New Test Development 55/133455/4
authoradheli.tavares <adheli.tavares@est.tech>
Tue, 28 Feb 2023 12:59:37 +0000 (12:59 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Wed, 1 Mar 2023 10:56:01 +0000 (10:56 +0000)
commit1153b6d0153344d4d92518d2ca73ecfe71dfa9d9
tree019fcc478bc3cda85d28ed960926a4729d0ff782
parentfde3ffa6e508ae30945c8f2fefbf941bf6d42074
New Test Development

- api, pap (except consolidated HC), apex and acm runtime passing
on both docker and helm environment
- other simulators exposed on simulator service
- topics are checked on test with robot http support
- apex temp engine port exposed
- xacml readiness added

Issue-ID: POLICY-4125
Change-Id: I39ee8c38e70dd3a4ad26ba69d7c62e61a211469e
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
57 files changed:
compose/config/apex-pdp/OnapPfConfig.json
csit/resources/scripts/get-cluster-info.sh [changed mode: 0644->0755]
csit/resources/scripts/prepare-robot-env.sh
csit/resources/scripts/run-test.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/common-library.robot
csit/resources/tests/data/make_topic.sh [deleted file]
csit/resources/tests/data/onset.sh [deleted file]
csit/resources/tests/data/wait_topic.sh [deleted file]
csit/resources/tests/distribution-test.robot
csit/resources/tests/drools-applications-test.robot
csit/resources/tests/pap-test.robot
csit/resources/tests/xacml-pdp-test.robot
csit/run-k8s-csit.sh
helm/Dockerfile [deleted file]
helm/policy/components/policy-apex-pdp/resources/config/OnapPfConfig.json
helm/policy/components/policy-apex-pdp/templates/service.yaml
helm/policy/components/policy-apex-pdp/values.yaml
helm/policy/components/policy-models-simulator/templates/deployment.yaml
helm/policy/components/policy-models-simulator/templates/service.yaml
helm/policy/components/policy-models-simulator/values.yaml
helm/policy/components/policy-pap/templates/configmap.yaml
helm/policy/components/policy-xacml-pdp/templates/deployment.yaml
helm/policy/components/policy-xacml-pdp/values.yaml
helm/run-test.sh [deleted file]
helm/tests/apex-pdp-test.robot [deleted file]
helm/tests/api-test.robot [deleted file]
helm/tests/common-library.robot [deleted file]
helm/tests/data/VesEventForPnfPolicy.json [deleted file]
helm/tests/data/VesEventForVnfPolicy.json [deleted file]
helm/tests/data/apex.policy.decisionmaker.input.tosca.json [deleted file]
helm/tests/data/create.group.request.json [deleted file]
helm/tests/data/deploy.group.request.json [deleted file]
helm/tests/data/event.json [deleted file]
helm/tests/data/make_topic.sh [deleted file]
helm/tests/data/onap.pnf.metadataSet.Test.json [deleted file]
helm/tests/data/onap.policies.apex.pnf.Test.json [deleted file]
helm/tests/data/onap.policies.apex.pnf.metadataSet.Test.json [deleted file]
helm/tests/data/onap.policies.apex.vnf.Test.json [deleted file]
helm/tests/data/onap.policies.native.apex.Sampledomain.json [deleted file]
helm/tests/data/onap.policy.guard.decision.request.json [deleted file]
helm/tests/data/onap.policy.monitoring.decision.request.json [deleted file]
helm/tests/data/onap.policy.monitoring.tcagen2.v1.json [deleted file]
helm/tests/data/onap.policy.monitoring.tcagen2.v2.json [deleted file]
helm/tests/data/onap.policy.monitoring.tcagen2.v3.json [deleted file]
helm/tests/data/onap.policy.naming.decision.request.json [deleted file]
helm/tests/data/onap.policy.optimization.decision.request.json [deleted file]
helm/tests/data/policy_deploy.json [deleted file]
helm/tests/data/vCPE.policy.input.tosca.deploy.json [deleted file]
helm/tests/data/wait_for_rest.sh [deleted file]
helm/tests/data/wait_topic.sh [deleted file]
helm/tests/distribution-test.robot [deleted file]
helm/tests/drools-applications-test.robot [deleted file]
helm/tests/pap-test.robot [deleted file]
helm/tests/policy-clamp-test.robot [deleted file]