Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • run-csit.sh: the shell script that executes a particular CSIT test suite
  • docker/: contains the docker image definitions for all the ONAP microservices; ONAP CSIT test suites uses docker containers to execute the tests 
  • plans/: contains the definitions of what is invoked by each test plan
  • tests/: contains the test suites written using the Robot Framework 
  • scripts/: contains various shared shell scripts that support the test plans

...