Add kafka support in K8s CSIT 60/137060/4
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>
Sun, 21 Jan 2024 14:24:03 +0000 (14:24 +0000)
committerrameshiyer27 <ramesh.murugan.iyer@est.tech>
Mon, 22 Jan 2024 14:55:45 +0000 (14:55 +0000)
commit31c61d495474985b8cc3460464f888651d0919ed
tree72ac562f9bd64196fda57edd8ca6a62f8877b046
parentcaa7adc30ed054d2a5cfea4a1b9a265d5cfb6785
Add kafka support in K8s CSIT

Issue-ID: POLICY-4402
Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech>
Change-Id: I29ef966ed5eb70997574269ff6180f68d754383b
66 files changed:
compose/docker-compose.postgres.yml
compose/export-ports.sh
csit/resources/Dockerfile
csit/resources/scripts/setup-apex-pdp-large.sh
csit/resources/scripts/setup-apex-pdp-medium.sh
csit/resources/scripts/setup-apex-pdp.sh
csit/resources/scripts/setup-drools-applications.sh
csit/resources/scripts/setup-xacml-pdp.sh
csit/resources/tests/apex-pdp-test.robot
csit/resources/tests/apex-slas-10.robot
csit/resources/tests/apex-slas-3.robot
csit/resources/tests/apex-slas.robot
csit/resources/tests/common-library.robot
csit/resources/tests/data/AcK8s.json
csit/resources/tests/data/acelement-usecase.yaml
csit/resources/tests/drools-applications-test.robot
csit/resources/tests/kafka_consumer.py
csit/resources/tests/kafka_producer.py
csit/resources/tests/make_topics.py
csit/resources/tests/policy-clamp-test.robot
csit/run-k8s-csit.sh
helm/cp-kafka/kafka.yaml [new file with mode: 0644]
helm/cp-kafka/zookeeper.yaml [new file with mode: 0644]
helm/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json
helm/policy/components/policy-apex-pdp/templates/secrets.yaml
helm/policy/components/policy-apex-pdp/templates/statefulset.yaml
helm/policy/components/policy-apex-pdp/values.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/A1pmsParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/secret.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/resources/config/HttpParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/templates/secrets.yaml
helm/policy/components/policy-clamp-ac-http-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/templates/secret.yaml
helm/policy/components/policy-clamp-ac-k8s-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/resources/config/KserveParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/templates/secret.yaml
helm/policy/components/policy-clamp-ac-kserve-ppnt/values.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/resources/config/PolicyParticipantParameters.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/templates/deployment.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/templates/secrets.yaml
helm/policy/components/policy-clamp-ac-pf-ppnt/values.yaml
helm/policy/components/policy-clamp-runtime-acm/resources/config/acRuntimeParameters.yaml
helm/policy/components/policy-clamp-runtime-acm/templates/deployment.yaml
helm/policy/components/policy-clamp-runtime-acm/templates/secret.yaml
helm/policy/components/policy-clamp-runtime-acm/values.yaml
helm/policy/components/policy-drools-pdp/resources/configmaps/base.conf
helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-kafka.conf [moved from helm/policy/components/policy-drools-pdp/resources/configmaps/feature-pooling-dmaap.conf with 86% similarity]
helm/policy/components/policy-drools-pdp/resources/configmaps/noop.pre.sh
helm/policy/components/policy-drools-pdp/resources/secrets/credentials.conf
helm/policy/components/policy-drools-pdp/templates/statefulset.yaml
helm/policy/components/policy-drools-pdp/values.yaml
helm/policy/components/policy-models-simulator/resources/config/simParameters.json
helm/policy/components/policy-models-simulator/values.yaml
helm/policy/components/policy-pap/resources/config/papParameters.yaml
helm/policy/components/policy-pap/templates/deployment.yaml
helm/policy/components/policy-pap/templates/secrets.yaml
helm/policy/components/policy-pap/values.yaml
helm/policy/components/policy-xacml-pdp/resources/config/config.json
helm/policy/components/policy-xacml-pdp/values.yaml
helm/policy/values.yaml