summaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml
diff options
context:
space:
mode:
authorgummar <raj.gumma@est.tech>2020-03-04 14:35:07 +0000
committergummar <raj.gumma@est.tech>2020-03-04 16:12:19 +0000
commitf4ac359d80d043a2d0e6eaf1730813b81f2c837f (patch)
tree14710c41d82417c2005840d173f5a0f980026755 /components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml
parent7a8bfb25a92a9400862d70e690313a4e743124da (diff)
Fix case for all Software upgrade actions
Issue-ID: CCSDK-2145 Signed-off-by: gummar <raj.gumma@est.tech> Change-Id: Ic29056d100ffba9d6d1c2a6b3f73d6a95f3bee28
Diffstat (limited to 'components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml')
-rw-r--r--components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml20
1 files changed, 10 insertions, 10 deletions
diff --git a/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml b/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml
index 7136b1b0f..c2fd3f788 100644
--- a/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml
+++ b/components/model-catalog/blueprint-model/uat-blueprints/PNF_CDS_RESTCONF/Tests/uat.yaml
@@ -86,18 +86,18 @@ processes:
message: success
payload:
preCheck-response: {}
- - name: downloadNESW
+ - name: downloadNESw
request:
commonHeader: *swugCommonHeader
actionIdentifiers: &download-ai
blueprintName: PNF_CDS_RESTCONF
blueprintVersion: "1.0.0"
- actionName: downloadNESW
+ actionName: downloadNESw
mode: sync
payload:
- downloadNESW-request:
+ downloadNESw-request:
resolution-key: *resKey
- downloadNESW-properties: *actionProps
+ downloadNESw-properties: *actionProps
expectedResponse:
commonHeader: *swugCommonHeader
actionIdentifiers: *download-ai
@@ -107,19 +107,19 @@ processes:
errorMessage: null
message: success
payload:
- downloadNESW-response: {}
- - name: activateNESW
+ downloadNESw-response: {}
+ - name: activateNESw
request:
commonHeader: *swugCommonHeader
actionIdentifiers: &activate-ai
blueprintName: PNF_CDS_RESTCONF
blueprintVersion: "1.0.0"
- actionName: activateNESW
+ actionName: activateNESw
mode: sync
payload:
- activateNESW-request:
+ activateNESw-request:
resolution-key: *resKey
- activateNESW-properties: *actionProps
+ activateNESw-properties: *actionProps
expectedResponse:
commonHeader: *swugCommonHeader
actionIdentifiers: *activate-ai
@@ -129,7 +129,7 @@ processes:
errorMessage: null
message: success
payload:
- activateNESW-response: {}
+ activateNESw-response: {}
- name: postCheck
request:
commonHeader: *swugCommonHeader