aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
diff options
context:
space:
mode:
authorKornel Janiak <kornel.janiak@nokia.com>2018-08-06 11:09:31 +0200
committerFilip Krzywka <filip.krzywka@nokia.com>2018-08-31 07:47:39 +0200
commit68a1bbc74a26d4ffe3ad1b762c190f36901e785e (patch)
tree213e0b39f5ae6bb020cfbe0e502d4673fe7a1249 /test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
parent965bd032497217f456e31686db270f3e144b4821 (diff)
Write HV-VES testcase for SSL authorization
Change-Id: I4eeed5d3418c80d34ba8127bbbe9c49969a033ec Issue-ID: DCAEGEN2-687 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
Diffstat (limited to 'test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot')
-rw-r--r--test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot b/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
index 32e920b39..c0a96dbc4 100644
--- a/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
+++ b/test/csit/tests/dcaegen2-collectors-hv-ves/testcases/__init__.robot
@@ -17,7 +17,6 @@ Configure collector
${CONSUL_API_ACCESS}= Get Consul Api Access Url ${HTTP_METHOD_URL} ${CONSUL_CONTAINER_HOST} ${CONSUL_CONTAINER_PORT}
${CONSUL_API_URL}= Catenate SEPARATOR= ${CONSUL_API_ACCESS} ${CONSUL_VES_HV_CONFIGURATION_KEY_PATH}
Publish HV VES Configuration In Consul ${CONSUL_API_URL} ${VES_HV_CONFIGURATION_JSON_FILEPATH}
- Sleep 5
Configure Dcae App
${DCAE_APP_API_ACCESS}= Get Dcae App Api Access Url ${HTTP_METHOD_URL} ${DCAE_APP_CONTAINER_HOST} ${DCAE_APP_CONTAINER_PORT}