commit | 4ca5ccaa4af55c52d01327b985aa7e81fb71a7b8 | [log] [tgz] |
---|---|---|
author | Chetan Gaonker <chetang@calsoftlabs.com> | Mon Apr 11 13:59:35 2016 -0700 |
committer | Chetan Gaonker <chetang@calsoftlabs.com> | Mon Apr 11 13:59:35 2016 -0700 |
tree | a7250df27b5578aa870c7567de9f0530bf2886ae | |
parent | 7142a34729545bfb4bac11fda8ce8b74669b5ea6 [diff] |
New option to start ovs/switch on the hosts when running under olt config. Automatically configures the interfaces for the test container to reside on the ovs bridge using pipework utility. For the real hardware, we would have to implement another setup_interfaces to configure test container interfaces on the host interface before starting test traffic.
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.