X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fdcaegen2-collectors-datafile%2FFunctional-suite%2Fsetup.sh;h=e85c0eea66dc90d3bdc56e1193072d04eb642551;hb=58ef91d47cc1f9d03b2324f537ecd4543d149197;hp=02572d2a937d7a27810c565a202f1323b3d0d9bc;hpb=0a34f59dbf6209c07e059315d2b05141c33a5e5e;p=integration%2Fcsit.git diff --git a/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh b/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh index 02572d2a..e85c0eea 100644 --- a/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh +++ b/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh @@ -58,8 +58,5 @@ cp -r ../ftpes-sftp-server/tls . cd ../ftpes-sftp-server docker build -t ftpes_vsftpd:latest -f Dockerfile-ftpes . -cd ../http-https-server -docker build -t http_httpd:latest -f Dockerfile-http . - #All containers will be started and stopped via the robot tests.