system upgrade test improvements

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