aboutsummaryrefslogtreecommitdiffstats
path: root/csit/api/tests/data/onap.policy.monitoring.tcagen2.v2.json
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22Restructure of csit files to be used both by docker and k8s configadheli.tavares1-206/+0
Issue-ID: POLICY-4125 Change-Id: Id63b3badb1b451b36e3226970dcafaa5a62d860f Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
2021-05-12Move remaining CSITs from to docker/csitJim Hahn1-0/+206
Moved the remaining CSITs from the individual policy repos to the docker repo. The files are unchanged, except for removing trailing spaces and adding newlines to the end of a few of them. The two exceptions were the setup.sh scripts for drools-apps and distribution, in which "/csit" is no longer being appended to the TESTPLANDIR, as that variable now already includes "/csit". Issue-ID: POLICY-3299 Change-Id: I4dd381ad7d916f334cfbcbfb541c78db97012dd2 Signed-off-by: Jim Hahn <jrh3@att.com>