updating framework to use for voltha tests

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