@@ -13,7 +13,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] v3.5.1
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -27,7 +27,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] v3.5.1
...Reference: Clause 6.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
...Reference: Clause 6.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -66,7 +66,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] v3.5.1
...Reference: Clause 6.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -78,7 +78,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] v3.5.1
...Reference: Clause 6.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
...Reference: Clause 6.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM cannot reach the Notification endpoint.
@@ -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 002 [2] v3.5.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.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 002 [2] v3.5.1
...Reference: Clause 6.4.4.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.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: none
...Reference: Clause 6.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.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: none
...Reference: Clause 6.4.4.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.4.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -26,7 +26,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] v3.5.1
...Reference: Clause 6.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -39,7 +39,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] v3.5.1
...Reference: Clause 6.4.6.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
...Reference: Clause 6.4.6.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.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
@@ -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] v3.5.1
...Reference: Clause 6.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
@@ -12,7 +12,7 @@ GET all VNF Performance Monitoring Jobs
...Test title: GET all VNF Performance Monitoring Jobs
...Test objective: The objective is to test the retrieval of all the available VNF performance monitoring jobs and perform a JSON schema and content validation of the collected jobs data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -25,7 +25,7 @@ GET VNF Performance Monitoring Jobs with attribute-based filter
...Test title: GET all VNF Performance Monitoring Jobs with attribute-based filter
...Test objective: The objective is to test the retrieval of VNF performance monitoring jobs using attribute-based filter, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued attribute-based filter
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -39,7 +39,7 @@ GET all VNF Performance Monitoring Jobs with all_fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with all_fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs all_fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued all_fileds selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
@@ -53,7 +53,7 @@ GET all VNF Performance Monitoring Jobs with exclude_default attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with exclude_default attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs exclude_default attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_default selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
@@ -67,7 +67,7 @@ GET all VNF Performance Monitoring Jobs with fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued fields selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Applicability: The VNFM supports the use of exclude_fields attribute selector
...Post-Conditions: none
...
...
@@ -81,7 +81,7 @@ GET all VNF Performance Monitoring Jobs with exclude_fields attribute selector
...Test title: GET all VNF Performance Monitoring Jobs with exclude_fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs exclude_fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_fields selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Applicability: The VNFM supports the use of exclude_fields attribute selector
...Post-Conditions: none
...
...
@@ -95,7 +95,7 @@ GET VNF Performance Monitoring Jobs with invalid attribute-based filter
...Test title: GET VNF Performance Monitoring Jobs with invalid attribute-based filter
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails when using invalid attribute-based filter, 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 VNF.
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -108,7 +108,7 @@ GET VNF Performance Monitoring Jobs with invalid resource endpoint
...Test title: GET VNF Performance Monitoring Jobs with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of VNF performance monitoring jobs fails when using invalid resource endpoint, 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 VNF.
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -121,7 +121,7 @@ POST Create new VNF Performance Monitoring Job - SUCCESSFUL
...Test title:POST Create a new VNF Performance Monitoring Job - SUCCESSFUL
...Test objective: The objective is to test that the POST method creates a new VNF performance monitoring job and perform the JSON schema validation of the returned job data structure
...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] v3.5.1
...Reference: Clause 6.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The VNF Performance Job is successfully created on the VNFM
...
...
@@ -135,7 +135,7 @@ PUT all VNF Performance Monitoring Jobs - Method not implemented
...Test title: PUT all VNF Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify VNF Performance Monitoring Jobs
...Pre-conditions: none
...Reference: Clause 6.4.2.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
...
...
@@ -147,7 +147,7 @@ PATCH all VNF Performance Monitoring Jobs - Method not implemented
...Test title: PATCH all VNF Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update VNF Performance Monitoring Jobs
...Pre-conditions: none
...Reference: Clause 6.4.2.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
...
...
@@ -159,7 +159,7 @@ DELETE all VNF Performance Monitoring Jobs - Method not implemented
...Test title: DELETE all VNF Performance Monitoring Jobs - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to update VNF Performance Monitoring Jobs
...Pre-conditions: none
...Reference: Clause 6.4.2.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
...
...
@@ -171,7 +171,7 @@ GET VNF Performance Monitoring Jobs to get Paged Response
...Test title: GET VNF Performance Monitoring Jobs to get Paged Response
...Test objective: The objective is to test the retrieval of VNF performance monitoring jobs to get Paged response.
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -184,7 +184,7 @@ GET VNF Performance Monitoring Jobs for Bad Request Response too big
...Test title: GET VNF Performance Monitoring Jobs for Bad Request Response too big
...Test objective: The objective is to test that GET method fail retrieving status information about VNF Performance Monitoring when Response is too big, 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 VNF.
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -197,7 +197,7 @@ GET all VNF Performance Monitoring Jobs with exclude_default and fields attribut
...Test title: GET all VNF Performance Monitoring Jobs with exclude_default and fields attribute selector
...Test objective: The objective is to test the retrieval of all VNF performance monitoring jobs with exclude_default and fields attribute selector, perform a JSON schema validation of the collected jobs data structure, and verify that the retrieved information matches the issued exclude_default selector
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance jobs are set in the VNF.
@@ -210,7 +210,7 @@ POST Create new VNF Performance Monitoring Job - UNPROCESSIBLE ENTITY
...Test title:POST Create a new VNF Performance Monitoring Job - UNPROCESSIBLE ENTITY
...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] v3.5.1
...Reference: Clause 6.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM cannot reach the Notification endpoint.
...Test objective: The objective is to test the retrieval of all the available VNF performance thresholds and perform a JSON schema validation of the collected thresholds data structure
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -25,7 +25,7 @@ GET Performance Thresholds with attribute-based filter
...Test title: GET Performance Thresholds with attribute-based filter
...Test objective: The objective is to test the retrieval of all the available VNF performance thresholds when using attribute-based filters, perform a JSON schema validation of the collected thresholds data structure, and verify that the retrieved information matches the issued attribute-based filter
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -39,7 +39,7 @@ GET Performance Thresholds with invalid attribute-based filter
...Test title: GET Performance Thresholds with invalid attribute-based filter
...Test objective: The objective is to test that the retrieval of VNF performance thresholds fails when using invalid attribute-based filter, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -52,7 +52,7 @@ GET Performance Thresholds with invalid resource endpoint
...Test title: GET Performance Thresholds with invalid resource endpoint
...Test objective: The objective is to test that the retrieval of VNF performance thresholds fails when using invalid resource endpoint, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -65,7 +65,7 @@ POST Create new Performance Threshold
...Test title:POST Create new Performance Threshold
...Test objective: The objective is to test that the POST method creates a new VNF performance threshold and perform the JSON schema validation of the returned threshold data structure
...Pre-conditions: A VNF instance is instantiated.
...Reference: Clause 6.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: The VNF Performance Threshold is successfully created on the VNFM
...
...
@@ -80,7 +80,7 @@ PUT Performance Thresholds - Method not implemented
...Test title: PUT Performance Thresholds - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify VNF Performance Thresholds
...Pre-conditions: none
...Reference: Clause 6.4.5.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Test title: DELETE Performance Thresholds - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to update VNF Performance Thresholds
...Pre-conditions: none
...Reference: Clause 6.4.5.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -116,7 +116,7 @@ GET Performance Thresholds with Paged Response
...Test title: GET Performance Thresholds with Paged Response
...Test objective: The objective is to test the retrieval of all the available VNF performance thresholds with Paged response
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -129,7 +129,7 @@ GET Performance Thresholds for Bad Request Response too big
...Test title: GET Performance Thresholds for Bad Request Response too big
...Test objective: The objective is to test that the retrieval of VNF performance thresholds fails when response is too big, and perform the JSON schema validation of the failed operation HTTP response
...Pre-conditions: A VNF instance is instantiated. One or more VNF performance thresholds are set in the VNFM.
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
...Reference: Clause 6.4.5.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
...
...
@@ -142,7 +142,7 @@ POST Create new Performance Threshold - UNPROCESSIBLE ENTITY
...Test title:POST Create new Performance Threshold
...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] v3.5.1
...Reference: Clause 6.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
...Config ID: Config_prod_VNFM
...Applicability: The VNFM cannot reach the Notification endpoint.