commit | 49bf825b3a0e29b8fdfdbf0876670b131c2c804b | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Wed Dec 07 14:11:51 2016 -0800 |
committer | A R Karthick <kramanar@ciena.com> | Wed Dec 07 14:14:03 2016 -0800 |
tree | 88f1fd5215af9c1abf133b6a6eebc14edbf72bae | |
parent | e2b665b88f5ea45ae2e1eded43077da31e49ac07 [diff] |
Build a ONOS docker image from current onos source on the host. Or can be built with a prebuilt package. ./build-onos-docker.sh -h for options. ./build-onos-docker.sh -o $HOME/onos -b -t myonos:clustertest would quickly build a ONOS docker image myonos:clustertest This can be then used to test with cord-tester by specifying the --onos option to setup, run or cleanup commands Change-Id: I1499f58fe30123b25c00afea60e816d065a307be
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.