1. 50a0001 Look at port stats to choose port by Jon Hall · 3 years, 6 months ago
  2. 06fd0df Update tests for aether pods by Jon Hall · 3 years, 8 months ago
  3. 627b157 Enable running tests on a persistant network setup by Jon Hall · 3 years, 9 months ago
  4. 3957026 Updating test for TOST QA Pod by Jon Hall · 3 years, 10 months ago
  5. b369cba Fix matching on ipv6 link local address by Jon Hall · 4 years, 1 month ago
  6. 548db38 Fix for some tests that verify packets caught by scapy filters by You Wang · 4 years, 1 month ago
  7. 3c0114c Allow use of onos docker for existing tests by Jon Hall · 4 years, 1 month ago
  8. f6aeda2 Fix issues with master SR-stratum pipelines by Jon Hall · 4 years, 1 month ago
  9. 43060f6 Stratum Support for Segement Rounting Suite by Jon Hall · 4 years, 3 months ago
  10. dac3eae Add Stratum-bmv2 to Trellis SRBridging by Jon Hall · 4 years, 3 months ago
  11. 7ce2946 Fix the use of exitFromCmd in mininet cli driver by You Wang · 6 years ago
  12. b1665b5 [ONOS-7915] Run CHO test on Flex POD by You Wang · 6 years ago
  13. 7394467 Merge "[CORD-3242] Use ndsend to discover IPv6 hosts" by You Wang · 6 years ago
  14. 036ec2c [CORD-3242] Use ndsend to discover IPv6 hosts by You Wang · 6 years ago
  15. a01d7f7 Use exitFromCmd in mininet cli driver by You Wang · 6 years ago
  16. ad347c9 Try all interfaces when discovering an IPv6 host using ndisc6 by You Wang · 6 years ago
  17. a9a5e00 CHO test fixes: Check host IPs and make sure dhcp servers are always connected in HAGG topo by You Wang · 6 years ago
  18. 7d14d64 [ONOS-7904] Run CHO test with Segment Routing and H-AGG topology by You Wang · 6 years ago
  19. 3283317 Use arping/ndisc6 for mininet host discovery by You Wang · 6 years ago
  20. 4cc6191 [ONOS-7765] Run SRMulticast test case 1 on Flex POD by You Wang · 6 years ago
  21. f32c6ed Close session files opened by components created in the tests by You Wang · 6 years ago
  22. d4fae5c Correctly exit from ping failures in SR tests by You Wang · 6 years ago
  23. b65d237 Allow sending ctrl+c multiple times to kill a command by You Wang · 6 years ago
  24. 3a5f74c Check if scapy packet filter started correctly by You Wang · 6 years ago
  25. 0f745de [ONOS-7747] Add router failure test cases to SRRouting by You Wang · 6 years ago
  26. 6e5b48e [ONOS-7736] Add vlan tagged host movement tests by You Wang · 6 years ago
  27. 7ea9058 [ONOS-7736] Host movement tests for dual-homed hosts by You Wang · 6 years ago
  28. 6260ed5 [ONOS-7736] Add IPv6 cases to SRRouting test case 651 by You Wang · 6 years ago
  29. 0b82aa5 Changes required by new host probing implementation by You Wang · 6 years ago
  30. 5fad178 Implement moveDualHomedHost for SR tests by Jonghwan Hyun · 6 years ago
  31. 8836b28 Merge "Implement moveHost and SRRouting test CASE651" by Jon Hall · 6 years ago
  32. a604fd4 Adding more simultaneous failure cases to SRRouting by Jon Hall · 6 years ago
  33. 785471d Implement moveHost and SRRouting test CASE651 by Jonghwan Hyun · 6 years ago
  34. 547893e Several fixes to SRMulticast by You Wang · 6 years ago
  35. 4838175 Make host discovery function more generic by You Wang · 6 years ago
  36. ac363b9 Revert "Enable host discovery after recovering switch by default in SR tests" by You Wang · 6 years ago
  37. 44e3923 Enable host discovery after recovering switch by default in SR tests by You Wang · 6 years ago
  38. 74c7ff2 [WIP] Added test 604/605 for routing tests. by Andreas Pantelopoulos · 6 years ago
  39. d66de19 Migrate existing SRRouting tests to use the new functions by You Wang · 6 years ago
  40. 5da39c8 [ONOS-7635][ONOS-7636] Support for complex scenarios in SRRouting test by You Wang · 6 years ago
  41. bc74311 Catch more errors when starting mininet by Jon Hall · 6 years ago
  42. e24d627 [ONOS-7524] Mininet based SRMulticast tests by You Wang · 6 years ago
  43. b188552 Merge "[ONOS-7408] Refactor HA suite to be able to run with trellis" by Jon Hall · 6 years ago
  44. ab61137 [ONOS-7408] Refactor HA suite to be able to run with trellis by Jon Hall · 7 years ago
  45. 18db859 Add more cleanup to mininet driver by You Wang · 6 years ago
  46. 4bd67c5 Merge "Fix for sending extra new line after interrupting a command" by Jon Hall · 6 years ago
  47. 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 6 years ago
  48. bd848ed Fix IndentationError when setting interface in scapy driver by You Wang · 6 years ago
  49. 11f9ead Fix pingall logging in mininet CLI driver by You Wang · 6 years ago
  50. 79f5c5b Add option to avoid checking interfaces when getting host names from Mininet by You Wang · 6 years ago
  51. 803dc56 Merge "Add SRDynamicConf tests" by You Wang · 7 years ago
  52. 812c70f Add SRDynamicConf tests by Jonghwan Hyun · 7 years ago
  53. 3c91016 Add ONOS node failures to SRRouting by Jon Hall · 7 years ago
  54. ba231e7 [ONOS-7502] Verify connectivity to remote hosts in SRRouting by You Wang · 7 years ago
  55. 53dba1e [ONOS-7398] Add SegmentRouting DHCPRelay test by You Wang · 7 years ago
  56. f19d9f4 [ONOS-7488] Add retries to ping for SRRouting by You Wang · 7 years ago
  57. 84f981d [ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts by You Wang · 7 years ago
  58. 612e86e Merge "[ONOS-7356] Decouple Scapy from TestON tests - Create MininetScapyCliDriver for mininet based scapy tests - Move scapy related setup to a single test case in FUNCflow and FUNCgroup" by You Wang · 7 years ago
  59. dafb6e2 [ONOS-7356] Decouple Scapy from TestON tests by You Wang · 7 years ago
  60. 173f2a0 Fix typo in mininet driver by Jon Hall · 7 years ago
  61. 8270549 [ONOS-7104]: Style fixes to the drivers directory in TestON by Jeremy Ronquillo · 7 years ago
  62. 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
  63. a7cfdbd [ONOS-7074]Investigate the SCPFscaleTopo by Devin Lim · 7 years ago
  64. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  65. 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
  66. ca31989 Initial implementation of ONOS cluster driver by Jon Hall · 7 years ago
  67. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  68. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  69. 0f2008a Redirect new bash session to home dir when connecting using ssh by Jeremy Ronquillo · 7 years ago
  70. b2ca25e Compare lower case 'local' for compatibility with other VMs. by Jeremy Ronquillo · 7 years ago
  71. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  72. 2c8959e Add vpls drivers and test by Jon Hall · 8 years ago
  73. e4121a9 [ONOS-5514] add vlan interfaces to Sdn-ip tests by alison · 8 years ago
  74. 801d46d Imporve SCPFportLat test by YPZhang · 8 years ago
  75. 404f7e7 [onos-1481] Add exception handling to mininet driver functions by Ming Yan Shu · 8 years ago
  76. df14981 Merge "Create testcases in FUNCflow for testing OF1.3 features" by Jon Hall · 8 years ago
  77. e14d7b0 Create testcases in FUNCflow for testing OF1.3 features by alison · 8 years ago
  78. ae01bba Clean up file declaration comments by Jeremy Songster · 8 years ago
  79. ba60dd6 Merge "modifying FUNCoptical to use new topology" by Jeremy Songster · 8 years ago
  80. 5665f1b modifying FUNCoptical to use new topology by Jeremy Songster · 8 years ago
  81. db8cd0a Implement interfaces between graph utility and two drivers by You Wang · 8 years ago
  82. 12f34c3 Added Case32 and updated SAMPstartTemplate by alison · 8 years ago
  83. 083ae98 Add error handling for checkFlowId in MininetCliDriver by You Wang · 8 years ago
  84. 91c37cf Add exception handling for parseFlowTable in MininetCliDriver by You Wang · 8 years ago
  85. 915100c Merge "Framework of the new CHOtest" by You Wang · 8 years ago
  86. db927a5 Framework of the new CHOtest by You Wang · 9 years ago
  87. 3c512f7 Handle rare exception in Mininet driver by Jon Hall · 8 years ago
  88. a510a8a Remove scapy functions from mininet driver by Jon Hall · 8 years ago
  89. 26a139e Add result controll in arping function by YPZhang · 8 years ago
  90. 67d0fc8 Merge "return main.TRUE when mininet handle not logged into mininet" by Jon Hall · 8 years ago
  91. 9cdb113 return main.TRUE when mininet handle not logged into mininet by Jeremy · 8 years ago
  92. 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
  93. 81a7d4e New method to discover host by YPZhang · 8 years ago
  94. d9e4eb1 Exception handling added to FUNCintent where needed by Jeremy · 8 years ago
  95. 53c5e66 Creating subfolders for test suites by Jon Hall · 8 years ago
  96. 439c891 Implementing IPv6 System Testing Using TESTON by Jon Hall · 8 years ago
  97. ad95346 WIP Case200 : IPV6 testcase implementation by sathishm · 9 years ago
  98. 41d39f1 Refactor HA tests by Jon Hall · 8 years ago
  99. cc38a54 Segment Routing tests by Flavio Castro · 9 years ago
  100. 9ed8f37 Add back deleted function still in use, minor improvments to script by Jon Hall · 9 years ago