aboutsummaryrefslogtreecommitdiffstats
path: root/csit/clamp/tests/data/PassiveCommand.json
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2022-12-15 08:51:09 +0000
committerLiam Fallon <liam.fallon@est.tech>2022-12-16 10:29:19 +0000
commit4d4a2216e573892791131885a05851fa67d51ec4 (patch)
tree68ba7e1b2ddd9a79401c63863635ed7f4a046b38 /csit/clamp/tests/data/PassiveCommand.json
parent79841aca88d60257dc5557dc19f069b8bd677f99 (diff)
Fix clamp CSITs for master
CSIT fails due to new composition endpoint structure Altering CSIT spec to reflect changes Issue-ID: POLICY-4485 Change-Id: I942c18564a9c2c82676e3f269a736103f5c74d14 Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'csit/clamp/tests/data/PassiveCommand.json')
-rw-r--r--csit/clamp/tests/data/PassiveCommand.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/csit/clamp/tests/data/PassiveCommand.json b/csit/clamp/tests/data/PassiveCommand.json
new file mode 100644
index 00000000..48422d7e
--- /dev/null
+++ b/csit/clamp/tests/data/PassiveCommand.json
@@ -0,0 +1,5 @@
+{
+ "instantiationCommand": {
+ "orderedState": "PASSIVE"
+ }
+}