...Test objective: The objective is to test that PATCH method cannot modify an exsisting individual PM job resource when the callback URI provided in the Request body is unreachable by the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: Clause 6.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v4.4.1
...Test objective: The objective is to test that PATCH method cannot modify an exsisting individual PM job resource when the callback URI provided in the Request body is unreachable by the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.6.3.4 - ETSI GS NFV-SOL 002 [2] v4.4.1
@@ -205,9 +205,9 @@ GET all VNF Performance Monitoring Jobs with exclude_default and fields attribut
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsPmJobs
POST Create new VNF Performance Monitoring Job - UNPROCESSIBLE ENTITY
POST Create new VNF Performance Monitoring Job - UNPROCESSABLE CONTENT
[Documentation]Test ID: 6.3.3.1.16
...Test title:POST Create a new VNF Performance Monitoring Job - UNPROCESSIBLE ENTITY
...Test title:POST Create a new VNF Performance Monitoring Job - UNPROCESSABLE CONTENT
...Test objective: The objective is to test that the POST method cannot create a new VNF performance monitoring job when the callback URI provided in the Request body is unreachable by the VNFM.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: Clause 6.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1
@@ -137,9 +137,9 @@ GET Performance Thresholds for Bad Request Response too big
Check HTTP Response Status Code Is400
Check HTTP Response Body Json Schema IsProblemDetails
POST Create new Performance Threshold - UNPROCESSIBLE ENTITY
POST Create new Performance Threshold - UNPROCESSABLE CONTENT
[Documentation]Test ID: 6.3.3.4.11
...Test title:POST Create new Performance Threshold
...Test title:POST Create new Performance Threshold - UNPROCESSABLE CONTENT
...Test objective: The objective is to test that the POST method does not create a new VNF performance threshold when the callback URI provided in the Request body is unreachable by the VNFM.
...Pre-conditions: A VNF instance is instantiated.
...Reference: Clause 6.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v4.4.1