X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fdcaegen2-collectors-datafile%2FFunctional-suite%2Fsetup.sh;h=f04b2303cb4662fc250eedbae237bd6a8b5aad25;hb=7646f2ba514a578dbb8e1001c99afae35919f9e7;hp=02572d2a937d7a27810c565a202f1323b3d0d9bc;hpb=a680781ff2266be181cad97275514ab5bb6716e4;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..f04b2303 100644 --- a/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh +++ b/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh @@ -59,7 +59,7 @@ 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 . +docker build -t http_https_httpd:latest -f Dockerfile-http-https . #All containers will be started and stopped via the robot tests.