Merge csits into docker/csit 40/121240/2
authorJim Hahn <jrh3@att.com>
Mon, 10 May 2021 19:36:30 +0000 (15:36 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 10 May 2021 20:01:03 +0000 (16:01 -0400)
commit3486a9218bc8d396dce8cdde32d0b1e38490bacf
tree32e95d25b23591bc7f5aa03965b4f658b3bca156
parent4fe6a2eb96c93ed7cd7e4ff18e9560d519e0ee9a
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>
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]