Fix robot failures in kubernetes CSITs 70/133170/2
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Wed, 1 Feb 2023 15:06:45 +0000 (15:06 +0000)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Tue, 7 Feb 2023 09:49:38 +0000 (09:49 +0000)
commit62ccbbb1c7da36bb61174b952c9b5a3f8219e7e7
treed79f2834b53cc61d8feff2aca811519d25421b16
parent0700486a08b2bc08589f7e6b0be8338d6bbb4efa
Fix robot failures in kubernetes CSITs

Api, Pap, Clamp configurations are fixed
Update Readiness containers as a list entity to wait for more than one component.

Issue-ID: POLICY-4546
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I8598ddc01905b072edd9eb3030a83d3d806a14eb
19 files changed:
csit/run-k8s-csit.sh
helm/policy/components/policy-apex-pdp/values.yaml
helm/policy/components/policy-api/resources/config/apiParameters.yaml
helm/policy/components/policy-api/templates/deployment.yaml
helm/policy/components/policy-api/templates/service.yaml
helm/policy/components/policy-api/values.yaml
helm/policy/components/policy-clamp-runtime-acm/templates/deployment.yaml
helm/policy/components/policy-pap/resources/config/groups.json [new file with mode: 0644]
helm/policy/components/policy-pap/resources/config/papParameters.yaml
helm/policy/components/policy-pap/templates/service.yaml
helm/policy/components/policy-pap/values.yaml
helm/robot/templates/test-job.yaml
helm/robot/values.yaml
helm/run-test.sh
helm/tests/apex-pdp-test.robot
helm/tests/common-library.robot
helm/tests/data/make_topic.sh [new file with mode: 0755]
helm/tests/data/wait_topic.sh [new file with mode: 0755]
helm/tests/pap-test.robot