1. 843f8bc Update plot indicies by Jon Hall · 8 years ago
  2. 77badfc Fix the SCPFscaleTopo test CASE100 no_assert by YPZhang · 8 years ago
  3. ef1e657 Added additional responses checking to onosStatus method by You Wang · 8 years ago
  4. 8a59c5d Delete an unused variable by YPZhang · 8 years ago
  5. f1975ae Changed location of network-cfg json file to fix segment Routing test by Flavio Castro · 8 years ago
  6. 5a841cb Merge "Fix the flows number problem" by YPZhang · 8 years ago
  7. db645ed Merge "Revert "Add workaround for onos not respawning"" by Jon Hall · 8 years ago
  8. ea734be Revert "Add workaround for onos not respawning" by Jon Hall · 8 years ago
  9. b929323 Fix typo by Jon Hall · 8 years ago
  10. 5c526d1 Change ONOS user for production env by Jon Hall · 8 years ago
  11. 47779c2 Fix the flows number problem by YPZhang · 8 years ago
  12. d5042fa Merge "Segment Routing tests" by Jon Hall · 8 years ago
  13. eab7a24 Fix incorrect expect placement by Jon Hall · 8 years ago
  14. b404968 Add workaround for onos not respawning by Jon Hall · 8 years ago
  15. cc38a54 Segment Routing tests by Flavio Castro · 8 years ago
  16. fa23620 Merge "Fix a bug which flows are not correct" by YPZhang · 8 years ago
  17. a4acbb8 Fix a bug which flows are not correct by YPZhang · 8 years ago
  18. bb16077 Merge "Added additional response checking to the onosStart() function when onos-service <node ip> start is called, sometimes the command returns no response but still starts the ONOS service, this change addresses that case" by Jeremy · 8 years ago
  19. d0e9a6d Added additional response checking to the onosStart() function by Jeremy · 8 years ago
  20. 82ca589 Improve SCPFhostLat test by YPZhang · 8 years ago
  21. 7bd8306 Updated the expected response messages in onosStatus method by You Wang · 8 years ago
  22. 275e2e7 Merge "New SCPFhostLat test - New Test: SCPFhostLat test - This test will test the latency of find host - More information, please read README file Change-Id: If3847a246f392edf6ec698944e45f6498d791ef4" by Jon Hall · 8 years ago
  23. a482c20 New SCPFhostLat test by YPZhang · 8 years ago
  24. 6e9897d Cleaning up SDNIP tests a bit by Jon Hall · 8 years ago
  25. c72b258 Add additional response checking to onosInstall by Jeremy · 8 years ago
  26. d1f0380 add skipReleaseResourcesOnWithdrawal config param by suibin zhang · 8 years ago
  27. 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 8 years ago
  28. 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 8 years ago
  29. 918d8ab Make sure Jenkins runs though the whole job by Jon Hall · 8 years ago
  30. 3097ba9 Fix two bugs: by YPZhang · 8 years ago
  31. 763e8c3 Merge "Fix a bug of totalFlows is -1 beacuse timeout - Use REST API to get total ADDED flows" by Jon Hall · 8 years ago
  32. 8efc3a1 Merge "Improve the SCPFscaleTopo Test - The test result assert by verifing topology, not pingall result - Remove retry function for pingall - Tests topolgy start from 5x5 to 15x15" by YPZhang · 8 years ago
  33. 5f82007 Fix sending requests to onos clis that are not connected by Jeremy · 8 years ago
  34. 11845ed Wait for ONOS to fully load before trying to configure it by Jon Hall · 8 years ago
  35. 85024fc Improve the SCPFscaleTopo Test by YPZhang · 8 years ago
  36. e1ea060 Added cli to FUNCintentRest to allow checking of leaders during case 1000 by Jeremy · 8 years ago
  37. 3386d69 Merge "Add HA test for split brain scenario" by Jon Hall · 8 years ago
  38. 6e70975 Add HA test for split brain scenario by Jon Hall · 8 years ago
  39. cb86c5b SCPFscalingMaxIntens Tests by YPZhang · 8 years ago
  40. a7317b8 case6 needs a new driver, disable it for now by pingping-lin · 8 years ago
  41. bc6a0aa Fixed checkFlowState wait times in FUNCintentRest to make testcases more consistent by Jeremy · 8 years ago
  42. 2f190ca Update to FUNCintentRest by Jeremy · 8 years ago
  43. e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 8 years ago
  44. e4ab057 Merge "Started work on Multi to Single Endpoint Failure Test. -Test is uncompletable due to ONOS Bug that causes multi to single point intents to fail if one or more senders are disconnected." by Jon Hall · 8 years ago
  45. e0cb5eb Started work on Multi to Single Endpoint Failure Test. by Jeremy · 8 years ago
  46. f6f14a0 Refactored SCPFmaxIntents by YPZhang · 8 years ago
  47. 0779bac Improve host discovery (IPv6) and link events verification methods in CHO test by You Wang · 8 years ago
  48. af68431 [ONOS-3568] Fix pingall timeout issue by You Wang · 8 years ago
  49. 0a0fdab Remove duplicated links in ATT topology by You Wang · 8 years ago
  50. 29d467d Merge "reconnect onos cli when disconnected" by Jon Hall · 8 years ago
  51. f69ab39 reconnect onos cli when disconnected by You Wang · 8 years ago
  52. 96c201b Merge "ONOS-3343 Initial scapy implementation commit" by Jon Hall · 8 years ago
  53. ae04e62 Clean up log statement by Jon Hall · 8 years ago
  54. 924ccfe - Using retry for balance master by YPZhang · 8 years ago
  55. 1f39bf0 ONOS-3343 Initial scapy implementation commit by Jeremy Songster · 8 years ago
  56. df87f3c Merge " Improve MaxIntents Tests - Add two functions on driver, getTotalIntentsNum and getTotalFlowsNum - Fixed currIntents and currFlows is 0 after tests - Fixed the bug of writing database" by Jon Hall · 8 years ago
  57. 91089de Merge "Refactor logReport" by Jon Hall · 8 years ago
  58. b424222 Refactor logReport by Jon Hall · 8 years ago
  59. b5d3f83 Improve MaxIntents Tests by YPZhang · 8 years ago
  60. 72280bc Cleanup onosCfgSet in onosdriver.py by Jon Hall · 8 years ago
  61. c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 8 years ago
  62. 313eb09 Merge "Refactored test - Add test information - Chenge database path - Added link down and up driver - Added checkIntentSummary driver - Modified checkFlowsState driver to be more efficient - Refactored pushTestIntents driver - Modified sendline driver to handle pexpect timeout - Modify CASE20 and delete CASE21. Now Reroute part will in CASE20 - Modify checkFlowsState drive function, make sure other tests can use it - Add a param, to control reroute or not - Change batch size, min_Intents, Max_Intents, and check_interval in params file" by suibin zhang · 8 years ago
  63. ed77124 Refactored test by GlennRC · 8 years ago
  64. 9288fdd Update onos-gen-partitions file to match new format by Jon Hall · 8 years ago
  65. ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 8 years ago
  66. cf3e2f8 Merge "Add variable for plot index" by Jon Hall · 8 years ago
  67. a9845df Add variable for plot index by Jon Hall · 8 years ago
  68. afc0d0d Update README.md by Phil Huang · 8 years ago
  69. bc8ad9e Merge "Refactored test and increased pingall timeout and sleep" by GlennRC · 9 years ago
  70. 026dba6 Replaced pingall with a less stressfull ping method by GlennRC · 9 years ago
  71. e283c4b Refactored test and increased pingall timeout and sleep by GlennRC · 9 years ago
  72. c0beee0 Revert "Commit test example" by Jon Hall · 9 years ago
  73. 1989ccb Commit test example by Jon Hall · 9 years ago
  74. 9cf8f92 Merge "Added a cleanup case to allow the reuse of dpids - Created two drivers to remove hosts and devices - Removed the unique dpids from the topologies" by GlennRC · 9 years ago
  75. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  76. 13b446e Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
  77. af39dcc Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
  78. d8f6de8 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  79. 62987b3 Retry function for TestON. by Jon Hall · 9 years ago
  80. 20b3ed4 Merge "add fsfw port" by pingping-lin · 9 years ago
  81. 8491faf Merge "Update README.md" by Jon Hall · 9 years ago
  82. d64d684 Merge "Resolve import naming collision" by Jon Hall · 9 years ago
  83. d9eb327 Merge "Retry Hosts call on consistent Map timeouts" by Jon Hall · 9 years ago
  84. 9dc42b5 Merge "Retry function for TestON." by Jon Hall · 9 years ago
  85. baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  86. 3806f11 add fsfw port by pingping-lin · 9 years ago
  87. 6cae442 add fsfw connecting port by pingping-lin · 9 years ago
  88. fab7986 Update README.md by Phil Huang · 9 years ago
  89. 0955490 Resolve import naming collision by Phil Huang · 9 years ago
  90. 095730a Retry function for TestON. by Jon Hall · 9 years ago
  91. 657cdf6 Fix bug, 'or' to 'and' by Jon Hall · 9 years ago
  92. acd1b18 More bad input handling by Jon Hall · 9 years ago
  93. c724472 config vlan to speaker and peer hosts by pingping-lin · 9 years ago
  94. d923743 Merge "Port stability fixes to all tests" by Jon Hall · 9 years ago
  95. f3d16e7 Port stability fixes to all tests by Jon Hall · 9 years ago
  96. 20038c4 Merge "Increased timeout" by GlennRC · 9 years ago
  97. 3de7223 Increased timeout by GlennRC · 9 years ago
  98. de6b1e0 make USECASE_SdnipI2MN_Cluster.py executable by pingping-lin · 9 years ago
  99. baf7106 Merge "Stripped flow before comparison" by GlennRC · 9 years ago
  100. 331b923 update controller IP addresses in fsfw by pingping-lin · 9 years ago