Add tls-init-container to simulator 41/94041/2
authorecaiyanlinux <martin.c.yan@est.tech>
Wed, 21 Aug 2019 12:10:33 +0000 (12:10 +0000)
committerDaniel Rose <dr695h@att.com>
Thu, 29 Aug 2019 17:35:36 +0000 (17:35 +0000)
commit796e8fe4255036b5785a2071ddd6a0240464556a
treeb5d9ee29c9c07d91ea4848dafb12c5ae9cd7336d
parent190a2f42b5c0af56b8c8da7e05a90ad3999598d3
Add tls-init-container to simulator

1.replace dr-sim/dr-redir-sim cert/key
2.update mr-sim, make it support https
3.update ftpes cert/key

Change-Id: I7bbde98f352d1e7d7c8775acf3d8af89a6ef7bdc
Issue-ID: DCAEGEN2-1702
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
29 files changed:
test/mocks/datafilecollector-testharness/auto-test/FTC1.sh
test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
test/mocks/datafilecollector-testharness/auto-test/FTC3.sh
test/mocks/datafilecollector-testharness/common/test_env.sh
test/mocks/datafilecollector-testharness/common/testcase_common.sh
test/mocks/datafilecollector-testharness/dr-sim/Dockerfile
test/mocks/datafilecollector-testharness/dr-sim/cert/certificate.crt [deleted file]
test/mocks/datafilecollector-testharness/dr-sim/cert/mydomain.csr [deleted file]
test/mocks/datafilecollector-testharness/dr-sim/cert/private.key [deleted file]
test/mocks/datafilecollector-testharness/dr-sim/dmaapDR.js
test/mocks/datafilecollector-testharness/dr-sim/dmaapDR_redir.js
test/mocks/datafilecollector-testharness/ftps-sftp-server/Dockerfile-ftps
test/mocks/datafilecollector-testharness/ftps-sftp-server/configuration/vsftpd_ssl.conf
test/mocks/datafilecollector-testharness/mr-sim/Dockerfile
test/mocks/datafilecollector-testharness/mr-sim/docker-compose.yml
test/mocks/datafilecollector-testharness/mr-sim/mr-sim.py
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed1_PM.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed1_PM_feed2_CTR.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_CTR.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_CTR_feed3_LOG_TEMP.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM_secureMR.json [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed3_PM_CTR.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c13_feed2_CTR.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c15_feed1_PM_feed4_TEST.json
test/mocks/datafilecollector-testharness/simulator-group/consul/c16_feed4_TEST_feed5_TEMP.json
test/mocks/datafilecollector-testharness/simulator-group/docker-compose-template.yml
test/mocks/datafilecollector-testharness/simulator-group/simulators-start.sh