Enable ACM tests in K8s CSIT 21/134021/11
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Wed, 5 Apr 2023 12:47:15 +0000 (13:47 +0100)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Tue, 2 May 2023 17:52:04 +0000 (18:52 +0100)
commit65fc37591b2934871e7ca4d2db4a76ad4bba7572
treed8cb27f8796635b5e3682376ed05392079b6850b
parent19b753bd8d2e96364544b2f441f2f8e0fb44fd49
Enable ACM tests in K8s CSIT

Moved all the image references to the parent chart.
Updating the latest image tags during installation.
Disabling charts by default and enabling only the project specific ones.

Issue-ID: POLICY-4541
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: Ie22584ff38e777379ac1ee2d61743868a8b93b5c
41 files changed:
compose/get-k8s-versions.sh [new file with mode: 0755]
csit/resources/scripts/run-test.sh
csit/resources/scripts/setup-clamp.sh
csit/resources/tests/api-slas.robot
csit/resources/tests/data/AcDocker.json [moved from csit/resources/tests/data/AutomationComposition.json with 100% similarity]
csit/resources/tests/data/AcK8s.json [new file with mode: 0644]
csit/resources/tests/pap-slas.robot
csit/resources/tests/policy-clamp-test.robot
csit/run-k8s-csit-enable.sh [deleted file]
csit/run-k8s-csit.sh
helm/policy/components/mariadb-galera/templates/statefulset.yaml
helm/policy/components/mariadb-galera/values.yaml
helm/policy/components/policy-apex-pdp/templates/statefulset.yaml
helm/policy/components/policy-apex-pdp/values.yaml
helm/policy/components/policy-api/templates/deployment.yaml
helm/policy/components/policy-api/values.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/values.yaml
helm/policy/components/policy-clamp-runtime-acm/templates/deployment.yaml
helm/policy/components/policy-clamp-runtime-acm/values.yaml
helm/policy/components/policy-distribution/templates/deployment.yaml
helm/policy/components/policy-distribution/values.yaml
helm/policy/components/policy-drools-pdp/templates/statefulset.yaml
helm/policy/components/policy-drools-pdp/values.yaml
helm/policy/components/policy-models-simulator/templates/deployment.yaml
helm/policy/components/policy-models-simulator/values.yaml
helm/policy/components/policy-pap/templates/deployment.yaml
helm/policy/components/policy-pap/values.yaml
helm/policy/components/policy-xacml-pdp/templates/deployment.yaml
helm/policy/components/policy-xacml-pdp/values.yaml
helm/policy/templates/job.yaml
helm/policy/values.yaml
helm/robot/templates/test-job.yaml