1. bc8ad9e Merge "Refactored test and increased pingall timeout and sleep" by GlennRC · 9 years ago
  2. 026dba6 Replaced pingall with a less stressfull ping method by GlennRC · 9 years ago
  3. e283c4b Refactored test and increased pingall timeout and sleep by GlennRC · 9 years ago
  4. 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
  5. 20fc652 Added a cleanup case to allow the reuse of dpids by GlennRC · 9 years ago
  6. af39dcc Fix topo check when no hosts have benn discovered yet by Jon Hall · 9 years ago
  7. 20b3ed4 Merge "add fsfw port" by pingping-lin · 9 years ago
  8. d64d684 Merge "Resolve import naming collision" by Jon Hall · 9 years ago
  9. d9eb327 Merge "Retry Hosts call on consistent Map timeouts" by Jon Hall · 9 years ago
  10. baf5316 Retry Hosts call on consistent Map timeouts by Jon Hall · 9 years ago
  11. 3806f11 add fsfw port by pingping-lin · 9 years ago
  12. 6cae442 add fsfw connecting port by pingping-lin · 9 years ago
  13. 0955490 Resolve import naming collision by Phil Huang · 9 years ago
  14. 657cdf6 Fix bug, 'or' to 'and' by Jon Hall · 9 years ago
  15. acd1b18 More bad input handling by Jon Hall · 9 years ago
  16. c724472 config vlan to speaker and peer hosts by pingping-lin · 9 years ago
  17. d923743 Merge "Port stability fixes to all tests" by Jon Hall · 9 years ago
  18. f3d16e7 Port stability fixes to all tests by Jon Hall · 9 years ago
  19. 20038c4 Merge "Increased timeout" by GlennRC · 9 years ago
  20. 3de7223 Increased timeout by GlennRC · 9 years ago
  21. de6b1e0 make USECASE_SdnipI2MN_Cluster.py executable by pingping-lin · 9 years ago
  22. 331b923 update controller IP addresses in fsfw by pingping-lin · 9 years ago
  23. 6a4142a update peer name in param config by pingping-lin · 9 years ago
  24. 7b1dacd make vrrpd script executable by pingping-lin · 9 years ago
  25. 9f8c814 move vrrp config to dependency by pingping-lin · 9 years ago
  26. 1477663 shorter peer name for vlan, add fsfw config by pingping-lin · 9 years ago
  27. 5f964c6 add vrrp config and kill commnad by pingping-lin · 9 years ago
  28. ed7a26b add default IP to peers for mininet to use in ping by pingping-lin · 9 years ago
  29. 8a6070a change peer host name according to the mininet environment by pingping-lin · 9 years ago
  30. 8aea3d5 let the vlan show up in ifconfig result by pingping-lin · 9 years ago
  31. d7ea453 Merge "Removed multithreaded appid checks and disabled fwd app at the end of the case" by GlennRC · 9 years ago
  32. 15d164c Removed multithreaded appid checks and disabled fwd app at the end of the case by GlennRC · 9 years ago
  33. e654026 shorter the peer name to show the vlan tag by pingping-lin · 9 years ago
  34. 983c7a3 add vlan to speaker1 and 3 peers by pingping-lin · 9 years ago
  35. 3afe4c9 Handle bad output for hosts in HAclusterRestart by Jon Hall · 9 years ago
  36. 541b8e0 Add delay for multiple netCfg updates by Jon Hall · 9 years ago
  37. ee8f3bf Retry if topo comparison fails and increase sleep time by GlennRC · 9 years ago
  38. 2db2995 Moved prifix counter after compare topo case and fixed dpid format by GlennRC · 9 years ago
  39. 289c1b6 Updated case5 to use unique dpids by GlennRC · 9 years ago
  40. 186b736 Storing the correct dpids by GlennRC · 9 years ago
  41. ef344fc Using unique dpids for each topology and excluded the ipv6 pingall cases by GlennRC · 9 years ago
  42. 51d108e Merge "Installing only openflow-base" by GlennRC · 9 years ago
  43. f6826f1 Installing only openflow-base by GlennRC · 9 years ago
  44. e9b1fa3 Harden HA tests against bad ONOS output by Jon Hall · 9 years ago
  45. 559218e fix test failure on case900 - getting onos exception logs by suibin zhang · 9 years ago
  46. a0c395f Using the activateApp driver to activate the vtn app by GlennRC · 9 years ago
  47. 3dbc7dc Prevent netCfg test from crashing on bad ONOS output. by Jon Hall · 9 years ago
  48. 525ecaa Update HA test READMEs by Jon Hall · 9 years ago
  49. 7a25637 Merge "add extra print to get around a pexpect problem" by Jon Hall · 9 years ago
  50. e9107e4 make the fsfw ip configurable by pingping-lin · 9 years ago
  51. 15fa4be make the fsfw port configurable by pingping-lin · 9 years ago
  52. 8c17880 seperate fsfw IP from onos ip by pingping-lin · 9 years ago
  53. d3eb8a8 rename mininet script file name and the config in params by pingping-lin · 9 years ago
  54. 47a4105 Merge "Created README files for CHO, FUNC, and SCPF tests" by GlennRC · 9 years ago
  55. 1607802 add fsfw config file to ONOS cluster, fsfw environment by pingping-lin · 9 years ago
  56. 33ece48 add cell file to ONOS cluster, fsfw environment by pingping-lin · 9 years ago
  57. 26990f0 add test environment - onos cluster, 2 BGP speakers, FSFW by pingping-lin · 9 years ago
  58. 0243c3f Created README files for CHO, FUNC, and SCPF tests by GlennRC · 9 years ago
  59. 126282c add extra print to get around a pexpect problem by suibin zhang · 9 years ago
  60. 91ca63b Merge "Add Network Configuration subsytem test" by Jon Hall · 9 years ago
  61. 66e001c Add Network Configuration subsytem test by Jon Hall · 9 years ago
  62. 7d4e907 add README for manually running the test USECASE_SdnipFunction_fsfw by pingping-lin · 9 years ago
  63. 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
  64. 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
  65. 5ea4d30 WIP : CASE2000 by Subhash Kumar Singh · 9 years ago
  66. 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
  67. 3b067ea make image cleanup more robust; add check/start docker case; add check onos log; other minor fixes by suibin zhang · 9 years ago
  68. d96e252 Merge "Fixed error printout in CASE15 Elections" by Jon Hall · 9 years ago
  69. 29233db Fixed error printout in CASE15 Elections by acsmars · 9 years ago
  70. 8d60653 Merge "minor fixes per Jon's comment" by Jon Hall · 9 years ago
  71. 820dac7 do not need to reactivate again after fix ONOS-3132 by pingping-lin · 9 years ago
  72. 5ae2533 minor fixes per Jon's comment by suibin zhang · 9 years ago
  73. 7115af6 Merge "Intial Folder struecture for the IPv6 Test scripts" by Jon Hall · 9 years ago
  74. 1a29169 add Case 1000 description by suibin zhang · 9 years ago
  75. c73b3a7 Intial Folder struecture for the IPv6 Test scripts by Subhash Kumar Singh · 9 years ago
  76. d373602 change startup wait time to 60sec by suibin zhang · 9 years ago
  77. c763570 minor comment change by suibin zhang · 9 years ago
  78. c1cfcc2 Merge "Basic Platform test suite using onos docker images; test activate and deactivate apps" by suibin zhang · 9 years ago
  79. fd266fd Basic Platform test suite using onos docker images; test activate and deactivate apps by suibin zhang · 9 years ago
  80. 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
  81. 31615cd Merge "Printing out correct scale in each case" by GlennRC · 9 years ago
  82. 90d4395 Printing out correct scale in each case by GlennRC · 9 years ago
  83. 2f753b5 Merge "Update gen-partition file to new version" by Jon Hall · 9 years ago
  84. 384447f Merge "Initial functions to use scapy to send and receive packets" by Glenn Contreras · 9 years ago
  85. 475f50d [ONOS-3181] Refactored test: by GlennRC · 9 years ago
  86. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  87. 3767730 Update gen-partition file to new version by Jon Hall · 9 years ago
  88. 92502a3 Merge "Port test fix from Minority test to the other HA Tests" by Jon Hall · 9 years ago
  89. 57b5043 Port test fix from Minority test to the other HA Tests by Jon Hall · 9 years ago
  90. ce9c01e Merge "Add some cases for closed-loop improvement" by Jon Hall · 9 years ago
  91. 2d86222 Merge "Always bringing down ONOS node 3 and increased the pingall timeout." by Jon Hall · 9 years ago
  92. 6ac11b1 Modified every IPv4 pingall case to execute multiple times by GlennRC · 9 years ago
  93. ed2122e Always bringing down ONOS node 3 and increased the pingall timeout. by GlennRC · 9 years ago
  94. 708a960 Added pingall case to testcases and added missing pingall timeout by GlennRC · 9 years ago
  95. 8e3cf39 Merge "[ONOS-3181] Refactored test and added try catches" by GlennRC · 9 years ago
  96. 632e289 [ONOS-3181] Refactored test and added try catches by GlennRC · 9 years ago
  97. f7be663 Pinging all hosts multiple times in CASE60 by GlennRC · 9 years ago
  98. 6844994 FUNCflow test suite by GlennRC · 9 years ago
  99. af809df Merge "WIP Added topology and topo dependency. Implemented the add flow case." by Jon Hall · 9 years ago
  100. a539137 WIP Added topology and topo dependency. Implemented the add flow case. by GlennRC · 9 years ago