commit | 81acbffd91f2abead49a795a306d7ed0a6c62fb7 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Fri Jun 17 14:45:16 2016 -0700 |
committer | A.R Karthick <kramanar@ciena.com> | Thu Jun 23 14:53:52 2016 -0700 |
tree | e8484b07531510fb736787870fc31c78a7c85244 | |
parent | 4b72d4bd555582f763e44e3f6dea6d6a796fd089 [diff] |
Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing. It also starts a container management rpc server for remote container restarts with configuration from tests. Use simple xmlrpc server for container management over our own in cord-test server. Add dependencies pertaining to the new change in tester for the dockerfile. This way, we now can setup the cord-tester in one node and launch the test from a test container in another node in the podd. Change-Id: Ie99540e5455f46ee515c7c5341af7ec94892e438
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.