1. 31615cd Merge "Printing out correct scale in each case" by GlennRC · 9 years ago
  2. 90d4395 Printing out correct scale in each case by GlennRC · 9 years ago
  3. 26c6b90 Ifup vnet host for Ovsdb CI failure by lanqinglong · 9 years ago
  4. 2f753b5 Merge "Update gen-partition file to new version" by Jon Hall · 9 years ago
  5. 384447f Merge "Initial functions to use scapy to send and receive packets" by Glenn Contreras · 9 years ago
  6. 475f50d [ONOS-3181] Refactored test: by GlennRC · 9 years ago
  7. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  8. 3767730 Update gen-partition file to new version by Jon Hall · 9 years ago
  9. 92502a3 Merge "Port test fix from Minority test to the other HA Tests" by Jon Hall · 9 years ago
  10. 57b5043 Port test fix from Minority test to the other HA Tests by Jon Hall · 9 years ago
  11. ce9c01e Merge "Add some cases for closed-loop improvement" by Jon Hall · 9 years ago
  12. 2d86222 Merge "Always bringing down ONOS node 3 and increased the pingall timeout." by Jon Hall · 9 years ago
  13. 6ac11b1 Modified every IPv4 pingall case to execute multiple times by GlennRC · 9 years ago
  14. ed2122e Always bringing down ONOS node 3 and increased the pingall timeout. by GlennRC · 9 years ago
  15. 708a960 Added pingall case to testcases and added missing pingall timeout by GlennRC · 9 years ago
  16. 8e3cf39 Merge "[ONOS-3181] Refactored test and added try catches" by GlennRC · 9 years ago
  17. 632e289 [ONOS-3181] Refactored test and added try catches by GlennRC · 9 years ago
  18. f7be663 Pinging all hosts multiple times in CASE60 by GlennRC · 9 years ago
  19. 6844994 FUNCflow test suite by GlennRC · 9 years ago
  20. af809df Merge "WIP Added topology and topo dependency. Implemented the add flow case." by Jon Hall · 9 years ago
  21. a539137 WIP Added topology and topo dependency. Implemented the add flow case. by GlennRC · 9 years ago
  22. 4d94c52 Merge "correct the way to check whether killed speaker1" by pingping-lin · 9 years ago
  23. 69f028a set default pause to off by suibin zhang · 9 years ago
  24. ba24653 Merge "Add Fix information of ovsdbtest failed cases" by suibin zhang · 9 years ago
  25. 916e13e Add Fix information of ovsdbtest failed cases by sunyulin · 9 years ago
  26. 9abad1b Grabbing the date from the temp string statically by GlennRC · 9 years ago
  27. c91f295 Merge "[ONOS-2794] Enable sending emails from main.stop()" by Jon Hall · 9 years ago
  28. 2b28a41 Printing out pexpect before and added try catches for splitting lines by GlennRC · 9 years ago
  29. b0dad9f Merge "ONOS-3091 Changed FUNCintentRest params to run OF 1.0 and 1.3 switch tests after verifying them." by Jon Hall · 9 years ago
  30. 3683da9 Merge "FUNCintent checkIntentState() passes if the second check passes." by Jon Hall · 9 years ago
  31. 2507978 [ONOS-2794] Enable sending emails from main.stop() by Jon Hall · 9 years ago
  32. 67419be ONOS-3091 Changed FUNCintentRest params to run OF 1.0 and 1.3 switch tests after verifying them. by acsmars · 9 years ago
  33. 6ea4726 change # iteration on each topo back to 50 by suibin zhang · 9 years ago
  34. 145cd0a correct the way to check whether killed speaker1 by pingping-lin · 9 years ago
  35. 3f932a7 change method by pingping-lin · 9 years ago
  36. c2cd957 Merge "kill leader node for CASE12" by pingping-lin · 9 years ago
  37. a14c7c8 kill leader node for CASE12 by pingping-lin · 9 years ago
  38. 884dc9e fixed typo by GlennRC · 9 years ago
  39. ea32cf8 Sdnip onos cluster function test case 1-12 by pingping-lin · 9 years ago
  40. 934576d Fix typo by Jon Hall · 9 years ago
  41. 2c4eacd Merge "Platform Test: docker driver" by Hari Krishna · 9 years ago
  42. d4ae1be Add some cases for closed-loop improvement by ligenyu · 9 years ago
  43. 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
  44. b9a9269 FUNCintent checkIntentState() passes if the second check passes. by acsmars · 9 years ago
  45. 6031b7c Platform Test: docker driver by Hari Krishna · 9 years ago
  46. 558cd86 Fixed a typo by GlennRC · 9 years ago
  47. 4b923c1 Merge " Added IPv6 to existing IPv4 VLAN hosts making them dual stack VLAN hosts. Adding IPv6 only VLAN hosts would have required too many changes to FUNCintent." by Hari Krishna · 9 years ago
  48. 1704d07 Implemented topology comparison case by GlennRC · 9 years ago
  49. 94ed223 Mininet startup and controller assignment is implemented by GlennRC · 9 years ago
  50. 105a030 Merge "[ONOS-2276] barebones flow test suite" by Jon Hall · 9 years ago
  51. 5147a42 [ONOS-2276] barebones flow test suite by GlennRC · 9 years ago
  52. d4862d1 FUNCintent dependencies assert string messages in all Testcase functions by acsmars · 9 years ago
  53. c160635 Fix bug when handling exceptions in certain situations by Jon Hall · 9 years ago
  54. 27e62dd Fixed XHTML close taqg bug when printing multiline assert messages on the last step in a case by acsmars · 9 years ago
  55. e2d1ed1 Wiki formatting for multiline asserts. by acsmars · 9 years ago
  56. e6955cc Merge "Refined SP, S2M and M2S intents for all 3 topologies" by Jon Hall · 9 years ago
  57. a97e48d Merge "Clean up ONOS REST driver" by Jon Hall · 9 years ago
  58. fa69a2a Refined SP, S2M and M2S intents for all 3 topologies by GlennRC · 9 years ago
  59. 710d45e Added IPv6 to existing IPv4 VLAN hosts making them dual stack VLAN hosts. by Hari Krishna · 9 years ago
  60. 1135339 Changed parameter name to avoid confusion by GlennRC · 9 years ago
  61. 9e7465e Fixed a minor bug by GlennRC · 9 years ago
  62. b8aa26d Reduced iterations for each topology to 10 by GlennRC · 9 years ago
  63. 4ae5a24 Updated IPv6 pingall cases to use new IPv6 pingall function by GlennRC · 9 years ago
  64. 1dde171 Parameterized the number of intent installation checks by GlennRC · 9 years ago
  65. bddd58f Using main.stop() as a breakpoint when a case fails and minor refactoring by GlennRC · 9 years ago
  66. e401b09 Clean up ONOS REST driver by Jon Hall · 9 years ago
  67. cd3d2a3 Add main.stop() which will pause execution by Jon Hall · 9 years ago
  68. 0dcdfac Turn off saving ONOS-logs, moved to jenkins by Jon Hall · 9 years ago
  69. aede031 delete git pull and mci part by pingping-lin · 9 years ago
  70. 9200904 Merge "More useful assert statements for FUNCintent. Only CASE1000 so far, do not merge yet." by Jon Hall · 9 years ago
  71. d56ca7d Merge "Clean up some style issues in teston.py and minor refactoring" by Jon Hall · 9 years ago
  72. fcfdc4f Checking intents after we bring links down and up by GlennRC · 9 years ago
  73. 5d8cc86 More useful assert statements for FUNCintent. Only CASE1000 so far, do not merge yet. by acsmars · 9 years ago
  74. 060d287 should fail instead of FAIL for all descriptions by pingping-lin · 9 years ago
  75. 5c5fb89 Merge "Fix exception when assert is called before a step" by Jon Hall · 9 years ago
  76. 714eeba Clean up some style issues in teston.py and minor refactoring by Jon Hall · 9 years ago
  77. e54ce21 Merge "[ONOS-2649] better intent checking" by GlennRC · 9 years ago
  78. db2c842 [ONOS-2649] better intent checking by GlennRC · 9 years ago
  79. 581a366 if ping fail, do not clean and exit by pingping-lin · 9 years ago
  80. 3f091d6 improve log description by pingping-lin · 9 years ago
  81. 80577e7 Fix exception when assert is called before a step by Jon Hall · 9 years ago
  82. cadc34f Merge "get networks/subnets/ports by none exsited id ,the return value is change" by Jon Hall · 9 years ago
  83. f16bb8d get networks/subnets/ports by none exsited id ,the return value is change by sunyulin · 9 years ago
  84. b3ebd3f improve wiki summary description by pingping-lin · 9 years ago
  85. 23e1479 Merge "Fix bug with steps" by Jon Hall · 9 years ago
  86. 5a72b71 Fix bug with steps by Jon Hall · 9 years ago
  87. 0351dee complete test case10 by pingping-lin · 9 years ago
  88. 90dfe2f add sdn-ip relative clean up command lines by pingping-lin · 9 years ago
  89. 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
  90. 59f32f6 Merge "Fix typos" by Jon Hall · 9 years ago
  91. 59f37cb change grep string to reflect new changes on openflow port by suibin zhang · 9 years ago
  92. ceb4abb Fix typos by Jon Hall · 9 years ago
  93. 6d50627 Fixed a syntax error in pingAllHosts() and tweaked the matrix output by GlennRC · 9 years ago
  94. 66391d8 Merge "refactored pingHosts and pingIPv6Hosts" by GlennRC · 9 years ago
  95. d10d3cc refactored pingHosts and pingIPv6Hosts by GlennRC · 9 years ago
  96. a8d786a Checking if intents are installed and running pingall twice by GlennRC · 9 years ago
  97. 2503558 Merge "update sdn-ip config file" by Jon Hall · 9 years ago
  98. 6e7ff50 Merge "ONOS-2508 FUNCovsdbtest flows install and vm go-online scripts" by Jon Hall · 9 years ago
  99. 2bdfe2d update sdn-ip config file by pingping-lin · 9 years ago
  100. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago