aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json')
-rw-r--r--test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json b/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
index 0d2027f21..bb39364bb 100644
--- a/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
+++ b/test/csit/tests/vfc/nfvo-lcm/jsoninput/create_ns.json
@@ -1,5 +1,6 @@
{
"nsName": "ns1",
"csarId": "123",
- "description": "ns1 desc"
+ "description": "ns1 desc",
+ "test": "test"
} \ No newline at end of file