Align SDNC healthcheck CSIT to master

 - update the tested docker image versions
 - remove test cases referring to obsoleted VNF-API
 - remove references to obsoleted admportal image
 - reduce timeouts significantly
 - improve readiness checks
 - fail the suite on any setup failures

Issue-ID: CCSDK-2915

Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I8ff49054d5895bf19eb35729e5c1db7919c22f81
2 files changed
tree: 2f22934720bcaa2c8a79ef38089fb29223d6d9cd
  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.