@@ -12,7 +12,7 @@ GET Individual NSD Archive Artifact
...Test title: GET Individual NSD Archive Artifact
...Test objective: The objective is to test the retrieval of an individual NSD Archive artifact
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -24,7 +24,7 @@ GET Individual NSD Archive Artifact with include_signatures parameter
...Test title: GET Individual NSD Archive Artifact with include_signatures parameter
...Test objective: The objective is to test that the GET request read the whole content of the archive containing the artifact files successfully and also contain security certificates when requested with "include_signature" parameter, and perform a validation that returned content is in Zip format
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -37,7 +37,7 @@ GET Individual NSD Archive Artifact in octet stream format
...Test title: GET Individual NSD Archive Artifact in octet stream format
...Test objective: The objective is to test the retrieval of an individual NSD Archive artifact when the NFVO cannot determine the artifact content type. The test performs a validation that the returned artifcat in is octet-stream format.
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO cannot determine the content type of the artifact
...Post-Conditions: none
...
...
@@ -50,7 +50,7 @@ GET Individual NSD Archive Artifact with Range Request and NFVO supporting Range
...Test title: GET Individual NSD Archive Artifact with Range Request and NFVO supporting Range Requests
...Test objective: The objective is to test the retrieval of an individual NSD Archive artifact when using a range request to return single range of bytes from the file, with the NFVO supporting it. The test also perform a validation that returned content matches the issued range
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO supports range requests to return single range of bytes from the NSD Archive artifact
...Post-Conditions: none
...
...
@@ -64,7 +64,7 @@ GET Individual NSD Archive Artifact with Range Request and NFVO not supporting R
...Test title: GET Individual NSD Archive Artifact with Range Request and NFVO not supporting Range Requests
...Test objective: The objective is to test that the retrieval of an individual NSD archive artifact, when using a range request to return single range of bytes from the file and the NFVO not supporting it, returns the full NSD Archive artifact.
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO does not support range requests to return single range of bytes from the NSD Archive artifact
...Post-Conditions: none
...
...
@@ -76,7 +76,7 @@ GET Individual NSD Archive Artifact with invalid resource identifier
...Test title: GET Individual NSD Archive Artifact with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual NSD Archive Artifact fails when using an invalid resource identifier
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -89,7 +89,7 @@ GET Individual NSD Archive Artifact - Not Acceptable
...Test title: GET Individual NSD Archive Artifact - Not Acceptable
...Test objective: The objective is to test that the retrieval of an individual NSD Archive artifact fails when related request contained an "Accept" header not compatible with the Content type "application/zip" but the "include_signatures" flag was provided
...Pre-conditions: One or more NSD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -102,7 +102,7 @@ GET Individual NSD Archive Artifact with conflict due to onboarding state
...GET Individual NSD Archive Artifact with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of an individual NSD Archive Artifact fails due to a conflict when the NSD is not in onboarding state ONBOARDED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Pre-conditions: The onboarding state of the NSD archive for which the content is requested is different from ONBOARDED.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -115,7 +115,7 @@ GET Individual NSD Archive Artifact with invalid Range Request
...Test title: GET Individual NSD Archive Artifact with invalid Range Request
...Test objective: The objective is to test that the retrieval of an Individual NSD Archive fails when using a range request that does not match any available byte range in the file.
...Pre-conditions: One or more NSD Archives are on-boarded to the NFVO.
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO supports range requests to return single range of bytes from the NSD Archive artifact
...Post-Conditions: none
...
...
@@ -127,7 +127,7 @@ POST Individual NSD Archive Artifact - Method not implemented
...Test title: POST Individual NSD Archive Artifact - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create an individual artifact contained in an NSD archive.
...Pre-conditions: none
...Reference: Clause 5.4.4c.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.1 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -139,7 +139,7 @@ PUT Individual NSD Archive Artifact - Method not implemented
...Test title: PUT Individual NSD Archive Artifact - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify an Individual NSD Archive artifact
...Pre-conditions: none
...Reference: Clause 5.4.4c.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4c.3.3 - ETSI GS NFV-SOL 005 [5] v3.6.1
@@ -14,7 +14,7 @@ GET Individual Network Service Descriptor Information
...Test title: GET Individual Network Service Descriptor Information
...Test objective: The objective is to test the retrieval of an individual Network Service Descriptor information and perform a JSON schema validation of the collected data structure
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO.
...Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -30,7 +30,7 @@ GET Individual Network Service Descriptor Information with invalid resource iden
...Test title: GET Individual Network Service Descriptor Information with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual Network Service Descriptor Information fails when using an invalid resource identifier
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO.
...Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -43,7 +43,7 @@ Disable Individual Network Service Descriptor
...Test title: Disable Individual Network Service Descriptor
...Test objective: The objective is to test the disabling of an individual Network Service Descriptor and perform a JSON schema and content validation of the collected data structure
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in enabled operational state.
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The Network Service Descriptor is in operational state DISABLED and usage state is not modified
...
...
@@ -59,7 +59,7 @@ Enable Individual Network Service Descriptor
...Test title: Enable Individual Network Service Descriptor
...Test objective: The objective is to test the enabling of an individual Network Service Descriptor and perform a JSON schema and content validation of the collected data structure
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in DISABLED operational state (Test ID 5.3.1.2.3).
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The Network Service Descriptor is in operational state ENABLED and usage state is not modified
...
...
@@ -74,7 +74,7 @@ Enable Individual Network Service Descriptor with conflict due to operational st
...Test title: Enable Individual Network Service Descriptor with conflict due to operational state ENABLED
...Test objective: The objective is to test that enabling an individual Network Service Descriptor that is already in ENABLED operational state failsand perform a JSON schema validation of the failed operation HTTP response
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in ENABLED operational state (Test ID 5.3.1.2.4).
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -87,7 +87,7 @@ Enable Individual Network Service Descriptor with conflict due to onboarding sta
...Test title: Enable Individual Network Service Descriptor with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of an Network Service Descriptor fails due to a conflict when the Network Service Descriptor is not in onboarding state ONBOARDED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in ENABLED operational state. The onboarding state of the Network Service Descriptor for which the enabling is requested is different from ONBOARDED.
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -100,7 +100,7 @@ Enable Individual Network Service Descriptor with HTTP Etag precondition failure
...Test title:Enable Individual Network Service Descriptor with HTTP Etag precondition failure
...Test objective: The objective is to test that the retrieval of an Network Service Descriptor fails due to a precondition failure when using an uncorrect Http Etag identified.
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in ENABLED operational state (Test ID 5.3.1.2.4).
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -123,7 +123,7 @@ DELETE Individual Network Service Descriptor
...Test title:DELETE Individual Network Service Descriptor
...Test objective: The objective is to test the deletion of an individual Network Service Descriptor.
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in DISABLED operational state and NOT_IN_USE usage state.
...Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The Network Service Descriptor is not available anymore in the NFVO
...
...
@@ -136,7 +136,7 @@ DELETE Individual Network Service Descriptor in operational state ENABLED
...Test title:DELETE Individual Network Service Descriptor in operational state ENABLED
...Test objective: The objective is to test that the deletion of an individual Network Service Descriptor in operational state ENABLED fails. The test also performs a JSON schema validation of the failed operation HTTP response.
...Pre-conditions: One or more Network Service Descriptors are onboarded in the NFVO in ENABLED operational state (Test ID 5.3.1.2.4).
...Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The Network Service Descriptor is not deleted by the failed operation.
...
...
@@ -150,7 +150,7 @@ POST Individual Network Service Descriptor - Method not implemented
...Test title: POST Individual Network Service Descriptor - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new Network Service Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.3.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.1 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -162,7 +162,7 @@ PUT Individual Network Service Descriptor - Method not implemented
...Test title: PUT Individual Network Service Descriptor - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify a new Network Service Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.3.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.3.3.3 - ETSI GS NFV-SOL 005 [5] v3.6.1
@@ -12,7 +12,7 @@ GET Individual PNFD Archive Artifact
...Test title: GET Individual PNFD Archive Artifact
...Test objective: The objective is to test the retrieval of an individual PNFD Archive artifact
...Pre-conditions: One or more PNFD archives are on-boarded in the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -24,7 +24,7 @@ GET Individual PNFD Archive Artifact with include_signatures parameter
...Test title: GET Individual PNFD Archive Artifact with include_signatures parameter
...Test objective: The objective is to test that the GET request read the whole content of the archive containing the artifact files successfully and also contain security certificates when requested with "include_signature" parameter, and perform a validation that returned content is in Zip format
...Pre-conditions: One or more PNFD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -37,7 +37,7 @@ GET Individual PNFD Archive Artifact in octet stream format
...Test title: GET Individual PNFD Archive Artifact in octet stream format
...Test objective: The objective is to test the retrieval of an individual PNFD Archive artifact when the NFVO cannot determine the artifact content type. The test performs a validation that the returned artifcat in is octet-stream format.
...Pre-conditions: One or more PNFD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO cannot determine the content type of the artifact
...Post-Conditions: none
...
...
@@ -50,7 +50,7 @@ GET Individual PNFD Archive Artifact with Range Request and NFVO supporting Rang
...Test title: GET Individual PNFD Archive Artifact with Range Request and NFVO supporting Range Requests
...Test objective: The objective is to test the retrieval of an individual PNFD Archive artifact when using a range request to return single range of bytes from the file, with the NFVO supporting it. The test also perform a validation that returned content matches the issued range
...Pre-conditions: One or more PNFD archives are on-boarded in the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO supports range requests to return single range of bytes from the PNFD Archive artifact
...Post-Conditions: none
...
...
@@ -64,7 +64,7 @@ GET Individual PNFD Archive Artifact with Range Request and NFVO not supporting
...Test title: GET Individual PNFD Archive Artifact with Range Request and NFVO not supporting Range Requests
...Test objective: The objective is to test that the retrieval of an individual PNFD archive artifact, when using a range request to return single range of bytes from the file and the NFVO not supporting it, returns the full PNFD Archive artifact.
...Pre-conditions: One or more PNFD archives are on-boarded in the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO does not support range requests to return single range of bytes from the PNFD Archive artifact
...Post-Conditions: none
...
...
@@ -76,7 +76,7 @@ GET Individual PNFD Archive Artifact with invalid resource identifier
...Test title: GET Individual PNFD Archive Artifact with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual PNFD Archive Artifact fails when using an invalid resource identifier
...Pre-conditions: One or more PNFD archives are on-boarded in the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -89,7 +89,7 @@ GET Individual PNFD Archive Artifact - Not Acceptable
...Test title: GET Individual PNFD Archive Artifact - Not Acceptable
...Test objective: The objective is to test that the retrieval of an individual PNFD Archive artifact fails when related request contained an "Accept" header not compatible with the Content type "application/zip" but the "include_signatures" flag was provided
...Pre-conditions: One or more PNFD archives are on-boarded to the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -102,7 +102,7 @@ GET Individual PNFD Archive Artifact with conflict due to onboarding state
...GET Individual PNFD Archive Artifact with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of an individual PNFD Archive Artifact fails due to a conflict when the PNFD is not in onboarding state ONBOARDED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Pre-conditions: The onboarding state of the PNFD archive for which the content is requested is different from ONBOARDED.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -115,7 +115,7 @@ GET Individual PNFD Archive Artifact with invalid Range Request
...Test title: GET Individual PNFD Archive Artifact with invalid Range Request
...Test objective: The objective is to test that the retrieval of an Individual PNFD Archive fails when using a range request that does not match any available byte range in the file.
...Pre-conditions: One or more PNFD Archives are on-boarded to the NFVO.
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO supports range requests to return single range of bytes from the PNFD Archive artifact
...Post-Conditions: none
...
...
@@ -128,7 +128,7 @@ POST Individual PNFD Archive Artifact - Method not implemented
...Test title: POST Individual PNFD Archive Artifact - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create an individual artifact contained in an PNFD archive.
...Pre-conditions: none
...Reference: Clause 5.4.7c.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.1 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -140,7 +140,7 @@ PUT Individual PNFD Archive Artifact - Method not implemented
...Test title: PUT Individual PNFD Archive Artifact - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify an Individual PNFD Archive artifact
...Pre-conditions: none
...Reference: Clause 5.4.7c.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.7c.3.3 - ETSI GS NFV-SOL 005 [5] v3.6.1
@@ -13,7 +13,7 @@ GET Individual PNF Descriptor Information
...Test title: GET Individual PNF Descriptor Information
...Test objective: The objective is to test the retrieval of an individual PNF Descriptor information and perform a JSON schema validation of the collected data structure
...Pre-conditions: One or more PNF Descriptors are onboarded in the NFVO.
...Reference: Clause 5.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.6.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -28,7 +28,7 @@ GET Individual PNF Descriptor Information with invalid resource identifier
...Test title: GET Individual PNF Descriptor Information with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual PNF Descriptor Information fails when using an invalid resource identifier
...Pre-conditions: One or more PNF Descriptors are onboarded in the NFVO.
...Reference: Clause 5.4.6.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.6.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Test objective: The objective is to test the update of an individual PNF Descriptor and perform a JSON schema and content validation of the collected data structure
...Pre-conditions: One or more PNF Descriptors are onboarded in the NFVO.
...Reference: Clause 5.4.6.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.6.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The PNF Descriptor is modified according to the update request
...Test title:Update Individual PNF Descriptor with HTTP Etag precondition failure
...Test objective: The objective is to test that the update of a PNF Descriptor fails due to a precondition failure when using an uncorrect Http Etag identified.
...Pre-conditions: One or more PNF Descriptors are onboarded in the NFVO.
...Reference: Clause 5.4.6.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.6.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -67,7 +67,7 @@ POST Individual PNF Descriptor - Method not implemented
...Test title: POST Individual PNF Descriptor - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new PNF Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.6.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.6.3.1 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -79,7 +79,7 @@ PUT Individual PNF Descriptor - Method not implemented
...Test title: PUT Individual PNF Descriptor - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to modify a new PNF Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.6.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.6.3.3 - ETSI GS NFV-SOL 005 [5] v3.6.1
@@ -12,7 +12,7 @@ GET Individual NSD Management Subscription
...Test title: GET Individual NSD Management Subscription
...Test objective: The objective is to test the retrieval of individual NSD Management subscription and perform a JSON schema and content validation of the returned subscription data structure
...Pre-conditions: At least one NSD Management subscription is available in the NFVO.
...Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -27,7 +27,7 @@ GET Individual NSD Management Subscription with invalid resource identifier
...Test title: GET Individual NSD Management Subscription with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual NSD Management subscription fails when using an invalid resource identifier
...Pre-conditions: At least one NSD Management subscription is available in the NFVO.
...Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Test objective: The objective is to test that the deletion of an individual NSD Management subscription fails when using an invalid resource identifier
...Pre-conditions: At least one NSD Management subscription is available in the NFVO.
...Reference: Clause 5.4.9.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.9.3.5 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -52,7 +52,7 @@ POST Individual NSD Management Subscription - Method not implemented
...Test title: POST Individual NSD Management Subscription - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new NSD Management Subscription
...Pre-conditions: none
...Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -64,7 +64,7 @@ PUT Individual NSD Management Subscription - Method not implemented
...Test title: PUT Individual NSD Management Subscription - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing NSD Management subscription
...Pre-conditions: none
...Reference: Clause 5.4.9.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.9.3.3 - ETSI GS NFV-SOL 005 [5] v3.6.1
@@ -12,7 +12,7 @@ Get single file NSD in Plain Format
...Test title: Get single file NSD in Plain Format
...Test objective: The objective is to test the retrieval of the NSD in plain format within a NSD archive and perform a validation that returned content is in plain format
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NSD is implemented as a single file
...Post-Conditions: none
...
...
@@ -25,7 +25,7 @@ Get NSD in Zip Format
...Test title: Get NSD in Zip Format
...Test objective: The objective is to test the retrieval of the NSD in zip format within a NSD archive and perform a validation that returned content is in zip format
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -38,7 +38,7 @@ Get single file NSD in Plain or Zip Format
...Test title: Get single file NSDin Plain or Zip Format
...Test objective: The objective is to test the retrieval of the single file NSD within a NSD archive when requesting Plain or Zip format to NFVO by including both formats in the request, and perform a validation that response is in Plain or Zip format
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NSD is implemented as a single file
...Post-Conditions: none
...
...
@@ -51,7 +51,7 @@ Get multi file NSD in Plain or Zip Format
...Test title: Get multi file NSD in Plain or Zip Format
...Test objective: The objective is to test the retrieval of the multi file NSD within a NSD archive when requesting Plain or Zip format to NFVO by including both formats in the request, and perform a validation that returned content is in Zip format
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NSD is implemented as a multi file
...Post-Conditions: none
...
...
@@ -64,7 +64,7 @@ Get multi file NSD in Plain Format
...Test title: Get multi file NSD in Plain Format
...Test objective: The objective is to test that the retrieval of the multi file NSD within a NSD archive fails when requesting it in Plain format, and perform a validation of the JSON schema validation of the failed operation HTTP response
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NSD is implemented as a multi file
...Post-Conditions: none
...
...
@@ -77,7 +77,7 @@ Get NSD Content with invalid resource identifier
...Test title: Get NSD Content with invalid resource identifier
...Test objective: The objective is to test that the retrieval of the NSD within a NSD archive fails when using an invalid resource identifier
...Pre-conditions: none
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -90,7 +90,7 @@ Get NSD with conflict due to onboarding state
...Test title: Get NSD with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of the NSD within a NSD archive fails due to a conflict when the NSD is not in onboarding state ONBOARDED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Pre-conditions: The onboarding state of the NSD is different from ONBOARDED.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -103,7 +103,7 @@ Get NSD with security information
...Test title: Get NSD with security information
...Test objective: The objective is to test the retrieval of the NSD within a NSD archive shall include in the ZIP archive the security information when requested with "include_signature" parameter
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -116,7 +116,7 @@ POST NSD - Method not implemented
...Test title: POST NSD - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new Network Service Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.4a.3.1 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.1 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -128,7 +128,7 @@ PUT NSD - Method not implemented
...Test title: PUT NSD - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.4a.3.3 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.3 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -140,7 +140,7 @@ PATCH NSD - Method not implemented
...Test title: PATCH NSD - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.4a.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -152,7 +152,7 @@ DELETE NSD - Method not implemented
...Test title: DELETE NSD - Method not implemented
...Test objective: The objective is to test that DELETE method is not allowed to delete Network Service Descriptor
...Pre-conditions: none
...Reference: Clause 5.4.4a.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4a.3.5 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Test objective: The objective is to test the retrieval of the NSD Content in zip format and perform a validation that returned content is in zip format
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -70,7 +70,7 @@ Get NSD Content with invalid resource identifier
...Test title: Get NSD Content with invalid resource identifier
...Test objective: The objective is to test that the retrieval of the NSD Content fails when using an invalid resource identifier
...Pre-conditions: none
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -83,7 +83,7 @@ Get NSD Content with conflict due to onboarding state
...Test title: Get NSD Content with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of the NSD Content fails due to a conflict when the NSD is not in onboarding state ONBOARDED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Pre-conditions: The onboarding state of the NSD for which the NSD Content is requested is different from ONBOARDED.
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -96,7 +96,7 @@ GET NSD Content with Range Request and NFVO supporting Range Requests
...Test title: GET NSD Content with Range Request and NFVO supporting Range Requests
...Test objective: The objective is to test the retrieval of NSD Content when using a range request to return single range of bytes from the file, with the NFVO supporting it. The test also perform a validation that returned content matches the issued range
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO supports range requests to return single range of bytes from the NSD file
...Post-Conditions: none
...
...
@@ -111,7 +111,7 @@ GET NSD Content with Range Request and NFVO not supporting Range Requests
...Test title: GET NSD Content with Range Request and NFVO not supporting Range Requests
...Test objective: The objective is to test that the retrieval of NSD Content, when using a range request to return single range of bytes from the file and the NFVO not supporting it, returns the full NSD file.
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO does not support range requests to return single range of bytes from the NSD file
...Post-Conditions: none
...
...
@@ -124,7 +124,7 @@ GET NSD Content with invalid Range Request
...Test title: GET NSD Content with invalid Range Request
...Test objective: The objective is to test that the retrieval of NSD Content fails when using a range request that does not match any available byte range in the file.
...Pre-conditions: One or more NSDs are onboarded in the NFVO.
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [3] v3.5.1
...Reference: Clause 5.4.4.3.2 - ETSI GS NFV-SOL 005 [5] v3.6.1