Fix CCSDK healthcheck CSIT

 - update tested images to version 1.1-STAGING-latest
 - fix and improve readiness checks
 - reduce timeouts significantly
 - fail setup (and the whole test suite) if readiness check never succeeds
 - move health_check.sh to proper place under csit/scripts dir
   and remove unnecessary script1.sh

Issue-ID: CCSDK-2850, CCSDK-2851
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ia76b6e98b47888faf043897eb0f3af0ef7ba5800
4 files changed
tree: 07bff8d9f6b7e2961c8ca5afd17ca5319ce0fd56
  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.