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