@@ -12,7 +12,7 @@ Suite Setup Check resource existence
POST Retry operation task
[Documentation]Test ID: 6.3.5.13.1
...Test title: POST Retry operation task
...Test objective: The objective is to test that POST method The POST method initiates retrying a VNF lifecycle operation if that operation has experienced a temporary failure
...Test objective: The objective is to test that the POST method initiates retrying a VNF lifecycle operation if that operation has experienced a temporary failure
...Pre-conditions: the "VNF LCM operation occurrence" resource is in "FAILED_TEMP" state.
...Reference: Clause 5.4.14.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1
@@ -177,10 +177,10 @@ DELETE subscriptions - Method not implemented
Check HTTP Response Status Code Is405
Check Subscription resource exist
POST Create a new Subscription - Unprocessable Entity
POST Create a new Subscription - Unprocessable Content
[Documentation]Test ID: 6.3.5.17.14
...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.
...re-conditions: none
...Reference: Clause 5.4.18.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1