1. a52016e Increase OVS switch connection retries to controller by Chetan Gaonker · 8 years ago
  2. 06f02f9 Run IGMP test using onos 1.5 in eval script by Chetan Gaonker · 8 years ago
  3. cc19ac4 Add prerequisites and eval scripts for cord-tester by Chetan Gaonker · 8 years ago
  4. e2a4742 Increase retries in cord-tester for OVS connection to establish with controller by Chetan Gaonker · 8 years ago
  5. 7f4bf74 Changes to automatically provision,build and run Radius containers for Auth tests. by Chetan Gaonker · 8 years ago
  6. b6064fa Added negative vrouter tests by stopping quagga and verifying if flows are removed. by Chetan Gaonker · 8 years ago
  7. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  8. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  9. 4d842ad Use __file__ over sys.argv to set python paths in cord tester by Chetan Gaonker · 8 years ago
  10. 678743f Remove test container by default after running tests. Use -k to keep it from being removed by Chetan Gaonker · 8 years ago
  11. 1b3b0bf Missing files for vrouter test implementation by Chetan Gaonker · 8 years ago
  12. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago
  13. 8cc35cc Removing routes for 10.10 network from zebra by Chetan Gaonker · 8 years ago
  14. b92e153 Change default bridge to ovsbr0 for test containers by Chetan Gaonker · 8 years ago
  15. 85b7bd5 Add option to update test container image. And include dockerpy pip dependencies to test container by Chetan Gaonker · 8 years ago
  16. c170f3f Add quagga ip to cord-tester environment. Add pip requirements for test container in case it wants to run docker client apis by Chetan Gaonker · 8 years ago
  17. b84835f Add stuffs to provision quagga in cord-tester by Chetan Gaonker · 8 years ago
  18. 5209fe8 Changes with modified olt configuration to start test controller/onos/switch on another system. by Chetan Gaonker · 8 years ago
  19. 3ff8eae Introduce ONOS cli interface adapted from TestON project. by Chetan Gaonker · 8 years ago
  20. 4ca5cca New option to start ovs/switch on the hosts when running under olt config. by Chetan Gaonker · 8 years ago
  21. 7142a34 Share only the cord-tester directory with the test container volume. by Chetan Gaonker · 8 years ago
  22. 93e302d A rewrite of cord-tester in python. by Chetan Gaonker · 8 years ago
  23. a2b87df Add support for configuring OLT access device data with uplink/vlan information. by Chetan Gaonker · 8 years ago
  24. 7997bb4 Add initial support to load port map from olt configuration if present. by Chetan Gaonker · 8 years ago
  25. fa3fb5f Changes to cord test setup script to activate and start onos with required apps and instantiate with support for 100 veth ports on the ovs bridge for the test setup by Chetan Gaonker · 8 years ago
  26. 5e46d7e New ONOS application for multicast and igmp provisioning with OVS. by Chetan Gaonker · 8 years ago
  27. 5fc0cc9 Increase sleep for switch connect to controller/onos by Chetan Gaonker · 8 years ago
  28. 12f4de1 Adding sqlite, scapy update to test container dockerfile by Chetan Gaonker · 8 years ago
  29. c0566b5 Adding test setup script to run the tests inside a test container. by Chetan Gaonker · 8 years ago