Commit 51dfcecd authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated SOL005 NSD Management references to v3.6.1

parent 82dc12ab
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -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
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
@@ -151,7 +151,7 @@ PATCH Individual NSD Archive Artifact - Method not implemented
    ...    Test title: PATCH Individual NSD Archive Artifact - Method not implemented
    ...    Test objective: The objective is to test that PATCH  method is not allowed to update an Individual NSD Archive artifact
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.4c.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
    ...    Reference: Clause 5.4.4c.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
@@ -163,7 +163,7 @@ DELETE Individual NSD Archive Artifact - Method not implemented
    ...    Test title: DELETE Individual NSD Archive Artifact - Method not implemented
    ...    Test objective: The objective is to test that DELETE  method is not allowed to delete an Individual NSD Archive artifact
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.4c.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
    ...    Reference: Clause 5.4.4c.3.5 - ETSI GS NFV-SOL 005 [5] v3.6.1
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
+11 −11
Original line number Diff line number Diff line
@@ -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
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
+13 −13
Original line number Diff line number Diff line
@@ -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
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
@@ -152,7 +152,7 @@ PATCH Individual PNFD Archive Artifact - Method not implemented
    ...    Test title: PATCH Individual PNFD Archive Artifact - Method not implemented
    ...    Test objective: The objective is to test that PATCH  method is not allowed to update an Individual PNFD Archive artifact
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.7c.3.4 - ETSI GS NFV-SOL 005 [3] v3.5.1
    ...    Reference: Clause 5.4.7c.3.4 - ETSI GS NFV-SOL 005 [5] v3.6.1
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
@@ -164,7 +164,7 @@ DELETE Individual PNFD Archive Artifact - Method not implemented
    ...    Test title: DELETE Individual PNFD Archive Artifact - Method not implemented
    ...    Test objective: The objective is to test that DELETE  method is not allowed to delete an Individual PNFD Archive artifact
    ...    Pre-conditions: none
    ...    Reference: Clause 5.4.7c.3.5 - ETSI GS NFV-SOL 005 [3] v3.5.1
    ...    Reference: Clause 5.4.7c.3.5 - ETSI GS NFV-SOL 005 [5] v3.6.1
    ...    Config ID: Config_prod_NFVO
    ...    Applicability: none
    ...    Post-Conditions: none
+7 −7

File changed.

Preview size limit exceeded, changes collapsed.

+7 −7

File changed.

Preview size limit exceeded, changes collapsed.

Loading