Integrated gateway and updated kube support 16/5716/2
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Thu, 25 Feb 2021 09:51:46 +0000 (10:51 +0100)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Mon, 8 Mar 2021 08:08:07 +0000 (09:08 +0100)
commitbe9a07faf8fbc1030404bbc71f409eb5e19736ba
tree28c37cc3c27a271b159df36472480012099a8337
parenta9a00946de1547c355d0604e9113e89fc2472935
Integrated gateway and updated kube support

Restructured the test env to decouple the test engine from the components

Issue-ID: NONRTRIC-441

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I07c746741b1c5c964679545f0a12861e5e9f6292
80 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 [new file with mode: 0755]
test/auto-test/FTC300.sh
test/auto-test/FTC310.sh
test/auto-test/FTC350.sh
test/auto-test/FTC800.sh
test/auto-test/FTC810.sh
test/auto-test/FTC850.sh
test/auto-test/FTC900.sh
test/auto-test/FTC_HELM-RECIPE.sh
test/auto-test/PM_DEMO.sh
test/auto-test/PM_EI_DEMO.sh
test/auto-test/README.md
test/common/README.md
test/common/agent_api_functions.sh
test/common/api_curl.sh
test/common/clean_kube.sh
test/common/consul_cbs_functions.sh
test/common/control_panel_api_functions.sh
test/common/controller_api_functions.sh
test/common/cr_api_functions.sh
test/common/create_policies_process.py
test/common/delete_policies_process.py
test/common/ecs_api_functions.sh
test/common/extract_sdnc_reply.py
test/common/gateway_api_functions.sh [new file with mode: 0644]
test/common/http_proxy_api_functions.sh
test/common/kube_proxy_api_functions.sh [new file with mode: 0644]
test/common/mr_api_functions.sh
test/common/prodstub_api_functions.sh
test/common/rapp_catalogue_api_functions.sh
test/common/ricsimulator_api_functions.sh
test/common/test_env-onap-guilin.sh
test/common/test_env-onap-honolulu.sh
test/common/test_env-oran-cherry.sh
test/common/test_env-oran-dawn.sh
test/common/testcase_common.sh
test/common/testengine_config.sh [new file with mode: 0644]
test/simulator-group/consul_cbs/docker-compose.yml
test/simulator-group/control_panel/docker-compose.yml
test/simulator-group/control_panel/nginx.conf [new file with mode: 0644]
test/simulator-group/cr/docker-compose.yml
test/simulator-group/dmaapmr/docker-compose.yml [moved from test/simulator-group/dmaapmr/docker-compose.yaml with 93% similarity]
test/simulator-group/dmaapmr/mnt/kafka/zk_client_jaas.conf
test/simulator-group/dmaapmr/mnt/mr/KUBE-MsgRtrApi.properties
test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties
test/simulator-group/dmaapmr/mnt/mr/cadi.properties
test/simulator-group/dmaapmr/mnt/mr/logback.xml
test/simulator-group/dmaapmr/mnt/zk/zk_server_jaas.conf
test/simulator-group/ecs/docker-compose.yml
test/simulator-group/ecs/mnt/.gitignore
test/simulator-group/ecs/pv.yaml [new file with mode: 0644]
test/simulator-group/ecs/pvc.yaml
test/simulator-group/httpproxy/docker-compose.yml [moved from test/simulator-group/httpproxy/docker-compose.yaml with 92% similarity]
test/simulator-group/httpproxy/svc.yaml
test/simulator-group/kubeproxy/.gitignore [new file with mode: 0644]
test/simulator-group/kubeproxy/app.yaml [new file with mode: 0644]
test/simulator-group/kubeproxy/svc.yaml [new file with mode: 0644]
test/simulator-group/mrstub/docker-compose.yml
test/simulator-group/ngw/.gitignore [new file with mode: 0644]
test/simulator-group/ngw/app.yaml [new file with mode: 0644]
test/simulator-group/ngw/application.yaml [new file with mode: 0644]
test/simulator-group/ngw/docker-compose.yml [new file with mode: 0644]
test/simulator-group/ngw/svc.yaml [new file with mode: 0644]
test/simulator-group/policy_agent/docker-compose.yml
test/simulator-group/policy_agent/mnt/.gitignore
test/simulator-group/prodstub/docker-compose.yml
test/simulator-group/rapp_catalogue/docker-compose.yml
test/simulator-group/ric/docker-compose.yml
test/simulator-group/sdnc/app.yaml
test/simulator-group/sdnc/app2.yaml [new file with mode: 0644]
test/simulator-group/sdnc/docker-compose-2.yml [new file with mode: 0644]
test/simulator-group/sdnc/docker-compose.yml
test/simulator-group/sim-monitor.js