1. 24f1de6 Rename tls test file to follow naming convention.(test suffix: Test.py) by A R Karthick · 8 years ago
  2. 503032a Changes to cord-test.py to include new options to run, build and list tests. by Chetan Gaonker · 8 years ago
  3. d35b7e9 Run all DHCP tests during eval of cord-tester by Chetan Gaonker · 8 years ago
  4. 89a2e32 Remove shebang from all files except required by Chetan Gaonker · 8 years ago
  5. cb122cc Apply shell shebang for python files before the copyright by Chetan Gaonker · 8 years ago
  6. cfcce78 Add Apache 2.0 license header to all test files by Chetan Gaonker · 8 years ago
  7. 8a0f782 Remove docker hello world after docker verification in prereq by Chetan Gaonker · 8 years ago
  8. 823cdc5 Start cord test server within cord runTest by Chetan Gaonker · 8 years ago
  9. 66bff93 Install pipework in prerequisites by Chetan Gaonker · 8 years ago
  10. 0ff7e78 Add python pexpect in prereqs by Chetan Gaonker · 8 years ago
  11. fb3cb5e Introduce new option to list test cases. by Chetan Gaonker · 8 years ago
  12. a52016e Increase OVS switch connection retries to controller by Chetan Gaonker · 8 years ago
  13. 06f02f9 Run IGMP test using onos 1.5 in eval script by Chetan Gaonker · 8 years ago
  14. cc19ac4 Add prerequisites and eval scripts for cord-tester by Chetan Gaonker · 8 years ago
  15. e2a4742 Increase retries in cord-tester for OVS connection to establish with controller by Chetan Gaonker · 8 years ago
  16. 7f4bf74 Changes to automatically provision,build and run Radius containers for Auth tests. by Chetan Gaonker · 8 years ago
  17. b6064fa Added negative vrouter tests by stopping quagga and verifying if flows are removed. by Chetan Gaonker · 8 years ago
  18. fe551a2 Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for by Chetan Gaonker · 8 years ago
  19. 6cf6e47 Implement QUAGGA restart in cord test cmd server for vrouter test cases. by Chetan Gaonker · 8 years ago
  20. 4d842ad Use __file__ over sys.argv to set python paths in cord tester by Chetan Gaonker · 8 years ago
  21. 678743f Remove test container by default after running tests. Use -k to keep it from being removed by Chetan Gaonker · 8 years ago
  22. 1b3b0bf Missing files for vrouter test implementation by Chetan Gaonker · 8 years ago
  23. 3533faa Implement changes to cord-tester framework for vrouter configuration. by Chetan Gaonker · 8 years ago
  24. 8cc35cc Removing routes for 10.10 network from zebra by Chetan Gaonker · 8 years ago
  25. b92e153 Change default bridge to ovsbr0 for test containers by Chetan Gaonker · 8 years ago
  26. 85b7bd5 Add option to update test container image. And include dockerpy pip dependencies to test container by Chetan Gaonker · 8 years ago
  27. 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
  28. b84835f Add stuffs to provision quagga in cord-tester by Chetan Gaonker · 8 years ago
  29. 5209fe8 Changes with modified olt configuration to start test controller/onos/switch on another system. by Chetan Gaonker · 8 years ago
  30. 3ff8eae Introduce ONOS cli interface adapted from TestON project. by Chetan Gaonker · 8 years ago
  31. 4ca5cca New option to start ovs/switch on the hosts when running under olt config. by Chetan Gaonker · 8 years ago
  32. 7142a34 Share only the cord-tester directory with the test container volume. by Chetan Gaonker · 8 years ago
  33. 93e302d A rewrite of cord-tester in python. by Chetan Gaonker · 8 years ago
  34. a2b87df Add support for configuring OLT access device data with uplink/vlan information. by Chetan Gaonker · 8 years ago
  35. 7997bb4 Add initial support to load port map from olt configuration if present. by Chetan Gaonker · 8 years ago
  36. 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
  37. 5e46d7e New ONOS application for multicast and igmp provisioning with OVS. by Chetan Gaonker · 8 years ago
  38. 5fc0cc9 Increase sleep for switch connect to controller/onos by Chetan Gaonker · 8 years ago
  39. 12f4de1 Adding sqlite, scapy update to test container dockerfile by Chetan Gaonker · 8 years ago
  40. c0566b5 Adding test setup script to run the tests inside a test container. by Chetan Gaonker · 8 years ago