Improve sdnc_netconf_tls_post_deploy timeouts

 - reduce or remove waiting times
 - fail on SDNC startup timeout
 - this commit covers the corrections in obsoleted and abandoned commit
   https://gerrit.onap.org/r/c/integration/csit/+/115477 for the
   issues that still remain in master

Issue-ID: CCSDK-2915
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I8183b8171bc47318395deb92badcbbc5beb8ca90
1 file changed
tree: 80463954d58de456ce21cbea79b032a25b3f53d4
  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.