commit | 65d950d957804d5ad873d838e1469a9355da09b4 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Mon Dec 19 19:41:55 2016 -0800 |
committer | A R Karthick <kramanar@ciena.com> | Mon Dec 19 19:44:42 2016 -0800 |
tree | 0e4afd5a0ade2136cc209eb9a82157ee150f5245 | |
parent | cb0a90f83087af7d87add18ba2b1ac3e48856f44 [diff] |
Cord-tester manifest file support to setup or run the tests. One can configure onos instances, external onos_ip/radius_ip,etc. in the manifest file that can be used to setup cord-tester and run. An example being: sudo ./cord-test.py setup --manifest=manifest.json sudo ./cord-test.py run --manifest=manifest.json -c cord-tester1 -t tls Change-Id: I0d6ad8b5c4d9f7ad34f46481ee6fd1023a57e55d
CORD Automated Tester Suite
The CORD Automated Tester Suite (CATS) is an extensible end-to-end system test suite targeting CORD PODs. It is typically deployed as one or more Docker containers, either on the CORD POD or adjacent to the POD and interacts with the POD through the PODs interfaces.
Its intended use includes:
The strength of the CATS will come from the collaboration of the whole CORD/ONOS community, and as such we welcome contributions.
For further information, please browse in the ~/docs directory.