aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2022-02-16 12:15:39 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2022-02-16 14:53:15 +0000
commitbdba5edfc215ef55e25a74957a00f778be61adeb (patch)
treee9e0981b23e7e565674bdb620ef5048881cedadd /tests
parent8779e0da5159061d8c23b8abb1b5cac9c103db41 (diff)
Updating images version
Change-Id: I16e77f33ebe629ebd05a074a7efb0ebdedcbea1a Issue-ID: SO-3632 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'tests')
-rw-r--r--tests/so/etsi/data/vnfDeleteRequest.json3
-rw-r--r--tests/so/etsi/data/vnfInstantiationRequest.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/so/etsi/data/vnfDeleteRequest.json b/tests/so/etsi/data/vnfDeleteRequest.json
index 32728669..c5aafc21 100644
--- a/tests/so/etsi/data/vnfDeleteRequest.json
+++ b/tests/so/etsi/data/vnfDeleteRequest.json
@@ -14,7 +14,8 @@
"requestorId": "demo"
},
"requestParameters": {
- "testApi": "GR_API"
+ "testApi": "GR_API",
+ "aLaCarte": true
},
"cloudConfiguration": {
"lcpCloudRegionId": "nordixcloud",
diff --git a/tests/so/etsi/data/vnfInstantiationRequest.json b/tests/so/etsi/data/vnfInstantiationRequest.json
index 03a143b0..b03e7f45 100644
--- a/tests/so/etsi/data/vnfInstantiationRequest.json
+++ b/tests/so/etsi/data/vnfInstantiationRequest.json
@@ -18,7 +18,8 @@
},
"requestParameters": {
"userParams": [],
- "testApi": "GR_API"
+ "testApi": "GR_API",
+ "aLaCarte": true
},
"cloudConfiguration": {
"lcpCloudRegionId": "EtsiCloudRegion",