commit | 2daa1afd145032d6d55f61c8343f60672b7f0214 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Tue Apr 11 09:32:31 2017 -0700 |
committer | A R Karthick <kramanar@ciena.com> | Tue Apr 11 09:32:31 2017 -0700 |
tree | 8cf8b6de80f884b59f4028af242a42a78184f9da | |
parent | 9a16a11b5ac84d8dc8c8d4730042f238d7be6a12 [diff] |
Avoid using the nose plugin for cord-tester to restore on failure. The instantiation of the plugin with nose main causes issues where tests have setUp/Class methods. Use the traditional try/finally block to restore on test failures. Change-Id: I5f927cc87092b38e405ba833f2fa8771bffb2488
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.