From e90986687347e86b5cfdbe850d1e0129d73ed10f Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Mon, 3 Apr 2023 00:57:58 +0100 Subject: Add CSIT for ACM in docker Included policy particiant tests in docker. Http and Kubernetes will be tested in kubernetes env. Issue-ID: POLICY-4541 Signed-off-by: zrrmmua Change-Id: I2dcc294d9127307ef74a0f47791aed9d641b37f2 --- csit/resources/tests/data/DeployAC.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 csit/resources/tests/data/DeployAC.json (limited to 'csit/resources/tests/data/DeployAC.json') diff --git a/csit/resources/tests/data/DeployAC.json b/csit/resources/tests/data/DeployAC.json new file mode 100644 index 00000000..cf65ba65 --- /dev/null +++ b/csit/resources/tests/data/DeployAC.json @@ -0,0 +1,3 @@ +{ + "deployOrder": "DEPLOY" +} \ No newline at end of file -- cgit 1.2.3-korg