Work around docker rate limit in CSITs

CSITs are failing regularly due to download rate limits that were
recently introduced on dockerhub.  Modified the yaml files to download
all images from nexus3 instead of dockerhub.

Issue-ID: POLICY-2895
Change-Id: I3ce37a5fc65fa82ddf1124653019cb24ff73f9ee
Signed-off-by: Jim Hahn <jrh3@att.com>
8 files changed
tree: adc19d606eb45a2bc58ec8bf33626e49f281484e
  1. plans/
  2. scripts/
  3. tests/
  4. .gitattributes
  5. .gitignore
  6. .gitreview
  7. INFO.yaml
  8. prepare-csit.sh
  9. README.md
  10. run-csit.sh
README.md

Manual CSIT Scripts

The scripts in this directory are to help developers manually kick off test flows on their own dev environments in order to help debug any test failures.