@@ -11,7 +16,7 @@ GET individual VNF Performance Job
...Test title: Get individual VNF Performance Job
...Test objective: The objective is to test the retrieval of an individual VNF performance monitoring job and perform a JSON schema and content validation of the collected job data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -25,7 +30,7 @@ GET individual VNF Performance Job with invalid resource identifier
...Test title: Get individual VNF Performance Job with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF performance monitoring job fails when using an invalid resource identifier, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Test objective: The objective is to test that the deletion of an individual VNF performance monitoring job fails when using an invalid resource identifier
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: Clause 6.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -64,7 +69,7 @@ POST Individual VNF Performance Job - Method not implemented
...Test title: POST Individual VNF Performance Job - method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new VNF Performance Monitoring Job
...Pre-conditions: A VNF instance is instantiated
...Reference: Clause 6.4.3.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.3.3.1 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -76,7 +81,7 @@ PUT Individual VNF Performance Job - Method not implemented
...Test title: PUT Individual VNF Performance Job - method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF Performance Monitoring Job
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNFM.
...Reference: Clause 6.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v2.8.1
Check HTTP Response Body Json Schema IsProblemDetails
Check Postcondition VNF Performance Job is Unmodified (Implicit)
PATCH Individual VNF Performance Job with Unprocessable Entity
[Documentation]Test ID: 7.3.4.2.9
...Test title: PATCH Individual VNF Performance Job with Unprocessable Entity
...Test objective: The objective is to test that PATCH method to modify individual performace management job fails when the request data is syntactically correct but cannot be processed, and perform the JSON schema validation of the failed operation HTTP response
...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 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions:
Send Patch request for individual VNF Performance Job with Unprocessable Entity
Check HTTP Response Status Code Is422
Check HTTP Response Body Json Schema IsProblemDetails
@@ -10,7 +10,7 @@ Get Individual Performance Report
...Test title: Get Individual Performance Report
...Test objective: The objective is to test the retrieval of an individual VNF performance report associated to a monitoring job and perform a JSON schema validation of the collected report data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -23,7 +23,7 @@ Get Individual Performance Report with invalid resource endpoint
...Test title: Get Individual Performance Report with invalid resource endpoint
...Test objective:The objective is to test that the retrieval of an individual VNF performance report associated to a monitoring job fails when using an invalid resource endpoint
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -36,7 +36,7 @@ POST Individual Performance Report - Method not implemented
...Test title: POST Individual Performance Report - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new VNF performance report within a monitoring job
...Pre-conditions: A VNF instance is instantiated.
...Reference: Clause 6.4.4.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.4.3.1 - ETSI GS NFV-SOL 003 [1] v2.8.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -48,7 +48,7 @@ PUT Individual Performance Report - Method not implemented
...Test title: PUT Individual Performance Report - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF performance report within a monitoring job
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance reports are set for a monitoring job in the VNFM.
...Reference: Clause 6.4.4.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Reference: Clause 6.4.4.3.3 - ETSI GS NFV-SOL 003 [1] v2.8.1