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