Merge csits into docker/csit 48/121448/2
authorJim Hahn <jrh3@att.com>
Mon, 10 May 2021 19:36:30 +0000 (15:36 -0400)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Thu, 20 May 2021 18:52:37 +0000 (14:52 -0400)
commit0b3d50f77e3b4122bafd4b8f396e86d5135c2b5a
treea1be4a178a856fcaf8af64b8fecb7c956a7291cd
parent21adf7bca98f9cbf721b825b03c60352e1a0ccf0
Merge csits into docker/csit

Decided to move CSIT test source code from the individual repos into
the docker repo.  This review modifies the scripts to begin the process,
and includes the CSIT code from xacml-pdp, as the first one to move.

Note: while the xacml-pdp files are new to the docker repo, they are
not actually new, thus their licenses were retained.

Issue-ID: POLICY-3299
Change-Id: I7cce548ceec38c9c1615af883f08eb118e84d132
Signed-off-by: Jim Hahn <jrh3@att.com>
(cherry picked from commit 3486a9218bc8d396dce8cdde32d0b1e38490bacf)
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
csit/prepare-csit.sh
csit/run-project-csit.sh
csit/xacml-pdp/plans/setup.sh [new file with mode: 0644]
csit/xacml-pdp/plans/teardown.sh [new file with mode: 0644]
csit/xacml-pdp/plans/testplan.txt [new file with mode: 0644]
csit/xacml-pdp/tests/data/onap.policy.guard.decision.request.json [new file with mode: 0644]
csit/xacml-pdp/tests/data/onap.policy.monitoring.decision.request.json [new file with mode: 0644]
csit/xacml-pdp/tests/data/onap.policy.naming.decision.request.json [new file with mode: 0644]
csit/xacml-pdp/tests/data/onap.policy.optimization.decision.request.json [new file with mode: 0644]
csit/xacml-pdp/tests/data/vCPE.policy.input.tosca.deploy.json [new file with mode: 0644]
csit/xacml-pdp/tests/xacml-pdp-test.robot [new file with mode: 0644]