Change of ECS to ICS in test env 44/7144/2
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Mon, 29 Nov 2021 07:03:38 +0000 (08:03 +0100)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Mon, 29 Nov 2021 10:34:30 +0000 (11:34 +0100)
commit007b64509101d8e3ef881955adee2ad15d062213
treeac41cddb4b7e854e9410db4b519d1c4279927b23
parente85c7e3fd551f217d93357915594980441fc6062
Change of ECS to ICS in test env

Issue-ID: NONRTRIC-640

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Idcb4cc288b2e057120b5d8568070e852e6cd4487
63 files changed:
test/auto-test/FTC1100.sh
test/auto-test/FTC1800.sh
test/auto-test/FTC2001.sh
test/auto-test/FTC2003.sh
test/auto-test/FTC3000.sh
test/auto-test/FTC_HELM_E_RELEASE.sh
test/auto-test/PM_EI_DEMO.sh
test/auto-test/README.md
test/auto-test/testdata/ics/ei-type-1.json [moved from test/auto-test/testdata/ecs/ei-type-1.json with 100% similarity]
test/auto-test/testdata/ics/ei-type-2.json [moved from test/auto-test/testdata/ecs/ei-type-2.json with 100% similarity]
test/auto-test/testdata/ics/ei-type-3.json [moved from test/auto-test/testdata/ecs/ei-type-3.json with 100% similarity]
test/auto-test/testdata/ics/ei-type-4.json [moved from test/auto-test/testdata/ecs/ei-type-4.json with 100% similarity]
test/auto-test/testdata/ics/ei-type-5.json [moved from test/auto-test/testdata/ecs/ei-type-5.json with 100% similarity]
test/auto-test/testdata/ics/ei-type-6.json [moved from test/auto-test/testdata/ecs/ei-type-6.json with 100% similarity]
test/auto-test/testdata/ics/empty-type.json [moved from test/auto-test/testdata/ecs/empty-type.json with 100% similarity]
test/auto-test/testdata/ics/info-type-1.json [moved from test/auto-test/testdata/ecs/info-type-1.json with 100% similarity]
test/auto-test/testdata/ics/info-type-2.json [moved from test/auto-test/testdata/ecs/info-type-2.json with 100% similarity]
test/auto-test/testdata/ics/info-type-3.json [moved from test/auto-test/testdata/ecs/info-type-3.json with 100% similarity]
test/auto-test/testdata/ics/info-type-4.json [moved from test/auto-test/testdata/ecs/info-type-4.json with 100% similarity]
test/auto-test/testdata/ics/info-type-5.json [moved from test/auto-test/testdata/ecs/info-type-5.json with 100% similarity]
test/auto-test/testdata/ics/info-type-50.json [moved from test/auto-test/testdata/ecs/info-type-50.json with 100% similarity]
test/auto-test/testdata/ics/info-type-6.json [moved from test/auto-test/testdata/ecs/info-type-6.json with 100% similarity]
test/auto-test/testdata/ics/info-type-60.json [moved from test/auto-test/testdata/ecs/info-type-60.json with 100% similarity]
test/auto-test/testdata/ics/info-type-info.json [moved from test/auto-test/testdata/ecs/info-type-info.json with 100% similarity]
test/auto-test/testdata/ics/job-template.json [moved from test/auto-test/testdata/ecs/job-template.json with 100% similarity]
test/auto-test/testdata/ics/job-template2.json [moved from test/auto-test/testdata/ecs/job-template2.json with 100% similarity]
test/common/README.md
test/common/api_curl.sh
test/common/cp_api_functions.sh
test/common/cr_api_functions.sh
test/common/dmaapadp_api_functions.sh
test/common/dmaapmed_api_functions.sh
test/common/ics_api_functions.sh [moved from test/common/ecs_api_functions.sh with 82% similarity]
test/common/mr_api_functions.sh
test/common/ngw_api_functions.sh
test/common/pa_api_functions.sh
test/common/prodstub_api_functions.sh
test/common/rc_api_functions.sh
test/common/sdnc_api_functions.sh
test/common/test_env-onap-honolulu.sh
test/common/test_env-onap-istanbul.sh
test/common/test_env-oran-cherry.sh
test/common/test_env-oran-d-release.sh
test/common/test_env-oran-e-release.sh
test/common/testcase_common.sh
test/common/testengine_config.sh
test/simulator-group/control_panel/application.properties
test/simulator-group/control_panel/nginx.conf
test/simulator-group/dmaapadp/application.yaml
test/simulator-group/dmaapmed/app.yaml
test/simulator-group/dmaapmed/docker-compose.yml
test/simulator-group/ecs/app.yaml [deleted file]
test/simulator-group/ecs/mnt/.gitignore [deleted file]
test/simulator-group/ecs/svc.yaml [deleted file]
test/simulator-group/ics/.gitignore [moved from test/simulator-group/ecs/.gitignore with 100% similarity]
test/simulator-group/ics/app.yaml [new file with mode: 0644]
test/simulator-group/ics/application.yaml [moved from test/simulator-group/ecs/application.yaml with 78% similarity]
test/simulator-group/ics/docker-compose.yml [moved from test/simulator-group/ecs/docker-compose.yml with 69% similarity]
test/simulator-group/ics/pv.yaml [moved from test/simulator-group/ecs/pv.yaml with 58% similarity]
test/simulator-group/ics/pvc.yaml [moved from test/simulator-group/ecs/pvc.yaml with 67% similarity]
test/simulator-group/ics/svc.yaml [new file with mode: 0644]
test/simulator-group/ngw/application.yaml
test/simulator-group/sim-monitor.js