Merge "Modify DFC HTTP mock to consume PNF-Simulator HTTP server - CSIT"
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Mon, 8 Mar 2021 11:22:24 +0000 (11:22 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 8 Mar 2021 11:22:24 +0000 (11:22 +0000)
plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh

index f04b230..e85c0ee 100644 (file)
@@ -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.