aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/pap
AgeCommit message (Collapse)AuthorFilesLines
2020-09-02Use models-examples in CSITsJim Hahn2-52/+1
Replaced tosca policies found in the test "data" directory with policies from models-examples. Also added the dmaap simulator to the pap CSIT to prevent the error log from filling with dmaap errors while trying to debug the CSIT. Issue-ID: POLICY-2813 Change-Id: I6bccffa41acd0fda0b945fe8e3cd6badde1ac4c1 Signed-off-by: Jim Hahn <jrh3@att.com>
2020-08-19Update to new tcagen2 policy typePamela Dragosh3-5/+5
Replacing deprecated tca policy type with new tcagen2 policy type. Issue-ID: POLICY-2772 Change-Id: Id53e61caf9675e0080274784870970c7ea2575f8 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2020-04-02Move policy preload to robot scriptJim Hahn2-0/+62
Moved the policy preload for the PAP CSIT from setup.sh to the robot script; policy type preload isn't needed, so it was removed altogether. Also cleaned up some unneeded entries related to networking and ports in the docker yml files. Issue-ID: POLICY-2464 Change-Id: I1794dd905f2dcbdbe5f8da8c106b43b98d9a97ea Signed-off-by: Jim Hahn <jrh3@att.com>
2019-12-10Update CSITs for policy delta APIJim Hahn3-7/+32
Issue-ID: POLICY-2284 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I85c613cd6f26dbccbca2ffc6173f4955ab890ce2
2019-05-02Fix policy/pap csit test casesramverma1-8/+6
Change-Id: I1b382b107f2cd619b81979f0baeb519312c700d9 Issue-ID: POLICY-1723 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-04-19Flesh out PAP CSITsJim Hahn2-0/+131
This exercises all of the PAP REST APIs, except for the simple policy "deploy" API. Change-Id: I681c4c40f05f6e343a782e764f7f939ecbb31258 Issue-ID: POLICY-1672 Signed-off-by: Jim Hahn <jrh3@att.com>
2019-02-22Update REST API url in policy/pap test casesramverma1-2/+2
Change-Id: I62e05f0c438c0a015cd20eee40352d19aa1c42b8 Issue-ID: POLICY-1480 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-02-11Create CSIT tests for policy/papramverma1-0/+28
Change-Id: I0a969749b5cd77949ef1e86fd1962952b3385f88 Issue-ID: POLICY-1480 Signed-off-by: ramverma <ram.krishna.verma@est.tech>