1. 48d3d2d [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  2. 8f93029 Further cleanup of scale tests. by A R Karthick · 7 years ago
  3. 76a497a Cleanup for using cord-tester logger over scapy logger which was an ugly hack. by A R Karthick · 7 years ago
  4. 2e99c47 Remove all useless scapy WARNING: on import from scapy by A.R Karthick · 7 years ago
  5. be7768c More shuffle, cleanup, reorg ... by A.R Karthick · 7 years ago
  6. 5241473 Onos cord instance wrapper works now across test case restarts. by A R Karthick · 7 years ago
  7. 9313b76 Implement support to report error,warning logs after every test case run. by A R Karthick · 8 years ago
  8. 4e0c091 Test: Restart ONOS with default network cfg after vrouter/dhcprelay tests are run. by A R Karthick · 8 years ago
  9. 078e63a Configure the ovs switch/bridge based on the olt host port configuration in olt_config.json by A R Karthick · 8 years ago
  10. b03cecd Test: Reorg. cord-tester code in general. by A R Karthick · 8 years ago
  11. a93829a Fix: After removing route from zebra, give some time before verifying if flows were removed by ONOS for the route. by A R Karthick · 8 years ago
  12. 70820bb Test: Multiple scenarios for verifying vRouter app with Quagga. by ChetanGaonker · 8 years ago
  13. 4a2362c Fix: Use the test server rpc/api to stop quagga. by A R Karthick · 8 years ago
  14. 81acbff Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. by A R Karthick · 8 years ago
  15. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  16. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  17. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  18. 37ad23f Use a boot delay map for quagga based on network tests in steps of 100,000 routes to sync flows with OVS with increased routes by Chetan Gaonker · 8 years ago
  19. 88355c6 Increase boot delay for quagga container start when testing over half a million routes by Chetan Gaonker · 8 years ago
  20. fd3d650 Implement variable boot delay for quagga for vrouter tests. by Chetan Gaonker · 8 years ago
  21. 68d9517 Add JVM options for ONOS Container to test more than 10,000 routes. by Chetan Gaonker · 8 years ago
  22. b6064fa Added negative vrouter tests by stopping quagga and verifying if flows are removed. by Chetan Gaonker · 8 years ago
  23. 8e25e1b Configure quagga container with multiple interfaces to host peers for adding routes with different gateways. by Chetan Gaonker · 8 years ago
  24. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  25. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  26. 02236ba Enable SO_REUSEADDR for cord test tcp server by Chetan Gaonker · 8 years ago
  27. 46b62d5 Uncomment onos/quagga restart in vrouter test done by mistake by Chetan Gaonker · 8 years ago
  28. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago