aboutsummaryrefslogtreecommitdiffstats
path: root/csit/clamp/tests/data/StateChangeRunningAC.json
diff options
context:
space:
mode:
authorSirisha_Manchikanti <sirisha.manchikanti@est.tech>2022-02-17 17:55:21 +0000
committerSirisha_Manchikanti <sirisha.manchikanti@est.tech>2022-02-23 18:03:26 +0000
commitb71490f1ecea5903a9d566d2413288f915ecb007 (patch)
tree8b8a910df002b357a618c148c8ee8bc844612c86 /csit/clamp/tests/data/StateChangeRunningAC.json
parent9f43149ce6760bf9888c927a6e222517cbd62fa1 (diff)
Fix CLAMP controlloop CSIT testcases
Made corrections according to the application yaml to fix CLAMP CSIT testcases Issue-ID: POLICY-3933 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: I9dfb4ecb1a4dd1fa967aeafe341cddb38049d312
Diffstat (limited to 'csit/clamp/tests/data/StateChangeRunningAC.json')
-rw-r--r--csit/clamp/tests/data/StateChangeRunningAC.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/csit/clamp/tests/data/StateChangeRunningAC.json b/csit/clamp/tests/data/StateChangeRunningAC.json
new file mode 100644
index 00000000..494f6fd7
--- /dev/null
+++ b/csit/clamp/tests/data/StateChangeRunningAC.json
@@ -0,0 +1,9 @@
+{
+ "orderedState": "RUNNING",
+ "automationCompositionIdentifierList": [
+ {
+ "name": "PMSHInstance0",
+ "version": "1.0.1"
+ }
+ ]
+}