commit | 8f7f1b663b3b2ea0498b952aa6706eefca4e7788 | [log] [tgz] |
---|---|---|
author | A.R Karthick <kramanar@ciena.com> | Thu Apr 06 18:25:07 2017 -0700 |
committer | A.R Karthick <kramanar@ciena.com> | Thu Apr 06 18:25:07 2017 -0700 |
tree | 9e846afa9bd3e9bcb6c30a1b169f986b5fa47205 | |
parent | 72755c9e4662dc0b743a745afdec708f6eb67897 [diff] |
Implement a nose cordtest plugin to restore test case configuration after failure/errors. This is especially useful for tests like vsg where after a failure, one wants to restore back the original config. The user needs to implement a: configRestore @classmethod in their test case class to restore the configuration on test failures/errors. Change-Id: I810e1586173bcd1066b42b6ce5cf815834cd38b8
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.