Adding end to end CSIT test cases for PDP-A 64/87064/2
authora.sreekumar <ajith.sreekumar@est.tech>
Tue, 7 May 2019 13:36:39 +0000 (13:36 +0000)
committera.sreekumar <ajith.sreekumar@est.tech>
Tue, 7 May 2019 13:36:39 +0000 (13:36 +0000)
commit7d80c38635b4cf7ec0d517a95c63772c4c9aface
tree556243d7649ce49a060bb1031b140f38b4e4d04a
parent78ef07a83d132389746f05eef6e83e5ba301b07c
Adding end to end CSIT test cases for PDP-A

1) Adding test case to do health check of PDP-A.
2) Adding test case for end to end testing - create policy type and
policy using Policy API, deploy policy using PAP API and then execute
policy in APEX engine.

Change-Id: I97b208f4d7c319f993515719795d022ddfc429fa
Issue-ID: POLICY-1739
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
17 files changed:
plans/policy/apex-pdp/setup.sh
plans/policy/apex-pdp/teardown.sh
scripts/policy/policy-apex-pdp/config/apex-pdp/OnapPfConfig.json [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/apex-pdp/topic.properties [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/db/db.conf [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/db/db.sh [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/pap/defaultConfig.json [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/pap/logback.xml [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/pap/s3pConfig.json [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/pap/ssl/policy-keystore [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/pap/ssl/policy-truststore [new file with mode: 0644]
scripts/policy/policy-apex-pdp/config/pap/topic.properties [new file with mode: 0644]
scripts/policy/policy-apex-pdp/docker-compose-apex.yml [new file with mode: 0644]
tests/policy/apex-pdp/apex-pdp-test.robot
tests/policy/apex-pdp/data/onap.policies.controlloop.operational.Apex.json [new file with mode: 0644]
tests/policy/apex-pdp/data/onap.policies.controlloop.operational.Apex.tosca.json [new file with mode: 0644]
tests/policy/apex-pdp/data/pdp_update.json [new file with mode: 0644]