1. 81a7d4e New method to discover host by YPZhang · 8 years ago
  2. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  3. 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 8 years ago
  4. ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
  5. 25463a8 Fix some logic errors by Jon Hall · 8 years ago
  6. 3a7843a Protect against IndexErrors by Jon Hall · 8 years ago
  7. fa5aecd Merge "Refactor HA tests" by Jon Hall · 8 years ago
  8. 8616099 Add error handling to FUNCflow by Jeremy · 8 years ago
  9. 41d39f1 Refactor HA tests by Jon Hall · 8 years ago
  10. a56f113 Merge "Disabled readbility function to stop unintended reordering of json configuration" by Jeremy · 8 years ago
  11. 357fe49 Merge "Fix a problem which flowObject didn't active correctly" by Jon Hall · 8 years ago
  12. e7580f3 Disabled readbility function to stop unintended reordering of json configuration by Jeremy · 8 years ago
  13. e589beb Fix a problem which flowObject didn't active correctly by YPZhang · 8 years ago
  14. 03dab01 Give flows more time to update if needed by Jeremy · 8 years ago
  15. 9d2dcad Rearrange some cases to make more sense by Jon Hall · 8 years ago
  16. 172b7ba Add ability to enable Flow Objectives by Jon Hall · 8 years ago
  17. a83a4cb Merge "added better exception catching to FUNCoptical" by Jeremy · 8 years ago
  18. 6a38671 Merge "Refactor/clean HA tests" by Jon Hall · 8 years ago
  19. a440e87 Refactor/clean HA tests by Jon Hall · 8 years ago
  20. 7134f5b added better exception catching to FUNCoptical by Jeremy · 8 years ago
  21. 574d191 Merge "Initial implementation of test suite for ONOS NETCONF functionality using OF-Config -for more information please check the README" by Jon Hall · 8 years ago
  22. 503aa47 Fix user for Production cluster by Jon Hall · 8 years ago
  23. 11c49f3 Merge "Fix typo" by Jon Hall · 8 years ago
  24. 1aa0560 Fix typo by Jon Hall · 8 years ago
  25. bfe0000 Fix disconnect command to expect output when karaf doesn't fully load by Jon Hall · 8 years ago
  26. fc567ca Initial implementation of test suite for ONOS NETCONF by Jeremy · 8 years ago
  27. 2143ee5 Merge "Added Activate Flow Objectives test case Added empty json handling to prevent test from exiting early Change-Id: Ief212aad251b9801f03de4c1a70704e45f619766" by Jeremy · 8 years ago
  28. e4bc713 Added Activate Flow Objectives test case by Jeremy · 8 years ago
  29. d619ac7 Merge "Fix instalation of SDNIP-ICMP intents in FUNCintent" by Jon Hall · 8 years ago
  30. c5e6076 Merge "Fix a problem which set cfg didn't work correct" by YPZhang · 8 years ago
  31. 362aa92 Add missing component and minor formatting fixes by Jon Hall · 8 years ago
  32. 8ee4a65 Fix a problem which set cfg didn't work correct by YPZhang · 8 years ago
  33. f0aecdb correct onosDie() to use the onos-die command rather than onos-kill by Jeremy · 8 years ago
  34. da7f671 Merge "Added test case to activate Flow Objectives" by Jon Hall · 8 years ago
  35. b26e67f Merge "Add 4 new intent test case with FlowObj - SCPFintentEventTpWithFlowObj - SCPFintentInstallWithdrawLatWithFlowObj - SCPFintentRerouteLatWithFlowObj - SCPFscalingMaxIntentsWithFlowObj" by YPZhang · 8 years ago
  36. eb51cb1 Added test case to activate Flow Objectives by Jeremy · 8 years ago
  37. 0fd73be Merge "Improving SR 2x2 test" by Jon Hall · 8 years ago
  38. e0086c2 Merge "Updated check for node state." by Jon Hall · 8 years ago
  39. cd87222 moved main.flowCompiler variable from case 1 to case 2 to allow for it to reset to a default value by Jeremy · 8 years ago
  40. bd18278 Updated check for node state. by Jon Hall · 8 years ago
  41. 9c04a32 Don't exit script early by Jon Hall · 8 years ago
  42. 4cd37c1 Improving SR 2x2 test by Flavio Castro · 8 years ago
  43. 737d001 Add 4 new intent test case with FlowObj by YPZhang · 8 years ago
  44. 6e9748f Added Flow Objectives testing to FUNCintent by Jeremy · 8 years ago
  45. d8980bf Merge "Update plot indicies" by suibin zhang · 8 years ago
  46. 843f8bc Update plot indicies by Jon Hall · 8 years ago
  47. acaceaa Merge "Fixes and improvements to intent, link and pingall checking functions" by Jon Hall · 8 years ago
  48. 77badfc Fix the SCPFscaleTopo test CASE100 no_assert by YPZhang · 8 years ago
  49. ef1e657 Added additional responses checking to onosStatus method by You Wang · 8 years ago
  50. 8a59c5d Delete an unused variable by YPZhang · 8 years ago
  51. f1975ae Changed location of network-cfg json file to fix segment Routing test by Flavio Castro · 8 years ago
  52. 5a841cb Merge "Fix the flows number problem" by YPZhang · 8 years ago
  53. db645ed Merge "Revert "Add workaround for onos not respawning"" by Jon Hall · 8 years ago
  54. ea734be Revert "Add workaround for onos not respawning" by Jon Hall · 8 years ago
  55. b929323 Fix typo by Jon Hall · 8 years ago
  56. 5c526d1 Change ONOS user for production env by Jon Hall · 8 years ago
  57. 47779c2 Fix the flows number problem by YPZhang · 8 years ago
  58. d5042fa Merge "Segment Routing tests" by Jon Hall · 8 years ago
  59. eab7a24 Fix incorrect expect placement by Jon Hall · 8 years ago
  60. b404968 Add workaround for onos not respawning by Jon Hall · 8 years ago
  61. cc38a54 Segment Routing tests by Flavio Castro · 8 years ago
  62. fa23620 Merge "Fix a bug which flows are not correct" by YPZhang · 8 years ago
  63. a4acbb8 Fix a bug which flows are not correct by YPZhang · 8 years ago
  64. 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
  65. d0e9a6d Added additional response checking to the onosStart() function by Jeremy · 8 years ago
  66. 82ca589 Improve SCPFhostLat test by YPZhang · 8 years ago
  67. 7bd8306 Updated the expected response messages in onosStatus method by You Wang · 8 years ago
  68. 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
  69. a482c20 New SCPFhostLat test by YPZhang · 8 years ago
  70. 6e9897d Cleaning up SDNIP tests a bit by Jon Hall · 8 years ago
  71. c72b258 Add additional response checking to onosInstall by Jeremy · 8 years ago
  72. b658654 Fixes and improvements to intent, link and pingall checking functions by You Wang · 8 years ago
  73. 6f000c6 Fix instalation of SDNIP-ICMP intents in FUNCintent by Jeremy · 8 years ago
  74. d1f0380 add skipReleaseResourcesOnWithdrawal config param by suibin zhang · 8 years ago
  75. 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 8 years ago
  76. 42df2e7 Added testcase to balance ownership of switches to FUNCintent and by Jeremy · 8 years ago
  77. 918d8ab Make sure Jenkins runs though the whole job by Jon Hall · 8 years ago
  78. 3097ba9 Fix two bugs: by YPZhang · 8 years ago
  79. 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
  80. 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
  81. 5f82007 Fix sending requests to onos clis that are not connected by Jeremy · 8 years ago
  82. 11845ed Wait for ONOS to fully load before trying to configure it by Jon Hall · 8 years ago
  83. 85024fc Improve the SCPFscaleTopo Test by YPZhang · 8 years ago
  84. e1ea060 Added cli to FUNCintentRest to allow checking of leaders during case 1000 by Jeremy · 8 years ago
  85. 3386d69 Merge "Add HA test for split brain scenario" by Jon Hall · 8 years ago
  86. 6e70975 Add HA test for split brain scenario by Jon Hall · 8 years ago
  87. cb86c5b SCPFscalingMaxIntens Tests by YPZhang · 8 years ago
  88. a7317b8 case6 needs a new driver, disable it for now by pingping-lin · 8 years ago
  89. bc6a0aa Fixed checkFlowState wait times in FUNCintentRest to make testcases more consistent by Jeremy · 8 years ago
  90. 2f190ca Update to FUNCintentRest by Jeremy · 8 years ago
  91. e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 8 years ago
  92. 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
  93. e0cb5eb Started work on Multi to Single Endpoint Failure Test. by Jeremy · 8 years ago
  94. f6f14a0 Refactored SCPFmaxIntents by YPZhang · 8 years ago
  95. 0779bac Improve host discovery (IPv6) and link events verification methods in CHO test by You Wang · 8 years ago
  96. af68431 [ONOS-3568] Fix pingall timeout issue by You Wang · 8 years ago
  97. 0a0fdab Remove duplicated links in ATT topology by You Wang · 8 years ago
  98. 29d467d Merge "reconnect onos cli when disconnected" by Jon Hall · 8 years ago
  99. f69ab39 reconnect onos cli when disconnected by You Wang · 8 years ago
  100. 96c201b Merge "ONOS-3343 Initial scapy implementation commit" by Jon Hall · 8 years ago