SEBA-787 update version of cord-tester for cord-7.0/seba-2.0-alpha release

Change-Id: I56ecbd38bb0ff66caffad9569b0bbb86756ee168
1 file changed
tree: 803d6f8816ef717d79176def623c1ff3fb59bd35
  1. .gitignore
  2. .gitreview
  3. COPYRIGHT.txt
  4. Jenkinsfile-attworkflow-build
  5. Jenkinsfile-attworkflow-build-released-ver
  6. Jenkinsfile-attworkflow-test
  7. Jenkinsfile-mcord-license-check
  8. Jenkinsfile-mcord-local-build
  9. Jenkinsfile-mcord-release-build
  10. Jenkinsfile-mcord-remote-build
  11. Jenkinsfile-rcordlite-control-plane
  12. Jenkinsfile-rcordlite-topdown-build
  13. Jenkinsfile-rcordlite-topdown-test
  14. Jenkinsfile-rcordlite-zerotouch-build
  15. Jenkinsfile-rcordlite-zerotouch-test
  16. Jenkinsfile/
  17. LICENSE.txt
  18. README.md
  19. VERSION
  20. docs/
  21. roles/
  22. src/
README.md

Cord-Tester

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:

  • Regression testing for CORD related component development
  • Acceptance testing of a deployed CORD POD
  • Health-testing of an existing CORD POD (including non-service-impacting and possibly service-impacting tests)

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.