1. 53f0fea Merge "Refactor VLAN intent tests to actually use VLAN selectors" by Jon Hall · 8 years ago
  2. 9bfadd2 Minor improvements to HA stability by Jon Hall · 8 years ago
  3. eb5588a remove unneeded keyword arguments from send() call by Jeremy Songster · 8 years ago
  4. 832f9e9 Refactor VLAN intent tests to actually use VLAN selectors by Jeremy Songster · 8 years ago
  5. 4f1414c Merge "SAMPstatTemplate2 with driver modifications" by suibin zhang · 8 years ago
  6. bdcfad6 Fixed cli access by Flavio Castro · 8 years ago
  7. 116647a SAMPstatTemplate2 with driver modifications by suibin zhang · 8 years ago
  8. a6c90b2 Parameterize Server port by Jon Hall · 8 years ago
  9. 7d35bd0 Merge "Rename some lingering "Dependency" references to "dependencies"" by Jon Hall · 8 years ago
  10. 7ac7bc3 Don't try to use nodes not active by Jon Hall · 8 years ago
  11. 96eedd9 Merge "Add new dynamic scaling test" by Jon Hall · 8 years ago
  12. 321a457 Rename some lingering "Dependency" references to "dependencies" by Jon Hall · 8 years ago
  13. a510a8a Remove scapy functions from mininet driver by Jon Hall · 8 years ago
  14. 9ebd1bd Add new dynamic scaling test by Jon Hall · 8 years ago
  15. 2413987 Fix checkStatus function in drivers by You Wang · 8 years ago
  16. 5dfc0b2 Merge "Reduce the sleep time when send Arping package - Sleep 1 second will cause this test take too long time" by Jon Hall · 8 years ago
  17. 27257be Merge "Exception handling for FUNCnetCfg + fix some issues in FUNCintent Change-Id: I88fbc705cdbb4be6f63a7c243f4941f7d6b1ff89" by Jeremy Songster · 8 years ago
  18. 7edb663 modify checking for ONOS startup and reduce pingall timeout by Jeremy Songster · 8 years ago
  19. 94798e7 Merge "Dumping flows on each test now" by Jon Hall · 8 years ago
  20. d2ffffa Dumping flows on each test now by Flavio Castro · 8 years ago
  21. 5c3fdb4 Exception handling for FUNCnetCfg by Jeremy Songster · 8 years ago
  22. 0f87486 Reduce the sleep time when send Arping package by YPZhang · 8 years ago
  23. 6f07ea9 Merge "Case 6000" by Jeremy Songster · 8 years ago
  24. f1153fb Rename NewDistributedFlowRuleStore to DistributedFlowRuleStore by YPZhang · 8 years ago
  25. 26a139e Add result controll in arping function by YPZhang · 8 years ago
  26. da650a9 Merge "Added 4x4 test case" by Jon Hall · 8 years ago
  27. 96eaa2e Added 4x4 test case by Flavio Castro · 8 years ago
  28. 70a1bc6 add MISC folder/category and move SCPFbatchFlowResp to it by suibin zhang · 8 years ago
  29. 2995a22 Merge "add SCPFbatchFlowResp test case" by suibin zhang · 8 years ago
  30. c436225 Case 6000 by sathishm · 8 years ago
  31. 0365755 Merge "Exception handling for FUNCintentRest Change-Id: Iddbdeb1983fa3598ae6ed2972817cf4bf8c66da7" by Jeremy · 8 years ago
  32. 7b4d726 Fixed hardcoded variable and Added logging by Flavio Castro · 8 years ago
  33. 1730862 add SCPFbatchFlowResp test case by suibin zhang · 8 years ago
  34. 0f08438 QUICK FIX: - Remove host compare before onos discover host by YPZhang · 8 years ago
  35. c5cbe67 Change Topology number, to make test stable - Now we use 10, 15, 20 topology by YPZhang · 8 years ago
  36. 8594223 Merge "Fix path in SDNIP tests" by Jon Hall · 8 years ago
  37. d936095 Merge "New method to discover host - Add retry to check topology - Using arping to discover host - Rename the folder" by YPZhang · 8 years ago
  38. 81a7d4e New method to discover host by YPZhang · 8 years ago
  39. cfe9d78 Merge "Rename SCPFswitchLat folder name" by Jon Hall · 8 years ago
  40. e344313 Rename SCPFswitchLat folder name by YPZhang · 8 years ago
  41. 17b2065 Fix path in SDNIP tests by Jon Hall · 8 years ago
  42. e4396b8 Merge "Exception handling added to FUNCintent where needed and made related changes to driver and teston functions Change-Id: I8db4949d7eeabb5067a3b70d238348858d0a445f" by Jon Hall · 8 years ago
  43. a79daa5 Add missing components to topo file by Jon Hall · 8 years ago
  44. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  45. 3ead680 fixed failed testing on PLATdockertest by suibin zhang · 8 years ago
  46. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  47. 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 8 years ago
  48. ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
  49. 25463a8 Fix some logic errors by Jon Hall · 8 years ago
  50. 8616099 Add error handling to FUNCflow by Jeremy · 8 years ago
  51. 3a7843a Protect against IndexErrors by Jon Hall · 8 years ago
  52. fa5aecd Merge "Refactor HA tests" by Jon Hall · 8 years ago
  53. 41d39f1 Refactor HA tests by Jon Hall · 8 years ago
  54. a56f113 Merge "Disabled readbility function to stop unintended reordering of json configuration" by Jeremy · 8 years ago
  55. 357fe49 Merge "Fix a problem which flowObject didn't active correctly" by Jon Hall · 8 years ago
  56. e7580f3 Disabled readbility function to stop unintended reordering of json configuration by Jeremy · 8 years ago
  57. e589beb Fix a problem which flowObject didn't active correctly by YPZhang · 8 years ago
  58. 03dab01 Give flows more time to update if needed by Jeremy · 8 years ago
  59. 9d2dcad Rearrange some cases to make more sense by Jon Hall · 8 years ago
  60. 172b7ba Add ability to enable Flow Objectives by Jon Hall · 8 years ago
  61. a83a4cb Merge "added better exception catching to FUNCoptical" by Jeremy · 8 years ago
  62. 6a38671 Merge "Refactor/clean HA tests" by Jon Hall · 8 years ago
  63. a440e87 Refactor/clean HA tests by Jon Hall · 8 years ago
  64. 7134f5b added better exception catching to FUNCoptical by Jeremy · 8 years ago
  65. 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
  66. 503aa47 Fix user for Production cluster by Jon Hall · 8 years ago
  67. fc567ca Initial implementation of test suite for ONOS NETCONF by Jeremy · 9 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 · 9 years ago
  69. a482c20 New SCPFhostLat test by YPZhang · 9 years ago
  70. 6e9897d Cleaning up SDNIP tests a bit by Jon Hall · 9 years ago
  71. 763e8c3 Merge "Fix a bug of totalFlows is -1 beacuse timeout - Use REST API to get total ADDED flows" by Jon Hall · 9 years ago
  72. 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 · 9 years ago
  73. 5f82007 Fix sending requests to onos clis that are not connected by Jeremy · 9 years ago
  74. 11845ed Wait for ONOS to fully load before trying to configure it by Jon Hall · 9 years ago
  75. 85024fc Improve the SCPFscaleTopo Test by YPZhang · 9 years ago
  76. e1ea060 Added cli to FUNCintentRest to allow checking of leaders during case 1000 by Jeremy · 9 years ago
  77. 3386d69 Merge "Add HA test for split brain scenario" by Jon Hall · 9 years ago
  78. 6e70975 Add HA test for split brain scenario by Jon Hall · 9 years ago
  79. cb86c5b SCPFscalingMaxIntens Tests by YPZhang · 9 years ago
  80. a7317b8 case6 needs a new driver, disable it for now by pingping-lin · 9 years ago
  81. bc6a0aa Fixed checkFlowState wait times in FUNCintentRest to make testcases more consistent by Jeremy · 9 years ago
  82. 2f190ca Update to FUNCintentRest by Jeremy · 9 years ago
  83. e3109a7 Fix a bug of totalFlows is -1 beacuse timeout by YPZhang · 9 years ago
  84. 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 · 9 years ago
  85. e0cb5eb Started work on Multi to Single Endpoint Failure Test. by Jeremy · 9 years ago
  86. f6f14a0 Refactored SCPFmaxIntents by YPZhang · 9 years ago
  87. 0779bac Improve host discovery (IPv6) and link events verification methods in CHO test by You Wang · 9 years ago
  88. 0a0fdab Remove duplicated links in ATT topology by You Wang · 9 years ago
  89. 96c201b Merge "ONOS-3343 Initial scapy implementation commit" by Jon Hall · 9 years ago
  90. 924ccfe - Using retry for balance master by YPZhang · 9 years ago
  91. 1f39bf0 ONOS-3343 Initial scapy implementation commit by Jeremy Songster · 9 years ago
  92. 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 · 9 years ago
  93. b5d3f83 Improve MaxIntents Tests by YPZhang · 9 years ago
  94. c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
  95. 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 · 9 years ago
  96. ed77124 Refactored test by GlennRC · 9 years ago
  97. 9288fdd Update onos-gen-partitions file to match new format by Jon Hall · 9 years ago
  98. ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
  99. cf3e2f8 Merge "Add variable for plot index" by Jon Hall · 9 years ago
  100. a9845df Add variable for plot index by Jon Hall · 9 years ago