Update DFC tests to use file based conifg 65/123865/9
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Fri, 3 Sep 2021 12:57:16 +0000 (14:57 +0200)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Tue, 7 Sep 2021 06:57:15 +0000 (06:57 +0000)
commit1cb88f315b0ead933e8b6051a498daf85271d950
tree1c00a2343a28e2e80b181d25f7b77132301159c1
parentee8669cc6b2dd8591c84dff3ccc4e2394f99fc33
Update DFC tests to use file based conifg

To remove Consul/CBS dependency in DCAE DFC was updated
to use file based configuration

Tests updates:
- file based config use in DFC
- removal of Consul/CBS from DFC tests
- coversion config files from json to yaml

Issue-ID: DCAEGEN2-2692
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I7267f99cc1354dee84afc1c187b7e4ca0b89af94
86 files changed:
test/mocks/datafilecollector-testharness/auto-test/25h_backlog_1MB_FTPS.sh
test/mocks/datafilecollector-testharness/auto-test/25h_backlog_1MB_SFTP.sh
test/mocks/datafilecollector-testharness/auto-test/AutoTestTest.sh
test/mocks/datafilecollector-testharness/auto-test/FTC1.sh
test/mocks/datafilecollector-testharness/auto-test/FTC10.sh
test/mocks/datafilecollector-testharness/auto-test/FTC100.sh
test/mocks/datafilecollector-testharness/auto-test/FTC11.sh
test/mocks/datafilecollector-testharness/auto-test/FTC12.sh
test/mocks/datafilecollector-testharness/auto-test/FTC13.sh
test/mocks/datafilecollector-testharness/auto-test/FTC14.sh
test/mocks/datafilecollector-testharness/auto-test/FTC15.sh
test/mocks/datafilecollector-testharness/auto-test/FTC2.sh
test/mocks/datafilecollector-testharness/auto-test/FTC20.sh
test/mocks/datafilecollector-testharness/auto-test/FTC200.sh
test/mocks/datafilecollector-testharness/auto-test/FTC21.sh
test/mocks/datafilecollector-testharness/auto-test/FTC210.sh
test/mocks/datafilecollector-testharness/auto-test/FTC220.sh
test/mocks/datafilecollector-testharness/auto-test/FTC3.sh
test/mocks/datafilecollector-testharness/auto-test/FTC30.sh
test/mocks/datafilecollector-testharness/auto-test/FTC31.sh
test/mocks/datafilecollector-testharness/auto-test/FTC32.sh
test/mocks/datafilecollector-testharness/auto-test/FTC33.sh
test/mocks/datafilecollector-testharness/auto-test/FTC4.sh
test/mocks/datafilecollector-testharness/auto-test/FTC40.sh
test/mocks/datafilecollector-testharness/auto-test/FTC400.sh
test/mocks/datafilecollector-testharness/auto-test/FTC401.sh
test/mocks/datafilecollector-testharness/auto-test/FTC402.sh
test/mocks/datafilecollector-testharness/auto-test/FTC403.sh
test/mocks/datafilecollector-testharness/auto-test/FTC404.sh
test/mocks/datafilecollector-testharness/auto-test/FTC5.sh
test/mocks/datafilecollector-testharness/auto-test/FTC50.sh
test/mocks/datafilecollector-testharness/auto-test/FTC6.sh
test/mocks/datafilecollector-testharness/auto-test/FTC60.sh
test/mocks/datafilecollector-testharness/auto-test/FTC61.sh
test/mocks/datafilecollector-testharness/auto-test/FTC7.sh
test/mocks/datafilecollector-testharness/auto-test/FTC70.sh
test/mocks/datafilecollector-testharness/auto-test/FTC71.sh
test/mocks/datafilecollector-testharness/auto-test/FTC8.sh
test/mocks/datafilecollector-testharness/auto-test/FTC80.sh
test/mocks/datafilecollector-testharness/auto-test/FTC81.sh
test/mocks/datafilecollector-testharness/auto-test/FTC9.sh
test/mocks/datafilecollector-testharness/auto-test/FTC90.sh
test/mocks/datafilecollector-testharness/auto-test/MaxFiles1MB_FTPS_24h.sh
test/mocks/datafilecollector-testharness/auto-test/MaxFiles1MB_SFTP_24h.sh
test/mocks/datafilecollector-testharness/auto-test/Stability1MB_FTPS_72h.sh
test/mocks/datafilecollector-testharness/auto-test/Stability1MB_SFTP_72h.sh
test/mocks/datafilecollector-testharness/common/README.md
test/mocks/datafilecollector-testharness/common/test_env.sh
test/mocks/datafilecollector-testharness/common/testcase_common.sh
test/mocks/datafilecollector-testharness/simulator-group/README.md [changed mode: 0644->0755]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed1_PM.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed1_PM_feed2_CTR.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_CTR.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_CTR_feed3_LOG_TEMP.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM_HTTPS.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM_MEAS.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM_MEAS_no_strict_host_key_checking.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed2_PM_secureMR.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c12_feed3_PM_CTR.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c13_feed2_CTR.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c15_feed1_PM_feed4_TEST.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/c16_feed4_TEST_feed5_TEMP.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/consul/cbs_config.hcl [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/consul/cbs_localhost_config.hcl [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul/consul_config.json [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/consul_config.sh [deleted file]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed1_PM.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed1_PM_feed2_CTR.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_CTR.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_CTR_feed3_LOG_TEMP.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_PM.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_PM_HTTPS.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_PM_MEAS.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_PM_MEAS_no_strict_host_key_checking.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed2_PM_secureMR.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c12_feed3_PM_CTR.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c13_feed2_CTR.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c14_feed3_LOG.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c15_feed1_PM_feed4_TEST.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/dfc_configs/c16_feed4_TEST_feed5_TEMP.yaml [new file with mode: 0644]
test/mocks/datafilecollector-testharness/simulator-group/docker-compose-setup.sh
test/mocks/datafilecollector-testharness/simulator-group/docker-compose-template.yml
test/mocks/datafilecollector-testharness/simulator-group/simulators-kill.sh
test/mocks/datafilecollector-testharness/simulator-group/simulators-start.sh