WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
POST Access Configuration for External Artifacts - Method not implemented
POST Access Configuration for External Artifacts - Method not implemented
[Documentation]Test ID: 5.3.6.9.1
[Documentation]Test ID: 5.3.7.9.1
...Test title: POST Access Configuration for External Artifacts - Method not implemented
...Test title: POST Access Configuration for External Artifacts - Method not implemented
...Test objective: The objective is to test that POST method is not implemented
...Test objective: The objective is to test that POST method is not implemented
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
@@ -15,7 +15,7 @@ POST Access Configuration for External Artifacts - Method not implemented
Check HTTP Response Status Code Is405
Check HTTP Response Status Code Is405
GET Access Configuration for External Artifacts
GET Access Configuration for External Artifacts
[Documentation]Test ID: 5.3.6.9.2
[Documentation]Test ID: 5.3.7.9.2
...Test title: GET Access Configuration for External Artifacts
...Test title: GET Access Configuration for External Artifacts
...Test objective: The objective is to test that GET method reads the access configuration information that is used by the NFVO to get the content of external VNF snapshot package artifacts.
...Test objective: The objective is to test that GET method reads the access configuration information that is used by the NFVO to get the content of external VNF snapshot package artifacts.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
@@ -28,7 +28,7 @@ GET Access Configuration for External Artifacts
Check HTTP Response Body Json Schema IsVnfSnapshotPkgExtArtifactsAccessInfo
Check HTTP Response Body Json Schema IsVnfSnapshotPkgExtArtifactsAccessInfo
PUT Access Configuration for External Artifacts
PUT Access Configuration for External Artifacts
[Documentation]Test ID: 5.3.6.9.3
[Documentation]Test ID: 5.3.7.9.3
...Test title: PUT Access Configuration for External Artifacts
...Test title: PUT Access Configuration for External Artifacts
...Test objective: The objective is to test that PUT method provides the access configuration information for the NFVO to download the content of external VNF package artifacts.
...Test objective: The objective is to test that PUT method provides the access configuration information for the NFVO to download the content of external VNF package artifacts.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
@@ -41,7 +41,7 @@ PUT Access Configuration for External Artifacts
Check HTTP Response Body Json Schema IsVnfSnapshotPkgExtArtifactsAccessInfo
Check HTTP Response Body Json Schema IsVnfSnapshotPkgExtArtifactsAccessInfo
PUT Access Configuration for External Artifacts - Conflict
PUT Access Configuration for External Artifacts - Conflict
[Documentation]Test ID: 5.3.6.9.4
[Documentation]Test ID: 5.3.7.9.4
...Test title: PUT Access Configuration for External Artifacts - Conflict
...Test title: PUT Access Configuration for External Artifacts - Conflict
...Test objective: The objective is to test that PUT method cannot provide the access configuration information to the NFVO when the VNF Snapshot Package resource is not in CREATED or ERROR state.
...Test objective: The objective is to test that PUT method cannot provide the access configuration information to the NFVO when the VNF Snapshot Package resource is not in CREATED or ERROR state.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
...Pre-conditions: Individual VNF Snapshot Package resource have been created.
@@ -54,7 +54,7 @@ PUT Access Configuration for External Artifacts - Conflict
Check HTTP Response Body Json Schema IsProblemDetails
Check HTTP Response Body Json Schema IsProblemDetails
PATCH Access Configuration for External Artifacts - Method Not implemented
PATCH Access Configuration for External Artifacts - Method Not implemented
[Documentation]Test ID: 5.3.6.9.5
[Documentation]Test ID: 5.3.7.9.5
...Test title: PATCH Access Configuration for External Artifacts - Method Not implemented
...Test title: PATCH Access Configuration for External Artifacts - Method Not implemented
...Test objective: The objective is to test that PATCH method is not implemented
...Test objective: The objective is to test that PATCH method is not implemented
...Pre-conditions: none
...Pre-conditions: none
@@ -66,7 +66,7 @@ PATCH Access Configuration for External Artifacts - Method Not implemented
Check HTTP Response Status Code Is405
Check HTTP Response Status Code Is405
DELETE Access Configuration for External Artifacts - Method Not implemented
DELETE Access Configuration for External Artifacts - Method Not implemented
[Documentation]Test ID: 5.3.6.9.6
[Documentation]Test ID: 5.3.7.9.6
...Test title: DELETE Access Configuration for External Artifacts - Method Not implemented
...Test title: DELETE Access Configuration for External Artifacts - Method Not implemented
...Test objective: The objective is to test that DELETE method is not implemented
...Test objective: The objective is to test that DELETE method is not implemented
...Test title: POST Build VNF Snapshot Package Content Task
...Test title: POST Build VNF Snapshot Package Content Task
...Test objective: The objective is to test that POST method provides the information for the NFVO to start building the content of a VNF snapshot package.
...Test objective: The objective is to test that POST method provides the information for the NFVO to start building the content of a VNF snapshot package.
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to intiate building of VNF Snapshot Package and the state of the VNF snapshot package resource is other than "CREATED".
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to intiate building of VNF Snapshot Package and the state of the VNF snapshot package resource is other than "CREATED".
...Test title: POST Cancel VNF Snapshot Package Content Task
...Test title: POST Cancel VNF Snapshot Package Content Task
...Test objective: The objective is to test thatPOST method provides the information for the NFVO to cancel the ongoing operation related to the content of a VNF snapshot package.
...Test objective: The objective is to test thatPOST method provides the information for the NFVO to cancel the ongoing operation related to the content of a VNF snapshot package.
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to cancel a VNF Snapshot Package task and the state of the VNF snapshot package resource is other than "UPLOADING", "BUILDING", "PROCESSING" or "EXTRACTING".
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to cancel a VNF Snapshot Package task and the state of the VNF snapshot package resource is other than "UPLOADING", "BUILDING", "PROCESSING" or "EXTRACTING".
...Test title: POST Extract VNF Snapshot Package Content Task
...Test title: POST Extract VNF Snapshot Package Content Task
...Test objective: The objective is to test that POST method provides the information for the NFVO to start extracting the content of a VNF snapshot package.
...Test objective: The objective is to test that POST method provides the information for the NFVO to start extracting the content of a VNF snapshot package.
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to intiate extraction of VNF Snapshot Package and the state of the VNF snapshot package resource is other than "AVAILABLE".
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to intiate extraction of VNF Snapshot Package and the state of the VNF snapshot package resource is other than "AVAILABLE".
...Pre-conditions: none
...Pre-conditions: none
@@ -28,7 +28,7 @@ POST Extract VNF Snapshot Package Content Task - Conflict State
Check HTTP Response Body Json Schema IsProblemDetails
Check HTTP Response Body Json Schema IsProblemDetails
POST Extract VNF Snapshot Package Content Task - Invalid VnfInstanceId
POST Extract VNF Snapshot Package Content Task - Invalid VnfInstanceId
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to intiate extraction of VNF Snapshot Package using an invalid VnfInstanceId in the request body.
...Test objective: The objective is to test that a correct error code is returned when the POST method tries to intiate extraction of VNF Snapshot Package using an invalid VnfInstanceId in the request body.