1. 6b5e5ba Use exitFromCmd when ONOS CLI times out by You Wang · 6 years ago
  2. a9a5e00 CHO test fixes: Check host IPs and make sure dhcp servers are always connected in HAGG topo by You Wang · 6 years ago
  3. 43149ef Merge "[ONOS-7904] Run CHO test with Segment Routing and H-AGG topology" by You Wang · 6 years ago
  4. 7d14d64 [ONOS-7904] Run CHO test with Segment Routing and H-AGG topology by You Wang · 6 years ago
  5. eccfe21 fix assertion of checking flows/groups by steven30801 · 6 years ago
  6. f03ae76 Add expectJson flag to onos:apps function by Jon Hall · 6 years ago
  7. 604f2df Merge "Fix a bug of expect result for timeout" by You Wang · 6 years ago
  8. e42f1fb Fix a bug of expect result for timeout by steven30801 · 6 years ago
  9. 22e94ce Another fix for Karaf 4.2 cli by Jon Hall · 6 years ago
  10. d91a70f Fixes for scaleTopo test by You Wang · 6 years ago
  11. b65f2e9 Sleep 5s after onos-wait-for-start by You Wang · 6 years ago
  12. cf31d0f Fix for an extra space in karaf cli by Jon Hall · 6 years ago
  13. d3097f7 Handle IndexError when counting flow numbers by You Wang · 6 years ago
  14. ce0d70b Debug failing regex matching by Jon Hall · 6 years ago
  15. 39e3ffe More regex fixes for karaf cli by Jon Hall · 6 years ago
  16. ad538f4 Fix typo in regex for cleaning Karaf 4.2 output by Jon Hall · 6 years ago
  17. be63301 Merge "[ONOS-7781] Migrate SRRouting test case 1 to POD" by You Wang · 6 years ago
  18. 8c9dd1c More robust pattern matching, add more logging and style fixes by Jon Hall · 6 years ago
  19. d5a94fb Fix for Karaf 4.2's custom WC implementation by Jon Hall · 6 years ago
  20. 0623dd4 Relax regex in karaf 4.2 even more by Jon Hall · 6 years ago
  21. 6c9e2da Karaf 4.2 changes by Jon Hall · 6 years ago
  22. 5e1469a Clean up some logging around atomix installation by Jon Hall · 6 years ago
  23. 0fc2170 [ONOS-7781] Migrate SRRouting test case 1 to POD by You Wang · 6 years ago
  24. b685a1c Check the result of atomix-install script by Jon Hall · 6 years ago
  25. 3283317 Use arping/ndisc6 for mininet host discovery by You Wang · 6 years ago
  26. bef7ea1 Fix password setup for ONOS Rest driver by You Wang · 6 years ago
  27. 3e6edb3 Update HA tests to Atomix 3.x by Jon Hall · 6 years ago
  28. ee9bcbb Merge "[ONOS-7765] Run SRMulticast test case 1 on Flex POD" by You Wang · 6 years ago
  29. 3b9689a Increase pexpect timeout for devices and ports command by You Wang · 6 years ago
  30. 4cc6191 [ONOS-7765] Run SRMulticast test case 1 on Flex POD by You Wang · 6 years ago
  31. f32c6ed Close session files opened by components created in the tests by You Wang · 6 years ago
  32. d4fae5c Correctly exit from ping failures in SR tests by You Wang · 6 years ago
  33. b65d237 Allow sending ctrl+c multiple times to kill a command by You Wang · 6 years ago
  34. d65ba84 Ignore 'already up-to-date' when expecting onos-install results by You Wang · 6 years ago
  35. cdc51fe Fix appStatus function by You Wang · 6 years ago
  36. 0d9f2c0 Check nodes and apps in ONOSSetup by You Wang · 6 years ago
  37. d54c705 Run bazel build by default by You Wang · 6 years ago
  38. 3a5f74c Check if scapy packet filter started correctly by You Wang · 6 years ago
  39. f9d95be [ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup by You Wang · 6 years ago
  40. 9cb3dff Revert "[ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup" by You Wang · 6 years ago
  41. 1cf0b32 [ONOS-7756] Start/stop Atomix cluster as part of ONOS cluster setup by You Wang · 6 years ago
  42. 0f745de [ONOS-7747] Add router failure test cases to SRRouting by You Wang · 6 years ago
  43. 6e5b48e [ONOS-7736] Add vlan tagged host movement tests by You Wang · 6 years ago
  44. 7ea9058 [ONOS-7736] Host movement tests for dual-homed hosts by You Wang · 6 years ago
  45. 6260ed5 [ONOS-7736] Add IPv6 cases to SRRouting test case 651 by You Wang · 6 years ago
  46. 5ac7db7 Add timeout to onosDiagnostics by You Wang · 6 years ago
  47. 141b43b Send Ctrl+C to exit from previous command when getting pexpect timeout by You Wang · 6 years ago
  48. 223faa3 Catch pexpect timeout exception for onosDiagnostics by You Wang · 6 years ago
  49. 54b1d67 Fix T3 for SRRouting by You Wang · 6 years ago
  50. c28b0d0 Merge "Add HApowerFailure test" by Jon Hall · 6 years ago
  51. 0b82aa5 Changes required by new host probing implementation by You Wang · 6 years ago
  52. 0e24037 Add HApowerFailure test by Jon Hall · 6 years ago
  53. 5d9527b Assert that dst host exists when using t3-simple by You Wang · 6 years ago
  54. 5fad178 Implement moveDualHomedHost for SR tests by Jonghwan Hyun · 6 years ago
  55. 8f7c8d8 Merge "Use t3-troubleshoot-simple in SR tests for dual-homed hosts" by You Wang · 6 years ago
  56. c02f3be [ONOS-7650] SRRouting: add case 602 fix case 620 and 622 by You Wang · 6 years ago
  57. df5061f Functionality for counting buckets in an ecmp group. by Andreas Pantelopoulos · 6 years ago
  58. 0fa76e7 Use t3-troubleshoot-simple in SR tests for dual-homed hosts by You Wang · 6 years ago
  59. 8836b28 Merge "Implement moveHost and SRRouting test CASE651" by Jon Hall · 6 years ago
  60. a604fd4 Adding more simultaneous failure cases to SRRouting by Jon Hall · 6 years ago
  61. 785471d Implement moveHost and SRRouting test CASE651 by Jonghwan Hyun · 6 years ago
  62. fd80ab4 Fix for verifyHostLocation function by You Wang · 6 years ago
  63. 547893e Several fixes to SRMulticast by You Wang · 6 years ago
  64. 4838175 Make host discovery function more generic by You Wang · 6 years ago
  65. ac363b9 Revert "Enable host discovery after recovering switch by default in SR tests" by You Wang · 6 years ago
  66. 44e3923 Enable host discovery after recovering switch by default in SR tests by You Wang · 6 years ago
  67. 74c7ff2 [WIP] Added test 604/605 for routing tests. by Andreas Pantelopoulos · 6 years ago
  68. bc898b8 [ONOS-7636] Add function to verify host locations by You Wang · 6 years ago
  69. c9faf4c Fix missing vid option for composeT3Command by You Wang · 6 years ago
  70. 1874ffe Merge "Migrate existing SRRouting tests to use the new functions" by You Wang · 6 years ago
  71. d66de19 Migrate existing SRRouting tests to use the new functions by You Wang · 6 years ago
  72. e7b7647 Merge "Fix HA test on Fabric" by Jon Hall · 6 years ago
  73. 5da39c8 [ONOS-7635][ONOS-7636] Support for complex scenarios in SRRouting test by You Wang · 6 years ago
  74. 6e7ac44 Merge "[ONOS-7625] Refactor SRMulticast for complex test scenarios" by You Wang · 6 years ago
  75. c02d835 [ONOS-7625] Refactor SRMulticast for complex test scenarios by You Wang · 6 years ago
  76. 9677ed3 Fix HA test on Fabric by Jon Hall · 6 years ago
  77. fc8e020 Merge "Update changed onos cli command name" by Jon Hall · 6 years ago
  78. 0dd0995 Update changed onos cli command name by Jon Hall · 6 years ago
  79. bc74311 Catch more errors when starting mininet by Jon Hall · 6 years ago
  80. e24d627 [ONOS-7524] Mininet based SRMulticast tests by You Wang · 6 years ago
  81. 5df1c6d [ONOS-7594] Collect onos-diags when ping fails in SR test and other minor fixes by You Wang · 6 years ago
  82. b188552 Merge "[ONOS-7408] Refactor HA suite to be able to run with trellis" by Jon Hall · 6 years ago
  83. ab61137 [ONOS-7408] Refactor HA suite to be able to run with trellis by Jon Hall · 7 years ago
  84. 18db859 Add more cleanup to mininet driver by You Wang · 6 years ago
  85. 4bd67c5 Merge "Fix for sending extra new line after interrupting a command" by Jon Hall · 6 years ago
  86. 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 6 years ago
  87. bd848ed Fix IndentationError when setting interface in scapy driver by You Wang · 6 years ago
  88. 6a0c4de [CORD-2862] TestON drivers for OFDPA and Host by Pier · 6 years ago
  89. 2238327 Merge "[Fix-bug] Here is a TypeError when running FUNCovsdbtest." by Jon Hall · 6 years ago
  90. 11f9ead Fix pingall logging in mininet CLI driver by You Wang · 6 years ago
  91. de3e508 [Fix-bug] Here is a TypeError when running FUNCovsdbtest. by Jian Tian · 6 years ago
  92. 79f5c5b Add option to avoid checking interfaces when getting host names from Mininet by You Wang · 6 years ago
  93. 6886971 Remove warning messages when getting attributes in onosClusterDriver by You Wang · 6 years ago
  94. 803dc56 Merge "Add SRDynamicConf tests" by You Wang · 7 years ago
  95. 812c70f Add SRDynamicConf tests by Jonghwan Hyun · 7 years ago
  96. 3c91016 Add ONOS node failures to SRRouting by Jon Hall · 7 years ago
  97. 2eae324 Added tests for static route testing. by Andreas Pantelopoulos · 7 years ago
  98. ba231e7 [ONOS-7502] Verify connectivity to remote hosts in SRRouting by You Wang · 7 years ago
  99. ddae7eb Merge "Added functionality for counting flows and groups." by You Wang · 7 years ago
  100. 9173d44 Added functionality for counting flows and groups. by Andreas Pantelopoulos · 7 years ago