Reduce time spent waiting for spin up 39/18039/2
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 10 Oct 2017 19:50:44 +0000 (19:50 +0000)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 10 Oct 2017 20:03:58 +0000 (20:03 +0000)
commit6dc696f5d6adc6cdfa8dad053cd2def1ce56a025
tree1aa6a7dcc3324f7ebb716603cc5b38b09e27d997
parente162e58e082206ad17b93befea082e16cccadd60
Reduce time spent waiting for spin up

The wait times are way too large. I've added similar script used in
the docker images to wait for the port to open.

Reduced overal time.

Fixed API call to get Configs. Should be: ".*" not "*.*"

Removed fake policy tests.

Issue-ID: POLICY-299
Change-Id: I4076ef8935dd128f1e240202083ce5567e70a67b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
test/csit/plans/policy/health/setup.sh
test/csit/plans/policy/health/teardown.sh
test/csit/scripts/policy/script1.sh
test/csit/scripts/policy/wait_for_port.sh [new file with mode: 0755]
test/csit/tests/policy/suite1/test1.robot [deleted file]