1. 3759e47 Added CASE605 for SRRouting tests by Jonghwan Hyun · 6 years ago
  2. ac363b9 Revert "Enable host discovery after recovering switch by default in SR tests" by You Wang · 6 years ago
  3. 44e3923 Enable host discovery after recovering switch by default in SR tests by You Wang · 6 years ago
  4. 74c7ff2 [WIP] Added test 604/605 for routing tests. by Andreas Pantelopoulos · 6 years ago
  5. 112a477 Merge "Fix verifyHostIp functions by excluding disconnected hosts in SRRouting" by Jon Hall · 6 years ago
  6. 6acb7a4 Fix verifyHostIp functions by excluding disconnected hosts in SRRouting by You Wang · 6 years ago
  7. bd3b4a0 Merge "[ONOS-7636] Add function to verify host locations" by You Wang · 6 years ago
  8. bc898b8 [ONOS-7636] Add function to verify host locations by You Wang · 6 years ago
  9. d2cdc49 Remove main.stop from SRMulticast by You Wang · 6 years ago
  10. 5089522 Fix expected scapy results when removing multiple sinks in SRMulticast test by You Wang · 6 years ago
  11. c564c6f Collect t3 output on SRMulticast failures by You Wang · 6 years ago
  12. 1874ffe Merge "Migrate existing SRRouting tests to use the new functions" by You Wang · 6 years ago
  13. d66de19 Migrate existing SRRouting tests to use the new functions by You Wang · 6 years ago
  14. e7b7647 Merge "Fix HA test on Fabric" by Jon Hall · 6 years ago
  15. 5da39c8 [ONOS-7635][ONOS-7636] Support for complex scenarios in SRRouting test by You Wang · 6 years ago
  16. 6e7ac44 Merge "[ONOS-7625] Refactor SRMulticast for complex test scenarios" by You Wang · 6 years ago
  17. 112d84c Fix switchLat test by excluding non-openflow FIN packets by You Wang · 6 years ago
  18. c02d835 [ONOS-7625] Refactor SRMulticast for complex test scenarios by You Wang · 6 years ago
  19. 9677ed3 Fix HA test on Fabric by Jon Hall · 6 years ago
  20. a3649ee Change log level in switchLat test by You Wang · 6 years ago
  21. fc91317 Fix the typo by Devin Lim · 6 years ago
  22. 0867581 Merge "[ONOS-7579] Investigate FUNCintent failures - Inconsistently, some of the flows get stuck on Pending_remove after intents get removed. To prevent that, doing purge-intents separately - Inconsistently, Encapsulation intent install shows different number of flows on each flow. To prevent test to exit for that, instead of looping by the number of flows, it will loop each flows. This way it will still set result as failure if flows don't look correct but keep the test on going." by Jon Hall · 6 years ago
  23. 8619b55 [ONOS-7579] Investigate FUNCintent failures by Devin Lim · 6 years ago
  24. 0a283bf Get test result before skipping in SRMulticast by You Wang · 6 years ago
  25. ece951a Capture packets on bond interface on dual-homed sinks in SRMulticast by You Wang · 6 years ago
  26. f70bb3a [ONOS-7619] by Devin Lim · 6 years ago
  27. 2aa2b52 Merge "[ONOS-7544]: FUNCnetconf test fix: config format & added nodes check" by Jeremy Ronquillo · 6 years ago
  28. ed3550d [ONOS-7544]: FUNCnetconf test fix: config format & added nodes check by Jeremy Ronquillo · 6 years ago
  29. 32b395c Merge "[ONOS-7524] Mininet based SRMulticast tests" by You Wang · 6 years ago
  30. e24d627 [ONOS-7524] Mininet based SRMulticast tests by You Wang · 6 years ago
  31. cd2604f Remove configured interface for dynamic clustering by Jon Hall · 6 years ago
  32. 24ad2f5 Do not copy karaf logs when onos-diags is collected by You Wang · 6 years ago
  33. eb717bc Update link and switch config files for H-AGG topo by You Wang · 6 years ago
  34. d5d470f Support for H-AGG topologies in SRRouting tests. by Andreas Pantelopoulos · 6 years ago
  35. 5df1c6d [ONOS-7594] Collect onos-diags when ping fails in SR test and other minor fixes by You Wang · 6 years ago
  36. a877ea4 Automatically replace ONOS instance IP in zebra config files by You Wang · 6 years ago
  37. 0a171d8 Run all SRRouting failure test cases by You Wang · 6 years ago
  38. b188552 Merge "[ONOS-7408] Refactor HA suite to be able to run with trellis" by Jon Hall · 6 years ago
  39. ab61137 [ONOS-7408] Refactor HA suite to be able to run with trellis by Jon Hall · 6 years ago
  40. 1eacd6e Merge "[ONOS-7544]: Possible fix for FUNCoptical non-executed test cases" by You Wang · 6 years ago
  41. 01cdc7a [ONOS-7544]: Possible fix for FUNCoptical non-executed test cases by Jeremy Ronquillo · 6 years ago
  42. f5f104f Update logging levels for testing SR by You Wang · 6 years ago
  43. 2854bce Fix SRRouting test steps and result assertions by You Wang · 6 years ago
  44. f46a4a0 Add SRRouting failure cases to nightly test schedule by You Wang · 6 years ago
  45. afcbeff Remove DHCP lease files after test by You Wang · 6 years ago
  46. 792798d Set SRRouting to use fabric cluster IP by default by You Wang · 6 years ago
  47. fc4f22c Fixed the wrong directory and the node for graph by Devin Lim · 6 years ago
  48. 098c0bf Minor changes to logging in SRRouting by Jon Hall · 6 years ago
  49. 2c5ac94 Fix for sending extra new line after interrupting a command by Jon Hall · 6 years ago
  50. 4b70130 [CORD-2481] Test plan for Multicast (1.12.1-RC2) by Pier · 6 years ago
  51. 6a0c4de [CORD-2862] TestON drivers for OFDPA and Host by Pier · 6 years ago
  52. c39c4d0 [Fix-bug] The reference to the `OnosRestDriver.send` not correct and fixes it here. by Jian Tian · 6 years ago
  53. 9108870 Avoid using 0-16 as MPLS labels in SRRouting test by You Wang · 6 years ago
  54. e87d8a4 Merge "Verify host IP assignment in SRRouing test" by You Wang · 6 years ago
  55. 86abda1 Verify host IP assignment in SRRouing test by You Wang · 6 years ago
  56. 803dc56 Merge "Add SRDynamicConf tests" by You Wang · 6 years ago
  57. 6a92030 [ONOS-7521] Fix the onos_apps for some of the SegmentRouting tests by Devin Lim · 6 years ago
  58. 812c70f Add SRDynamicConf tests by Jonghwan Hyun · 6 years ago
  59. dd24664 Add sleeps when changing switch mastership by Jon Hall · 6 years ago
  60. 49f34bc Merge "[ONOS-7516] Get rid of the deprecated LinkCollectionIntentObjectiveCompiler from the tests" by You Wang · 6 years ago
  61. f65129b Merge "Add sleep before starting dhclient command for TrellisHost" by You Wang · 6 years ago
  62. 6cd51b4 Add sleep before starting dhclient command for TrellisHost by You Wang · 6 years ago
  63. 1bcee40 [ONOS-7516] Get rid of the deprecated LinkCollectionIntentObjectiveCompiler from the tests by Devin Lim · 6 years ago
  64. e9fcd34 Minor changes to how we handle bonded interface by Jon Hall · 6 years ago
  65. d74d295 Add cli argument to use different .topo or .params files by Jon Hall · 6 years ago
  66. 3c91016 Add ONOS node failures to SRRouting by Jon Hall · 6 years ago
  67. fab6bf3 Added functionality for dropping links in routing tests. by Andreas Pantelopoulos · 6 years ago
  68. 2731757 [ONOS-7502] Add switch failure test cases to SRRouting by You Wang · 6 years ago
  69. 2eae324 Added tests for static route testing. by Andreas Pantelopoulos · 6 years ago
  70. ba231e7 [ONOS-7502] Verify connectivity to remote hosts in SRRouting by You Wang · 6 years ago
  71. 9173d44 Added functionality for counting flows and groups. by Andreas Pantelopoulos · 6 years ago
  72. 542fa00 Merge "[ONOS-7502] Run SRRouting tests with routers" by You Wang · 6 years ago
  73. 91befd7 [ONOS-7502] Run SRRouting tests with routers by You Wang · 6 years ago
  74. d1fb8e9 [ONOS-7507] Adjust the timezone to PST and add SRRouting to the nightly test by Devin Lim · 6 years ago
  75. c3127b1 Merge "[ONOS-7475] Refactoring SR tests" by You Wang · 6 years ago
  76. 57221b0 [ONOS-7475] Refactoring SR tests by Devin Lim · 6 years ago
  77. 7957781 [ONOS-7502] Adding more SRRouting test cases by You Wang · 6 years ago
  78. 53dba1e [ONOS-7398] Add SegmentRouting DHCPRelay test by You Wang · 6 years ago
  79. 16566dd Merge "Fix checkFlowsByDpid to retry" by You Wang · 6 years ago
  80. cf2345c Fix checkFlowsByDpid to retry by Jonghwan Hyun · 6 years ago
  81. f19d9f4 [ONOS-7488] Add retries to ping for SRRouting by You Wang · 6 years ago
  82. 6ed60e6 Merge "Added configuration files for quagga routers for ipv6" by You Wang · 6 years ago
  83. 1b91b35 Added configuration files for quagga routers for ipv6 by Andreas Pantelopoulos · 6 years ago
  84. 402cec2 Merge "[ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts" by You Wang · 6 years ago
  85. b097c0f DHCP clients should always specify lease file by You Wang · 6 years ago
  86. 728fcb1 Merge "[ONOS-7430] Add option to use portstate for link-down/up in FUNCintent test" by Jon Hall · 6 years ago
  87. 971c91d ipv4/ipv6 w/t dhcp support and routers. by Andreas Pantelopoulos · 6 years ago
  88. 84f981d [ONOS-7369] Proof-of-concept testing for network driver to manage physical switches/hosts by You Wang · 7 years ago
  89. f6574de [ONOS-7430] Add option to use portstate for link-down/up in FUNCintent test by You Wang · 6 years ago
  90. 6936268 Support test specific configuration files by You Wang · 6 years ago
  91. ddca43a Merge "Add HA test for restoring from and offline backup" by Jon Hall · 6 years ago
  92. 66763e6 Fix hardcoded Mininet address in HAsingle test by You Wang · 6 years ago
  93. 0b333bc Merge "[ONOS-7468] Fix the case descriptions issue for the SRBridging test" by You Wang · 6 years ago
  94. 0c972b7 [ONOS-7468] Fix the case descriptions issue for the SRBridging test by Devin Lim · 6 years ago
  95. f6ed501 Added tests for ipv6 hosts and refactored Comcast fabric. by Andreas Pantelopoulos · 6 years ago
  96. 46d73c8 Merge "[ONOS-7357] Test TrellisHost class" by You Wang · 6 years ago
  97. 5102af1 [ONOS-7357] Test TrellisHost class by You Wang · 6 years ago
  98. 42d76b1 Merge "Fix old SegmentRouting tests" by You Wang · 6 years ago
  99. b7904ce Fixed host problem in comcast fabric by Andreas Pantelopoulos · 6 years ago
  100. 90f0b10 Initial base for routing tests. by Andreas Pantelopoulos · 6 years ago