@@ -141,16 +141,16 @@ GET VNF Indicators Subscriptions - Bad Request Response too Big
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
POST Create a new Subscription - Unprocessable Entity
POST Create a new Subscription - Unprocessable Content
[Documentation]Test ID: 6.3.2.4.11
...Test title: POST Create a new Subscription - Unprocessable Entity
...Test objective: The objective is to test that content type of the payload body is supported and the payload body of a request contains syntactically correct data but the data cannot be processed.
...Test title: POST Create a new Subscription - Unprocessable Content
...Test objective: The objective is to test that content type of the message content is supported and the message content of a request contains syntactically correct data but the data cannot be processed.
...Pre-conditions: none
...Reference: Clause 8.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
Send Post Request for VNF Indicator Subscription with unprocessable entity
Send Post Request for VNF Indicator Subscription with unprocessable content
Check HTTP Response Status Code Is422
Check HTTP Response Body Json Schema IsProblemDetails
@@ -233,7 +233,7 @@ Send Post Request for VNF Indicator Subscription
#Run Keyword If ${NFVO_CHECKS_NOTIF_ENDPOINT} == 1 #removed as the check of notif endpoint is done by NFVO while processing subscription reques
#... Check Notification Endpoint
Send Post Request for VNF Indicator Subscription with unprocessable entity
Send Post Request for VNF Indicator Subscription with unprocessable content
LogTrying to create a new subscription
Set Headers{"Accept": "${ACCEPT_JSON}"}
Set Headers{"Content-Type": "${CONTENT_TYPE_JSON}"}