aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/apex-pdp/data/onap.policies.controlloop.operational.Apex.json
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09Fix policy type json files as per new modelramverma1-251/+233
As per updated model, policy type & data type are represented as Map directly instead of List of Map earlier. Updating the json files to adapt to this change. Issue-ID: POLICY-2047 Change-Id: Id46b6d20f3c1cb727909b0825066e4763120e46a Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-05-07Adding end to end CSIT test cases for PDP-Aa.sreekumar1-0/+284
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>