commit | d44cea1926d726f5e8823f5f2c453195fabfce8d | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Wed Jul 20 12:16:41 2016 -0700 |
committer | David Bainbridge <dbainbri@ciena.com> | Wed Jul 20 18:33:09 2016 -0700 |
tree | 3fbc48c2072326f138affdbe8dd12209733f0609 | |
parent | f9c2f8b4368009b612158c138fbdb34c17684172 [diff] |
Test: Implement setup --cord mode for cord-tester. This would make the cord-tester listen for ONOS restart requests on the cord. The restart is implemented using docker-compose when running the test agent on the ONOS compute node. This is required because the tests restart ONOS with different configurations and the cord-tester agent restarts bind the config volume to the xos/onos container before restarting ONOS. Also implement fetching the device id properly when running tester under OLT configuration. One can also override with OLT_DEVICE_ID env in the test container when multiple devices are connected to ONOS. This is used by the subscriber test to override the pmc-olt driver for the device id when running single-channel N subscriber tests. Change-Id: I1fa27dd21ccacec35f38030443ad298b59718f4b
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.