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