Versions Compared

Key

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

...

Example, run images from the staging reporrepo - which is the default, for the cherry branch is shown below. To run only release images, add the parameter 'release' after the 'docker' parameter.

When running with images from the staging or release repo, it is still possible to point to images in the local repo or in the release, staging or snapshot repo for individual applications.

Code Block
languagebash
$ ./FTC100.sh remote docker --env-file ../common/test_env-oran-mastercherry.sh

For further information and details, see README in the dirs 'auto-test' and 'common'.

...