1. a604fd4 Adding more simultaneous failure cases to SRRouting by Jon Hall · 6 years ago
  2. fd80ab4 Fix for verifyHostLocation function by You Wang · 6 years ago
  3. 547893e Several fixes to SRMulticast by You Wang · 6 years ago
  4. 4838175 Make host discovery function more generic by You Wang · 6 years ago
  5. ac363b9 Revert "Enable host discovery after recovering switch by default in SR tests" by You Wang · 6 years ago
  6. 44e3923 Enable host discovery after recovering switch by default in SR tests by You Wang · 6 years ago
  7. 74c7ff2 [WIP] Added test 604/605 for routing tests. by Andreas Pantelopoulos · 6 years ago
  8. bc898b8 [ONOS-7636] Add function to verify host locations by You Wang · 6 years ago
  9. c9faf4c Fix missing vid option for composeT3Command by You Wang · 6 years ago
  10. 1874ffe Merge "Migrate existing SRRouting tests to use the new functions" by You Wang · 6 years ago
  11. d66de19 Migrate existing SRRouting tests to use the new functions by You Wang · 6 years ago
  12. e7b7647 Merge "Fix HA test on Fabric" by Jon Hall · 6 years ago
  13. 5da39c8 [ONOS-7635][ONOS-7636] Support for complex scenarios in SRRouting test by You Wang · 6 years ago
  14. 6e7ac44 Merge "[ONOS-7625] Refactor SRMulticast for complex test scenarios" by You Wang · 6 years ago
  15. c02d835 [ONOS-7625] Refactor SRMulticast for complex test scenarios by You Wang · 6 years ago
  16. 9677ed3 Fix HA test on Fabric by Jon Hall · 6 years ago
  17. fc8e020 Merge "Update changed onos cli command name" by Jon Hall · 6 years ago
  18. 0dd0995 Update changed onos cli command name by Jon Hall · 6 years ago
  19. bc74311 Catch more errors when starting mininet by Jon Hall · 6 years ago
  20. e24d627 [ONOS-7524] Mininet based SRMulticast tests by You Wang · 6 years ago
  21. 5df1c6d [ONOS-7594] Collect onos-diags when ping fails in SR test and other minor fixes by You Wang · 6 years ago
  22. b188552 Merge "[ONOS-7408] Refactor HA suite to be able to run with trellis" by Jon Hall · 6 years ago
  23. ab61137 [ONOS-7408] Refactor HA suite to be able to run with trellis by Jon Hall · 6 years ago
  24. 18db859 Add more cleanup to mininet driver by You Wang · 6 years ago
  25. 4bd67c5 Merge "Fix for sending extra new line after interrupting a command" by Jon Hall · 6 years ago
  26. 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 6 years ago
  27. bd848ed Fix IndentationError when setting interface in scapy driver by You Wang · 6 years ago
  28. 6a0c4de [CORD-2862] TestON drivers for OFDPA and Host by Pier · 6 years ago
  29. 2238327 Merge "[Fix-bug] Here is a TypeError when running FUNCovsdbtest." by Jon Hall · 6 years ago
  30. 11f9ead Fix pingall logging in mininet CLI driver by You Wang · 6 years ago
  31. de3e508 [Fix-bug] Here is a TypeError when running FUNCovsdbtest. by Jian Tian · 6 years ago
  32. 79f5c5b Add option to avoid checking interfaces when getting host names from Mininet by You Wang · 6 years ago
  33. 6886971 Remove warning messages when getting attributes in onosClusterDriver by You Wang · 6 years ago
  34. 803dc56 Merge "Add SRDynamicConf tests" by You Wang · 6 years ago
  35. 812c70f Add SRDynamicConf tests by Jonghwan Hyun · 6 years ago
  36. 3c91016 Add ONOS node failures to SRRouting by Jon Hall · 6 years ago
  37. 2eae324 Added tests for static route testing. by Andreas Pantelopoulos · 6 years ago
  38. ba231e7 [ONOS-7502] Verify connectivity to remote hosts in SRRouting by You Wang · 6 years ago
  39. ddae7eb Merge "Added functionality for counting flows and groups." by You Wang · 6 years ago
  40. 9173d44 Added functionality for counting flows and groups. by Andreas Pantelopoulos · 6 years ago
  41. d906613 Add some more checks to driver functions by Jon Hall · 6 years ago
  42. 53dba1e [ONOS-7398] Add SegmentRouting DHCPRelay test by You Wang · 6 years ago
  43. 16566dd Merge "Fix checkFlowsByDpid to retry" by You Wang · 6 years ago
  44. cf2345c Fix checkFlowsByDpid to retry by Jonghwan Hyun · 6 years ago
  45. f19d9f4 [ONOS-7488] Add retries to ping for SRRouting by You Wang · 6 years ago
  46. 402cec2 Merge "[ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts" by You Wang · 6 years ago
  47. b097c0f DHCP clients should always specify lease file by You Wang · 6 years ago
  48. 84f981d [ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts by You Wang · 6 years ago
  49. 7ce46ea Add HA test for restoring from and offline backup by Jon Hall · 6 years ago
  50. cababf7 Check for Password prompt in onos-wait-for-start by Jon Hall · 6 years ago
  51. b9d381e Retry failed app-Ids check by Jon Hall · 6 years ago
  52. 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 · 6 years ago
  53. dafb6e2 [ONOS-7356] Decouple Scapy from TestON tests by You Wang · 6 years ago
  54. 173f2a0 Fix typo in mininet driver by Jon Hall · 6 years ago
  55. 1cdc5f5 Speed up SRBridging test by You Wang · 7 years ago
  56. a478b85 ISSU tests by Jon Hall · 7 years ago
  57. 3ebd5e7 [ONOS-7216] Creating a test for onos-form-cluster functionality by Devin Lim · 7 years ago
  58. 8270549 [ONOS-7104]: Style fixes to the drivers directory in TestON by Jeremy Ronquillo · 7 years ago
  59. e6fe3c4 [ONOS-7125] add/fix the SCPFintent related sanity check by Devin Lim · 7 years ago
  60. 4d5f1d0 Reverting core/ and drivers/ directories before change 15514 by Jeremy Ronquillo · 7 years ago
  61. a7cfdbd [ONOS-7074]Investigate the SCPFscaleTopo by Devin Lim · 7 years ago
  62. 23fb216 [ONOS-7039] [ONOS-7044] Fix PEP8 Warnings in TestON by Jeremy Ronquillo · 7 years ago
  63. 4173b24 Add functions to check the size of raft logs by Jon Hall · 7 years ago
  64. 8bafdc0 Remove depricated cfg and minor fixes to HA suite by Jon Hall · 7 years ago
  65. 818bc7c Created SCPFmastershipFailoverLat test by Jeremy Ronquillo · 7 years ago
  66. 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
  67. 6b6ec90 Changing Error log for printing out nodes at the beginning to debug log by Devin Lim · 7 years ago
  68. 142b534 Update Cluster Driver by Devin Lim · 7 years ago
  69. ca31989 Initial implementation of ONOS cluster driver by Jon Hall · 7 years ago
  70. b27ce4c [ONOS-6819] - Update TestON File Headers by Jeremy Ronquillo · 7 years ago
  71. 82d8bb7 Merge "[ONOS-6593]Review and Refactor ONOS startup procedures in TestON" by Jon Hall · 7 years ago
  72. 58046fa [ONOS-6593]Review and Refactor ONOS startup procedures in TestON by Devin Lim · 7 years ago
  73. 3008aa3 [ONOS-6747] New TestON test: VPLSfailsafe and various VPLS test fixes by Jeremy Ronquillo · 7 years ago
  74. 0207527 [ONOS-6800] onosNetCFG driver function should not append ".json" to the file name by Devin Lim · 7 years ago
  75. 752dd7b FUNCopticalFixing by Devin Lim · 7 years ago
  76. 0f2008a Redirect new bash session to home dir when connecting using ssh by Jeremy Ronquillo · 7 years ago
  77. b2ca25e Compare lower case 'local' for compatibility with other VMs. by Jeremy Ronquillo · 7 years ago
  78. dc78e20 [ONOS-6619] Allow different bash prompts in TestON components, Also including part of ONOS-6595 by Devin Lim · 7 years ago
  79. c20e79a [ONOS-6319] Fixed absolute path problem for <home> by Devin Lim · 7 years ago
  80. f4a411a Merge "[ONOS-6595] Allow TestOn to run with non-default username" by Jon Hall · 7 years ago
  81. 461f087 [ONOS-6595] Allow TestOn to run with non-default username by Devin Lim · 7 years ago
  82. cf97cf1 Add check for retry message from VPLS cli by Jon Hall · 7 years ago
  83. f539eb9 Refactor bandwidth allocation checks for FUNCintent by Jon Hall · 7 years ago
  84. 5315808 Cosmetic fixes for onosclidriver by Jon Hall · 7 years ago
  85. 6dccea6 Merge "Test Bandwidth Allocation with Intents" by Jon Hall · 7 years ago
  86. 6fbb96c Test Bandwidth Allocation with Intents by Shreya Chowdhary · 7 years ago
  87. 5796357 Changes made so that number of routes is obtained correctly in the test by Pratik Parab · 7 years ago
  88. 9cdf9a2 Fix getBranchName in onosdriver by You Wang · 7 years ago
  89. e4077ed Merge "[ONOS-6153] Refactor intent reroute test" by You Wang · 7 years ago
  90. 6d301d4 [ONOS-6153] Refactor intent reroute test by You Wang · 7 years ago
  91. e0f0b34 Add Distributed work queues to HA tests by Jon Hall · 7 years ago
  92. 7a6ebfd Add tests for atomic value to HA suite by Jon Hall · 7 years ago
  93. c1fa4ca Merge "Add error handling when sendline() returns None" by You Wang · 7 years ago
  94. b5a55f7 Add error handling when sendline() returns None by You Wang · 7 years ago
  95. 3b2ab5a [ONOS-5975]Fix bgpls logging to add error and exception reporting for every test by Pratik Parab · 7 years ago
  96. 764f5fd Merge "Use json output in when getting intent ids" by Jon Hall · 7 years ago
  97. 6021e06 Use json output in when getting intent ids by Jon Hall · 7 years ago
  98. c669d21 Fix SAMP tests by You Wang · 7 years ago
  99. da15727 [ONOS-5760] Add protected intents to FUNCintent by alison · 8 years ago
  100. 118ba58 Bug fix for logSearch function by You Wang · 8 years ago