Update HV-VES testsuites
[integration/csit.git] / plans / dcaegen2-collectors-hv-ves / testsuites / setup.sh
index 587b268..0925e3b 100755 (executable)
@@ -29,9 +29,9 @@ export CONTAINERS_NETWORK=ves-hv-default
 echo "Creating network for containers: ${CONTAINERS_NETWORK}"
 docker network create ${CONTAINERS_NETWORK}
 
-cd ssl
+cd collector/ssl
 ./gen-certs.sh
-cd ..
+cd ../..
 
 docker-compose up -d