aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/policy/policy-apex-pdp/config/pap/logback.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-06-17Removing unnecessary mounts in APEX CSITa.sreekumar1-102/+0
In the end to end csit test cases of APEX, currently we are mounting the config files for APEX and PAP. This is not necessary. Change-Id: I10f9ed509e4bb537cc91f145dde34aeb8c0d9b99 Issue-ID: POLICY-1863 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-05-07Adding end to end CSIT test cases for PDP-Aa.sreekumar1-0/+102
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>