Modify DFC HTTP mock to consume PNF-Simulator HTTP server 90/118790/2
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>
Thu, 25 Feb 2021 10:38:57 +0000 (11:38 +0100)
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>
Thu, 4 Mar 2021 12:33:05 +0000 (13:33 +0100)
commitb1b6fa12fc2923d73955d7b9935ff4293a0021c9
tree9fc29967426b1e27a6f494b2db59242ed9fe80f2
parent30baa4a36a92d2766bd7e0c0ba38fac7ef6dfada
Modify DFC HTTP mock to consume PNF-Simulator HTTP server

Issue-ID: DCAEGEN2-2536
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com>
Change-Id: I1737bc1d5d5558552afd32c93ca68d1143d36a89
12 files changed:
test/mocks/datafilecollector-testharness/common/testcase_common.sh
test/mocks/datafilecollector-testharness/http-https-server/.gitignore
test/mocks/datafilecollector-testharness/http-https-server/Dockerfile-http-https [deleted file]
test/mocks/datafilecollector-testharness/http-https-server/README.md
test/mocks/datafilecollector-testharness/http-https-server/apache2/conf/.htpasswd [deleted file]
test/mocks/datafilecollector-testharness/http-https-server/apache2/conf/extra/httpd-ssl.conf [deleted file]
test/mocks/datafilecollector-testharness/http-https-server/apache2/conf/httpd.conf [deleted file]
test/mocks/datafilecollector-testharness/http-https-server/apache2/lib/libjwt.so.1.7.0 [deleted file]
test/mocks/datafilecollector-testharness/http-https-server/apache2/modules/mod_authnz_jwt.so [deleted file]
test/mocks/datafilecollector-testharness/http-https-server/docker-compose.yml
test/mocks/datafilecollector-testharness/simulator-group/docker-compose-template.yml
test/mocks/datafilecollector-testharness/simulator-group/prepare-images.sh