commit | 57fa9373563ce798d7a3a3f2e712562506aaa4b2 | [log] [tgz] |
---|---|---|
author | A.R Karthick <kramanar@ciena.com> | Wed May 24 12:47:03 2017 -0700 |
committer | A.R Karthick <kramanar@ciena.com> | Wed May 24 12:49:11 2017 -0700 |
tree | 797ff7856fde875eb0a293337ee412c8a22ddfc2 | |
parent | 51014eff1ed02e55689d1322b98233f589321140 [diff] |
Support to enable VOLTHA in cord-tester. VOLTHA can now be started by cord-tester by specifying voltha_loc in manifest file. voltha_intf specifies the interface for voltha to listen. A sample manifest-voltha.json can be modified accordingly before starting cord-tester. Changed the default olt_type to simulated_olt in volthaTest configuration json. This would enable testing of voltha tests. Fix indentation broken in voltha tests earlier. Change-Id: Ia18b870c83dcb60c15c07f8602579494f32457c9
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.