Updates of function test for f-release 75/7475/1
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Mon, 27 Dec 2021 12:38:01 +0000 (13:38 +0100)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Mon, 27 Dec 2021 13:08:04 +0000 (14:08 +0100)
commite60d04ec982c4ccb833226624ff5c3e3f311097a
tree101b620c0999f5edc6ea86e1ba508696fad51d99
parent45ba7815fa87c5999c521b06becf2d54f98e693a
Updates of function test for f-release

New test profile for f-release
New test profile for onap jakarta release
Updated applicable testcases for new profiles
Testcase for helm manager
Integration of helm, helm manager and chartmuseum
Updated README files

Issue-ID: NONRTRIC-690

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: Iaf177231bbfb3411595d2665149bc1e773e0f911
62 files changed:
test/auto-test/FTC1.sh
test/auto-test/FTC10.sh
test/auto-test/FTC100.sh
test/auto-test/FTC110.sh
test/auto-test/FTC1100.sh
test/auto-test/FTC150.sh
test/auto-test/FTC1800.sh
test/auto-test/FTC2001.sh
test/auto-test/FTC2002.sh
test/auto-test/FTC2003.sh
test/auto-test/FTC300.sh
test/auto-test/FTC3000.sh
test/auto-test/FTC310.sh
test/auto-test/FTC350.sh
test/auto-test/FTC4000.sh [new file with mode: 0755]
test/auto-test/FTC800.sh
test/auto-test/FTC805.sh
test/auto-test/FTC810.sh
test/auto-test/FTC850.sh
test/auto-test/FTC900.sh
test/auto-test/ONAP_UC.sh
test/auto-test/PM_DEMO.sh
test/auto-test/PM_EI_DEMO.sh
test/auto-test/README.md
test/auto-test/startMR.sh
test/common/README.md
test/common/chartmus_api_functions.sh [new file with mode: 0644]
test/common/clean_kube.sh
test/common/consul_api_functions.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/helmmanager_api_functions.sh [new file with mode: 0644]
test/common/httpproxy_api_functions.sh
test/common/ics_api_functions.sh
test/common/kafkapc_api_functions.sh
test/common/kubeproxy_api_functions.sh
test/common/localhelm_api_functions.sh [new file with mode: 0644]
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/pvccleaner_api_functions.sh
test/common/rc_api_functions.sh
test/common/ricsim_api_functions.sh
test/common/sdnc_api_functions.sh
test/common/test_env-onap-istanbul.sh
test/common/test_env-onap-jakarta.sh [new file with mode: 0644]
test/common/test_env-oran-e-release.sh
test/common/test_env-oran-f-release.sh [new file with mode: 0755]
test/common/testcase_common.sh
test/common/testengine_config.sh
test/simulator-group/chartmuseum/.gitignore [new file with mode: 0644]
test/simulator-group/chartmuseum/app.yaml [new file with mode: 0644]
test/simulator-group/chartmuseum/docker-compose.yml [new file with mode: 0644]
test/simulator-group/chartmuseum/svc.yaml [new file with mode: 0644]
test/simulator-group/helmmanager/.gitignore [new file with mode: 0644]
test/simulator-group/helmmanager/app.yaml [new file with mode: 0644]
test/simulator-group/helmmanager/docker-compose.yml [new file with mode: 0644]
test/simulator-group/helmmanager/sa.yaml [new file with mode: 0644]
test/simulator-group/helmmanager/svc.yaml [new file with mode: 0644]