diff options
author | 2022-02-17 17:55:21 +0000 | |
---|---|---|
committer | 2022-02-23 18:03:26 +0000 | |
commit | b71490f1ecea5903a9d566d2413288f915ecb007 (patch) | |
tree | 8b8a910df002b357a618c148c8ee8bc844612c86 /csit/clamp/tests/data/PassivateCL.json | |
parent | 9f43149ce6760bf9888c927a6e222517cbd62fa1 (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/PassivateCL.json')
-rw-r--r-- | csit/clamp/tests/data/PassivateCL.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/csit/clamp/tests/data/PassivateCL.json b/csit/clamp/tests/data/PassivateCL.json deleted file mode 100644 index 472d5f4e..00000000 --- a/csit/clamp/tests/data/PassivateCL.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "orderedState": "PASSIVE", - "controlLoopIdentifierList": [ - { - "name": "PMSHInstance0", - "version": "1.0.1" - } - ] -} |