Adding end to end CSIT test cases for PDP-A 14/88914/2
authora.sreekumar <ajith.sreekumar@est.tech>
Tue, 7 May 2019 13:36:39 +0000 (13:36 +0000)
committerBilal A <bilal@research.att.com>
Fri, 31 May 2019 21:19:49 +0000 (21:19 +0000)
commite74fd95261e37e4258d6ed325368069ba25eaa45
tree6fc79a18f6484986159f680cf53ece1e143e22ef
parent7a86895fa2911ccdc5b827a1e1c2c2d54343d4f5
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>
(cherry picked from commit 7d80c38635b4cf7ec0d517a95c63772c4c9aface)
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]