aboutsummaryrefslogtreecommitdiffstats
path: root/plans/policy
AgeCommit message (Collapse)AuthorFilesLines
2019-03-16Fixing typo to comment a lineBilal A1-1/+1
Change-Id: I2453e72995c38476b43749dc800324d1720a2a3b Issue-ID: POLICY-1270 Signed-off-by: Bilal A <bilal@research.att.com>
2019-03-14Adding Policy/drools-pdp CSIT "Alive" TestBilal A3-0/+84
Issue-ID: POLICY-1459 Signed-off-by: Bilal A <bilal@research.att.com> Change-Id: I2e33e18feaff5882eb45012ffab16f47f3153c41
2019-03-05CSIT tests for PDPX Healthcheck/StatisitcsMichael Mokry3-0/+55
- Added csit setup and teardown scripts - Added test plan - Added xacml pdp test robot script - Modified api test with correct path Change-Id: I8844f8c75f5c39877410d406b064df7ba6049e1a Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com>
2019-02-12Change http to https in robot testChenfei Gao1-1/+1
Changed http to https in robot test since https is enabled for policy-api rest service by default. Issue-ID: POLICY-1270 Change-Id: Id108c956f2265db0e90b97b7e08371ee0df483c4 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-02-11Merge "Fix csit tests of policy/distribution"Gary Wu1-2/+2
2019-02-11Create CSIT tests for policy/papramverma3-0/+54
Change-Id: I0a969749b5cd77949ef1e86fd1962952b3385f88 Issue-ID: POLICY-1480 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-11Fix csit tests of policy/distributionramverma1-2/+2
1) Changed the docker image version to 2.1.0-SNAPSHOT 2) Changed the communication protocol to https Change-Id: I042a0a1054f98fd2efb520b92443f1a9f734a9be Issue-ID: POLICY-1346 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-06Add csit test plans for policy-apiChenfei Gao3-0/+54
Includes: 1) Added setup, teardown scripts and test plan 2) Added test robot including test cases Issue-ID: POLICY-1270 Change-Id: Id4fe5527609d9e13906d02bccc4ae8bc7c364bd9 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2018-10-02Change to AAF-compatible default credentialsJorge Hernandez1-1/+2
Change-Id: I4a5f5bb716a5acd0d823ca29d85defeebbcb55ef Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-27Adjust relative paths for CSIT filesGary Wu4-5/+5
Remove leading test/csit/ from all relative paths to accomodate the move into integration/csit repo. Change-Id: Id9482b46df839f5eba28135e9f987a3eda1d7d94 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-27Move CSIT to integration/csit repoGary Wu9-0/+192
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I1e4c0eff44691f73f8098b3c52764107f6b8b8df Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>