1. c2e22b2 [ONOS-7937] Trigger slack notifications when test pass percentage is lower than expected by You Wang · 5 years ago
  2. b1665b5 [ONOS-7915] Run CHO test on Flex POD by You Wang · 6 years ago
  3. ae089aa Exit the test when flow-tester execution fails by You Wang · 5 years ago
  4. 8f5ff15 Exit the test when onos build fails by You Wang · 5 years ago
  5. 30668ff Refactor tests to use ONOSSetup.checkOnosNodes function by Jon Hall · 5 years ago
  6. 7880b37 [ONOS-7937] Add option to skip alarm logging in cleanAndExit by You Wang · 5 years ago
  7. aa7bc72 [ONOS-7937] Automatically check SCPF test results by You Wang · 5 years ago
  8. a8e7502 [ONOS-7937] Automatically check portLat results by You Wang · 5 years ago
  9. 28cb855 [ONOS-7937] Automatically check switchLat results by You Wang · 5 years ago
  10. fea7516 Exclude invalid latency numbers from intent reroute test results by You Wang · 5 years ago
  11. 21612ce Increase sleep time in SRRouting test by You Wang · 5 years ago
  12. a9a5e00 CHO test fixes: Check host IPs and make sure dhcp servers are always connected in HAGG topo by You Wang · 6 years ago
  13. 9c1553a Merge "correct patch for assertion of checking group" by You Wang · 6 years ago
  14. 43149ef Merge "[ONOS-7904] Run CHO test with Segment Routing and H-AGG topology" by You Wang · 6 years ago
  15. 7d14d64 [ONOS-7904] Run CHO test with Segment Routing and H-AGG topology by You Wang · 6 years ago
  16. 2399797 correct patch for assertion of checking group by steven30801 · 6 years ago
  17. eccfe21 fix assertion of checking flows/groups by steven30801 · 6 years ago
  18. 84f900a Merge "fix SRDhcprelay case22 description" by You Wang · 6 years ago
  19. e8c2b04 Fixes for CHO test by You Wang · 6 years ago
  20. 7da3c6e fix SRDhcprelay case22 description by steven30801 · 6 years ago
  21. d91a70f Fixes for scaleTopo test by You Wang · 6 years ago
  22. 25e3bcc Fix mastership failover test by You Wang · 6 years ago
  23. c33d649 Fix time format in scaleTopo test by You Wang · 6 years ago
  24. a72396d Increase sleep time for SegmentRouting startup by You Wang · 6 years ago
  25. f2e3d59 Merge "Skip checking return value of route-add CLI command" by You Wang · 6 years ago
  26. 0bed593 Skip checking return value of route-add CLI command by You Wang · 6 years ago
  27. 07ec564 Get correct latency in SCPFintentInstallWithdrawLat by You Wang · 6 years ago
  28. 71d02c3 Stop testing protected intents which has been deprecated by You Wang · 6 years ago
  29. 5a5c843 Stop Karaf logging INFO messages to the console by Jon Hall · 6 years ago
  30. be63301 Merge "[ONOS-7781] Migrate SRRouting test case 1 to POD" by You Wang · 6 years ago
  31. d5a94fb Fix for Karaf 4.2's custom WC implementation by Jon Hall · 6 years ago
  32. 6c9e2da Karaf 4.2 changes by Jon Hall · 6 years ago
  33. 0fc2170 [ONOS-7781] Migrate SRRouting test case 1 to POD by You Wang · 6 years ago
  34. 3b7b556 Increase timeout for scaling topology test by You Wang · 6 years ago
  35. b685a1c Check the result of atomix-install script by Jon Hall · 6 years ago
  36. 583705d [ONOS-7780] Migrate more SRMulticast test cases to POD by You Wang · 6 years ago
  37. 701fea1 Refactor Network partitioning test by Jon Hall · 6 years ago
  38. 96b3f16 Fix for mastership failover test by You Wang · 6 years ago
  39. cd1126d Increase startup check retries by Jon Hall · 6 years ago
  40. dbb95d6 Allow skipping onos/atomix cluster restart in TestON startup by You Wang · 6 years ago
  41. 3e6edb3 Update HA tests to Atomix 3.x by Jon Hall · 6 years ago
  42. ee9bcbb Merge "[ONOS-7765] Run SRMulticast test case 1 on Flex POD" by You Wang · 6 years ago
  43. 07831cb Increase retries for nodesCheck when starting up ONOS cluster by You Wang · 6 years ago
  44. ba973f0 Exit the test if checkOnosNodes fails by You Wang · 6 years ago
  45. 4cc6191 [ONOS-7765] Run SRMulticast test case 1 on Flex POD by You Wang · 6 years ago
  46. 4c207b3 Merge "Activate intentperf app later to make sure that it gets all cluster nodes" by You Wang · 6 years ago
  47. f085421 Activate intentperf app later to make sure that it gets all cluster nodes by You Wang · 6 years ago
  48. ae56416 Fixes for mastership failover test by You Wang · 6 years ago
  49. 162d519 Fix scapy packet filter in SRMulticast by You Wang · 6 years ago
  50. 9cb776e Remove main.stop from SR test library by You Wang · 6 years ago
  51. ebbf416 Add missing params needed for Jenkins by Jon Hall · 6 years ago
  52. d81e016 Update Atomix data position by Jon Hall · 6 years ago
  53. cdc51fe Fix appStatus function by You Wang · 6 years ago
  54. 0d9f2c0 Check nodes and apps in ONOSSetup by You Wang · 6 years ago
  55. d54c705 Run bazel build by default by You Wang · 6 years ago
  56. 8947715 Fix cleanup for SRMulticast by You Wang · 6 years ago
  57. e81b4a2 Merge "Add sleep between starting up topology and balancing masters for flow throughput test" by You Wang · 6 years ago
  58. 0889f9b Add sleep between starting up topology and balancing masters for flow throughput test by You Wang · 6 years ago
  59. aec6a09 SR test fixes by You Wang · 6 years ago
  60. 33fcb49 Use port down instead of link down in SRMulticast test case 105 and 106 by You Wang · 6 years ago
  61. f24904e Correctly remove scapy hosts in SRRouting by You Wang · 6 years ago
  62. 3a5f74c Check if scapy packet filter started correctly by You Wang · 6 years ago
  63. f9d95be [ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup by You Wang · 6 years ago
  64. 483a762 Merge "Revert "[ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup"" by You Wang · 6 years ago
  65. 9cb3dff Revert "[ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup" by You Wang · 6 years ago
  66. b9dd3ba Merge "[ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup" by You Wang · 6 years ago
  67. 2a1a335 Install ONOS in parallel in SRRouting by You Wang · 6 years ago
  68. 1cf0b32 [ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup by You Wang · 6 years ago
  69. 0f745de [ONOS-7747] Add router failure test cases to SRRouting by You Wang · 6 years ago
  70. 2cb7017 [ONOS-7736] Add and verify static routes in host movement cases by You Wang · 6 years ago
  71. 6e5b48e [ONOS-7736] Add vlan tagged host movement tests by You Wang · 6 years ago
  72. b254981 Add missing cleanup steps to SRRouting test case 651,652,653 by You Wang · 6 years ago
  73. 7ea9058 [ONOS-7736] Host movement tests for dual-homed hosts by You Wang · 6 years ago
  74. 6260ed5 [ONOS-7736] Add IPv6 cases to SRRouting test case 651 by You Wang · 6 years ago
  75. 02a83a7 Ignore results from warm-up iterations in host latency test by You Wang · 6 years ago
  76. 42f9e8a Remove retries for IPv6 ping in SRRouting by You Wang · 6 years ago
  77. 4aa9272 Fix timestamp format in mastership failover test by You Wang · 6 years ago
  78. cbfc15c Remove extra recoverSwitch call by You Wang · 6 years ago
  79. 4efd66b Fix SRRouting test cases with static routes by You Wang · 6 years ago
  80. 54b1d67 Fix T3 for SRRouting by You Wang · 6 years ago
  81. acff78f Merge "Fix for all routing/mcast configurations." by You Wang · 6 years ago
  82. 1e0665a Fix for all routing/mcast configurations. by Andreas Pantelopoulos · 6 years ago
  83. c28b0d0 Merge "Add HApowerFailure test" by Jon Hall · 6 years ago
  84. 0b82aa5 Changes required by new host probing implementation by You Wang · 6 years ago
  85. 0e24037 Add HApowerFailure test by Jon Hall · 6 years ago
  86. 051b55f Fix identical MAC addresses in trellis_fabric topo file by You Wang · 6 years ago
  87. 2ce254a Re-discover multicast sources in SRMulticast test case 202 by You Wang · 6 years ago
  88. f6c8343 Fix typo in SRRouting test case 8 by You Wang · 6 years ago
  89. be98fb1 [ONOS-7650] Workaround for CORD-3098 and CORD-3079 by You Wang · 6 years ago
  90. 5fad178 Implement moveDualHomedHost for SR tests by Jonghwan Hyun · 6 years ago
  91. 8f7c8d8 Merge "Use t3-troubleshoot-simple in SR tests for dual-homed hosts" by You Wang · 6 years ago
  92. c02f3be [ONOS-7650] SRRouting: add case 602 fix case 620 and 622 by You Wang · 6 years ago
  93. fc1cdde Merge "Functionality for counting buckets in an ecmp group." by You Wang · 6 years ago
  94. df5061f Functionality for counting buckets in an ecmp group. by Andreas Pantelopoulos · 6 years ago
  95. 0fa76e7 Use t3-troubleshoot-simple in SR tests for dual-homed hosts by You Wang · 6 years ago
  96. ba823f0 Skip test case on any multicast traffic failure by You Wang · 6 years ago
  97. 8836b28 Merge "Implement moveHost and SRRouting test CASE651" by Jon Hall · 6 years ago
  98. ebe6094 Merge "Fix for SRMulticast" by You Wang · 6 years ago
  99. 5c4a638 Fix for SRMulticast by You Wang · 6 years ago
  100. a604fd4 Adding more simultaneous failure cases to SRRouting by Jon Hall · 6 years ago