@@ -14,7 +14,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 002 [2] v4.5.1
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -29,7 +29,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 002 [2] v4.5.1
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.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, 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.5 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -68,7 +68,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: none
...Reference: Clause 6.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -80,7 +80,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: none
...Reference: Clause 6.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v5.1.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 jobs are set in the VNFM.
...Reference: Clause 6.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM cannot reach the Notification endpoint.
@@ -11,7 +11,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 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -24,7 +24,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 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -37,7 +37,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: none
...Reference: Clause 6.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -49,7 +49,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: none
...Reference: Clause 6.4.4.3.3 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.3 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Test title: DELETE Individual Performance Report - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete an existing VNF performance report within a monitoring job
...Pre-conditions: none
...Reference: Clause 6.4.4.3.5 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.5 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -84,7 +84,7 @@ Get Individual Performance Report with permitted authorization scope
...Test title: Get Individual Performance Report with permitted authorization scope
...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 with permitted authorization scope
...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 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -96,7 +96,7 @@ Get Individual Performance Report with NOT permitted authorization scope
...Test title: Get Individual Performance Report with NOT permitted authorization scope
...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 with NOT permitted authorization scope
...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 002 [2] v4.5.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Test objective: The objective is to test the retrieval of an individual VNF performance threshold and perform a JSON schema and content validation of the collected threshold data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -28,7 +28,7 @@ GET Individual Threshold with invalid resource identifier
...Test title: GET Individual Threshold with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF performance threshold 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.6.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -41,7 +41,7 @@ DELETE Individual Threshold
...Test title: DELETE Individual Threshold
...Test objective: The objective is to test the deletion of an individual VNF performance threshold
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.6.3.5 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.6.3.5 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The VNF Performance Threshold is not available anymore in the VNFM
...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.5.1
...Reference: Clause 6.4.6.3.4 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM cannot reach the Notification endpoint.
...Post-Conditions: The VNF Performance Threshold is not modified by the operation
@@ -132,7 +132,7 @@ GET Individual Threshold with permitted authorization scope
...Test title: GET Individual Threshold with permitted authorization scope
...Test objective: The objective is to test the retrieval of an individual VNF performance threshold and perform a JSON schema and content validation of the collected threshold data structure with permitted authorization scope
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -146,7 +146,7 @@ GET Individual Threshold with NOT permitted authorization scope
...Test title: GET Individual Threshold with NOT permitted authorization scope
...Test objective: The objective is to test the retrieval of an individual VNF performance threshold and perform a JSON schema and content validation of the collected threshold data structure with not permitted authorization scope
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
@@ -13,7 +13,7 @@ VNF Performance Information Availability Notification
...Test title: VNF Performance Information Availability Notification
...Test objective: The objective is to test that VNF Performance Information Availability Notification is delivered with success to the notification consumer
...Pre-conditions: A VNF performance job is created, and a subscription for information availability notifications is available in the VNFM.
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
@@ -17,7 +17,7 @@ VNF Performance Information Availability Notification
...Test title: VNF Performance Information Availability Notification
...Test objective: The objective is to test the dispatch of VNF Performance Information Availability Notification when new VNF performance information is available in the NFVO, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: A VNF performance job is created, and a subscription for information availability notifications is available in the VNFM.
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Test objective: The objective is to test the dispatch of VNF Threshold Crossed Notification when a previously set VNF performance metric threshold is crossed, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: A VNF performance job is created, and a threshold subscription is available in the VNFM.
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1