1. 6e70975 Add HA test for split brain scenario by Jon Hall · 9 years ago
  2. 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
  3. e0cb5eb Started work on Multi to Single Endpoint Failure Test. by Jeremy · 9 years ago
  4. f6f14a0 Refactored SCPFmaxIntents by YPZhang · 9 years ago
  5. 0779bac Improve host discovery (IPv6) and link events verification methods in CHO test by You Wang · 9 years ago
  6. 0a0fdab Remove duplicated links in ATT topology by You Wang · 9 years ago
  7. 96c201b Merge "ONOS-3343 Initial scapy implementation commit" by Jon Hall · 9 years ago
  8. 924ccfe - Using retry for balance master by YPZhang · 9 years ago
  9. 1f39bf0 ONOS-3343 Initial scapy implementation commit by Jeremy Songster · 9 years ago
  10. 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
  11. b5d3f83 Improve MaxIntents Tests by YPZhang · 9 years ago
  12. c679355 ONOS Cli Driver Stability Fixes by Jon Hall · 9 years ago
  13. 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
  14. ed77124 Refactored test by GlennRC · 9 years ago
  15. 9288fdd Update onos-gen-partitions file to match new format by Jon Hall · 9 years ago
  16. ff566d5 Fix url for jenkins plots and minor driver cleanup by Jon Hall · 9 years ago
  17. cf3e2f8 Merge "Add variable for plot index" by Jon Hall · 9 years ago
  18. a9845df Add variable for plot index by Jon Hall · 9 years ago
  19. bc8ad9e Merge "Refactored test and increased pingall timeout and sleep" by GlennRC · 9 years ago
  20. 026dba6 Replaced pingall with a less stressfull ping method by GlennRC · 9 years ago
  21. e283c4b Refactored test and increased pingall timeout and sleep by GlennRC · 9 years ago
  22. 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
  23. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  24. 13b446e Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
  25. af39dcc Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
  26. d8f6de8 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  27. 20b3ed4 Merge "add fsfw port" by pingping-lin · 9 years ago
  28. d64d684 Merge "Resolve import naming collision" by Jon Hall · 9 years ago
  29. d9eb327 Merge "Retry Hosts call on consistent Map timeouts" by Jon Hall · 9 years ago
  30. baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  31. 3806f11 add fsfw port by pingping-lin · 9 years ago
  32. 6cae442 add fsfw connecting port by pingping-lin · 9 years ago
  33. 0955490 Resolve import naming collision by Phil Huang · 9 years ago
  34. 657cdf6 Fix bug, 'or' to 'and' by Jon Hall · 9 years ago
  35. acd1b18 More bad input handling by Jon Hall · 9 years ago
  36. c724472 config vlan to speaker and peer hosts by pingping-lin · 9 years ago
  37. d923743 Merge "Port stability fixes to all tests" by Jon Hall · 9 years ago
  38. f3d16e7 Port stability fixes to all tests by Jon Hall · 9 years ago
  39. 20038c4 Merge "Increased timeout" by GlennRC · 9 years ago
  40. 3de7223 Increased timeout by GlennRC · 9 years ago
  41. de6b1e0 make USECASE_SdnipI2MN_Cluster.py executable by pingping-lin · 9 years ago
  42. 331b923 update controller IP addresses in fsfw by pingping-lin · 9 years ago
  43. 6a4142a update peer name in param config by pingping-lin · 9 years ago
  44. 7b1dacd make vrrpd script executable by pingping-lin · 9 years ago
  45. 9f8c814 move vrrp config to dependency by pingping-lin · 9 years ago
  46. 1477663 shorter peer name for vlan, add fsfw config by pingping-lin · 9 years ago
  47. 5f964c6 add vrrp config and kill commnad by pingping-lin · 9 years ago
  48. ed7a26b add default IP to peers for mininet to use in ping by pingping-lin · 9 years ago
  49. 8a6070a change peer host name according to the mininet environment by pingping-lin · 9 years ago
  50. 8aea3d5 let the vlan show up in ifconfig result by pingping-lin · 9 years ago
  51. d7ea453 Merge "Removed multithreaded appid checks and disabled fwd app at the end of the case" by GlennRC · 9 years ago
  52. 15d164c Removed multithreaded appid checks and disabled fwd app at the end of the case by GlennRC · 9 years ago
  53. e654026 shorter the peer name to show the vlan tag by pingping-lin · 9 years ago
  54. 983c7a3 add vlan to speaker1 and 3 peers by pingping-lin · 9 years ago
  55. 3afe4c9 Handle bad output for hosts in HAclusterRestart by Jon Hall · 9 years ago
  56. 541b8e0 Add delay for multiple netCfg updates by Jon Hall · 9 years ago
  57. ee8f3bf Retry if topo comparison fails and increase sleep time by GlennRC · 9 years ago
  58. 2db2995 Moved prifix counter after compare topo case and fixed dpid format by GlennRC · 9 years ago
  59. 289c1b6 Updated case5 to use unique dpids by GlennRC · 9 years ago
  60. 186b736 Storing the correct dpids by GlennRC · 9 years ago
  61. ef344fc Using unique dpids for each topology and excluded the ipv6 pingall cases by GlennRC · 9 years ago
  62. 51d108e Merge "Installing only openflow-base" by GlennRC · 9 years ago
  63. f6826f1 Installing only openflow-base by GlennRC · 9 years ago
  64. e9b1fa3 Harden HA tests against bad ONOS output by Jon Hall · 9 years ago
  65. 559218e fix test failure on case900 - getting onos exception logs by suibin zhang · 9 years ago
  66. a0c395f Using the activateApp driver to activate the vtn app by GlennRC · 9 years ago
  67. 3dbc7dc Prevent netCfg test from crashing on bad ONOS output. by Jon Hall · 9 years ago
  68. 525ecaa Update HA test READMEs by Jon Hall · 9 years ago
  69. 7a25637 Merge "add extra print to get around a pexpect problem" by Jon Hall · 9 years ago
  70. e9107e4 make the fsfw ip configurable by pingping-lin · 9 years ago
  71. 15fa4be make the fsfw port configurable by pingping-lin · 9 years ago
  72. 8c17880 seperate fsfw IP from onos ip by pingping-lin · 9 years ago
  73. d3eb8a8 rename mininet script file name and the config in params by pingping-lin · 9 years ago
  74. 47a4105 Merge "Created README files for CHO, FUNC, and SCPF tests" by GlennRC · 9 years ago
  75. 1607802 add fsfw config file to ONOS cluster, fsfw environment by pingping-lin · 9 years ago
  76. 33ece48 add cell file to ONOS cluster, fsfw environment by pingping-lin · 9 years ago
  77. 26990f0 add test environment - onos cluster, 2 BGP speakers, FSFW by pingping-lin · 9 years ago
  78. 0243c3f Created README files for CHO, FUNC, and SCPF tests by GlennRC · 9 years ago
  79. 126282c add extra print to get around a pexpect problem by suibin zhang · 9 years ago
  80. 91ca63b Merge "Add Network Configuration subsytem test" by Jon Hall · 9 years ago
  81. 66e001c Add Network Configuration subsytem test by Jon Hall · 9 years ago
  82. 7d4e907 add README for manually running the test USECASE_SdnipFunction_fsfw by pingping-lin · 9 years ago
  83. ff225e6 Merge "Added more functionality to flow test suite - Added MPLS class - Testing MPLS selector - Testing TCP selector - Testing UDP selector - Checks flow tables in Mininet" by GlennRC · 9 years ago
  84. 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
  85. 5ea4d30 WIP : CASE2000 by Subhash Kumar Singh · 9 years ago
  86. d89fa59 Merge "make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes" by suibin zhang · 9 years ago
  87. 3b067ea make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes by suibin zhang · 9 years ago
  88. d96e252 Merge "Fixed error printout in CASE15 Elections" by Jon Hall · 9 years ago
  89. 29233db Fixed error printout in CASE15 Elections by acsmars · 9 years ago
  90. 8d60653 Merge "minor fixes per Jon's comment" by Jon Hall · 9 years ago
  91. 820dac7 do not need to reactivate again after fix ONOS-3132 by pingping-lin · 9 years ago
  92. 5ae2533 minor fixes per Jon's comment by suibin zhang · 9 years ago
  93. 7115af6 Merge "Intial Folder struecture for the IPv6 Test scripts" by Jon Hall · 9 years ago
  94. 1a29169 add Case 1000 description by suibin zhang · 9 years ago
  95. c73b3a7 Intial Folder struecture for the IPv6 Test scripts by Subhash Kumar Singh · 9 years ago
  96. d373602 change startup wait time to 60sec by suibin zhang · 9 years ago
  97. c763570 minor comment change by suibin zhang · 9 years ago
  98. c1cfcc2 Merge "Basic Platform test suite using onos docker images; test activate and deactivate apps" by suibin zhang · 9 years ago
  99. fd266fd Basic Platform test suite using onos docker images; test activate and deactivate apps by suibin zhang · 9 years ago
  100. e4a9942 Merge "[ONOS-2276] Flow Test Suite - tests flows with MAC address selectors - tests flows with IPv4 selectors - tests flows with vlan selector" by Jon Hall · 9 years ago