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