From: Krzysztof Kuzmicki Date: Mon, 8 Mar 2021 11:22:24 +0000 (+0000) Subject: Merge "Modify DFC HTTP mock to consume PNF-Simulator HTTP server - CSIT" X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fdb26eb9a3263b3ad5c85a8aa73310032115e2ce;hp=aa686f94515f61d89652a587b92447c8f3dbe2d2;p=integration%2Fcsit.git Merge "Modify DFC HTTP mock to consume PNF-Simulator HTTP server - CSIT" --- diff --git a/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh b/plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh index f04b2303..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_https_httpd:latest -f Dockerfile-http-https . - #All containers will be started and stopped via the robot tests.