1. 3283317 Use arping/ndisc6 for mininet host discovery by You Wang · 6 years ago
  2. f32c6ed Close session files opened by components created in the tests by You Wang · 6 years ago
  3. d4fae5c Correctly exit from ping failures in SR tests by You Wang · 6 years ago
  4. b65d237 Allow sending ctrl+c multiple times to kill a command by You Wang · 6 years ago
  5. 0f745de [ONOS-7747] Add router failure test cases to SRRouting by You Wang · 6 years ago
  6. 6e5b48e [ONOS-7736] Add vlan tagged host movement tests by You Wang · 6 years ago
  7. 7ea9058 [ONOS-7736] Host movement tests for dual-homed hosts by You Wang · 6 years ago
  8. 6260ed5 [ONOS-7736] Add IPv6 cases to SRRouting test case 651 by You Wang · 6 years ago
  9. 0b82aa5 Changes required by new host probing implementation by You Wang · 6 years ago
  10. 5fad178 Implement moveDualHomedHost for SR tests by Jonghwan Hyun · 6 years ago
  11. 8836b28 Merge "Implement moveHost and SRRouting test CASE651" by Jon Hall · 6 years ago
  12. a604fd4 Adding more simultaneous failure cases to SRRouting by Jon Hall · 6 years ago
  13. 785471d Implement moveHost and SRRouting test CASE651 by Jonghwan Hyun · 6 years ago
  14. 547893e Several fixes to SRMulticast by You Wang · 6 years ago
  15. 4838175 Make host discovery function more generic by You Wang · 6 years ago
  16. ac363b9 Revert "Enable host discovery after recovering switch by default in SR tests" by You Wang · 6 years ago
  17. 44e3923 Enable host discovery after recovering switch by default in SR tests by You Wang · 6 years ago
  18. 74c7ff2 [WIP] Added test 604/605 for routing tests. by Andreas Pantelopoulos · 6 years ago
  19. d66de19 Migrate existing SRRouting tests to use the new functions by You Wang · 6 years ago
  20. 5da39c8 [ONOS-7635][ONOS-7636] Support for complex scenarios in SRRouting test by You Wang · 6 years ago
  21. bc74311 Catch more errors when starting mininet by Jon Hall · 6 years ago
  22. e24d627 [ONOS-7524] Mininet based SRMulticast tests by You Wang · 6 years ago
  23. b188552 Merge "[ONOS-7408] Refactor HA suite to be able to run with trellis" by Jon Hall · 6 years ago
  24. ab61137 [ONOS-7408] Refactor HA suite to be able to run with trellis by Jon Hall · 6 years ago
  25. 18db859 Add more cleanup to mininet driver by You Wang · 6 years ago
  26. 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 6 years ago
  27. 11f9ead Fix pingall logging in mininet CLI driver by You Wang · 6 years ago
  28. 79f5c5b Add option to avoid checking interfaces when getting host names from Mininet by You Wang · 6 years ago
  29. 803dc56 Merge "Add SRDynamicConf tests" by You Wang · 6 years ago
  30. 812c70f Add SRDynamicConf tests by Jonghwan Hyun · 6 years ago
  31. 3c91016 Add ONOS node failures to SRRouting by Jon Hall · 6 years ago
  32. ba231e7 [ONOS-7502] Verify connectivity to remote hosts in SRRouting by You Wang · 6 years ago
  33. 53dba1e [ONOS-7398] Add SegmentRouting DHCPRelay test by You Wang · 6 years ago
  34. f19d9f4 [ONOS-7488] Add retries to ping for SRRouting by You Wang · 6 years ago
  35. 173f2a0 Fix typo in mininet driver by Jon Hall · 6 years ago
  36. 8270549 [ONOS-7104]: Style fixes to the drivers directory in TestON by Jeremy Ronquillo · 7 years ago
  37. 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
  38. a7cfdbd [ONOS-7074]Investigate the SCPFscaleTopo by Devin Lim · 7 years ago
  39. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  40. 4407596 [ONOS-6901] Fix how the systemTest does not return any result when it forced to quit the test by Devin Lim · 7 years ago
  41. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  42. 0f2008a Redirect new bash session to home dir when connecting using ssh by Jeremy Ronquillo · 7 years ago
  43. b2ca25e Compare lower case 'local' for compatibility with other VMs. by Jeremy Ronquillo · 7 years ago
  44. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  45. 2c8959e Add vpls drivers and test by Jon Hall · 8 years ago
  46. e4121a9 [ONOS-5514] add vlan interfaces to Sdn-ip tests by alison · 8 years ago
  47. 801d46d Imporve SCPFportLat test by YPZhang · 8 years ago
  48. 404f7e7 [onos-1481] Add exception handling to mininet driver functions by Ming Yan Shu · 8 years ago
  49. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  50. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
  51. 12f34c3 Added Case32 and updated SAMPstartTemplate by alison · 8 years ago
  52. 083ae98 Add error handling for checkFlowId in MininetCliDriver by You Wang · 8 years ago
  53. 91c37cf Add exception handling for parseFlowTable in MininetCliDriver by You Wang · 8 years ago
  54. 915100c Merge "Framework of the new CHOtest" by You Wang · 8 years ago
  55. db927a5 Framework of the new CHOtest by You Wang · 8 years ago
  56. 3c512f7 Handle rare exception in Mininet driver by Jon Hall · 8 years ago
  57. a510a8a Remove scapy functions from mininet driver by Jon Hall · 8 years ago
  58. 26a139e Add result controll in arping function by YPZhang · 8 years ago
  59. 67d0fc8 Merge "return main.TRUE when mininet handle not logged into mininet" by Jon Hall · 8 years ago
  60. 9cdb113 return main.TRUE when mininet handle not logged into mininet by Jeremy · 8 years ago
  61. d936095 Merge "New method to discover host - Add retry to check topology - Using arping to discover host - Rename the folder" by YPZhang · 8 years ago
  62. 81a7d4e New method to discover host by YPZhang · 8 years ago
  63. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  64. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  65. 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 8 years ago
  66. ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
  67. 41d39f1 Refactor HA tests by Jon Hall · 8 years ago
  68. cc38a54 Segment Routing tests by Flavio Castro · 8 years ago
  69. 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 8 years ago
  70. af68431 [ONOS-3568] Fix pingall timeout issue by You Wang · 8 years ago
  71. ed77124 Refactored test by GlennRC · 8 years ago
  72. acd1b18 More bad input handling by Jon Hall · 9 years ago
  73. fa65fce Stripped flow before comparison by GlennRC · 9 years ago
  74. 17bbcf5 Fixed flow comparison by GlennRC · 9 years ago
  75. 0a54379 Turn off debug by default for GetFlowTable by Jon Hall · 9 years ago
  76. bcc1c79 Fix the command for ipv6 ping by Subhash Kumar Singh · 9 years ago
  77. 68467eb [ONOS-3367] Updated HA test to use the new mininet functions for getting flow tables and comparing them by GlennRC · 9 years ago
  78. 528ad29 Better parsing of flow table in mininet by GlennRC · 9 years ago
  79. ca7ac29 Fix function call to match updated function by Jon Hall · 9 years ago
  80. 956ea74 Added more functionality to flow test suite by GlennRC · 9 years ago
  81. 073e8bc [ONOS-2276] Flow Test Suite by GlennRC · 9 years ago
  82. 892818c Initial functions to use scapy to send and receive packets by Jon Hall · 9 years ago
  83. 934576d Fix typo by Jon Hall · 9 years ago
  84. 3b489db Choose ONOS nodes so that only one partition looses a majority by Jon Hall · 9 years ago
  85. 5bb663b add cell file & change test case name by pingping-lin · 9 years ago
  86. 6d50627 Fixed a syntax error in pingAllHosts() and tweaked the matrix output by GlennRC · 9 years ago
  87. d10d3cc refactored pingHosts and pingIPv6Hosts by GlennRC · 9 years ago
  88. ad4f6ab Merge "[Emu] Changes default OpenFlow port to 6653. Remove trailing spaces." by Jon Hall · 9 years ago
  89. f07c44a Updated mininet driver and CHOtest to use the new IPv6 pingall function by GlennRC · 9 years ago
  90. 8244a3b add case 7 for I2, add new drivers by pingping-lin · 9 years ago
  91. 029be65 [Emu] Changes default OpenFlow port to 6653. Remove trailing spaces. by Charles Chan · 9 years ago
  92. 7d1eacf https://gerrit.onosproject.org/#/c/5235/ by Hari Krishna · 9 years ago
  93. 2cf7d95 ONOS-1321 Modified the pingIpv6Hosts mininet driver function to print in matrix form by GlennRC · 9 years ago
  94. 012a1c1 Added ping6Host to run across a pair of v6 hosts with options specified by Hari Krishna · 9 years ago
  95. a5cb341 Fix pexpect isssues/refactor arping command by Jon Hall · 9 years ago
  96. 4223dbd Initial commit of basic IPv6 coverage in CHOtest by Hari Krishna · 9 years ago
  97. 3bf8ea8 corrected sendline and expect statements in pingAllhosts, pingIpv6Hosts by Hari Krishna · 9 years ago
  98. d9e23de Changed copyMininetFile of onosdriver to scp function in clidriver by kelvin-onlab · 9 years ago
  99. 9b42b0a Add flow rest api driver by kelvin-onlab · 9 years ago
  100. 9592fc8 added pingIPv6Hosts driver function with prefix option by Hari Krishna · 9 years ago