summaryrefslogtreecommitdiffstats
path: root/robot/resources/sdc_interface.robot
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2020-03-27 14:03:43 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-04-01 07:28:32 +0000
commit1592b0854a5552091afcb12564bc891e6e8e8a5f (patch)
tree0a57ca06f835eb1e116d289067764a698666ed47 /robot/resources/sdc_interface.robot
parent888614e469ca672ddac67cdc2b57ce48497da441 (diff)
ROBOT e2e test cases improvements for csar/zip tosca package validation in VNFSDK and SDC Onbarding
Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I87dd001822e2fe2f61a731167250eb56e724b606
Diffstat (limited to 'robot/resources/sdc_interface.robot')
-rw-r--r--robot/resources/sdc_interface.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/resources/sdc_interface.robot b/robot/resources/sdc_interface.robot
index a85ba27f..4780a35a 100644
--- a/robot/resources/sdc_interface.robot
+++ b/robot/resources/sdc_interface.robot
@@ -778,6 +778,7 @@ Upload SDC Heat Package
Create Multi Part ${files} upload ${file_path} contentType=application/zip
${resp}= SDC.Run Post Files Request ${SDC_BE_ONBOARD_ENDPOINT} ${SDC_VENDOR_SOFTWARE_PRODUCT_PATH}/${software_product_id}/versions/${version_id}${SDC_VENDOR_SOFTWARE_UPLOAD_PATH} ${files} ${SDC_DESIGNER_USER_ID} auth=${GLOBAL_SDC_AUTHENTICATION}
Should Be Equal As Strings ${resp.status_code} 200
+ [Return] ${resp}
Add SDC Catalog Service
[Documentation] Creates an SDC Catalog Service and returns its id