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.
...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.
@@ -21,7 +21,7 @@ Get single file NSD in Plain 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.
...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.
@@ -47,7 +47,7 @@ Get single file NSD in Plain or Zip Format
Check HTTP Response Header Content-Type Is Any oftext/plainapplication/zip
Get multi file NSD in Plain or Zip Format
[Documentation]Test ID: 5.3.1.10.4
[Documentation]Test ID: 5.3.1.11.4
...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.
@@ -60,7 +60,7 @@ Get multi file NSD in Plain or Zip 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.
@@ -73,7 +73,7 @@ Get multi file NSD in Plain Format
Check HTTP Response Body Json Schema IsProblemDetails
Get NSD Content with invalid resource identifier
[Documentation]Test ID: 5.3.1.10.6
[Documentation]Test ID: 5.3.1.11.6
...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
@@ -86,7 +86,7 @@ Get NSD Content with invalid resource identifier
Check HTTP Response Body Json Schema IsProblemDetails
Get NSD with conflict due to onboarding state
[Documentation]Test ID: 5.3.1.10.7
[Documentation]Test ID: 5.3.1.11.7
...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.
@@ -99,7 +99,7 @@ Get NSD with conflict due to onboarding state
Check HTTP Response Body Json Schema IsProblemDetails
Get NSD with security information
[Documentation]Test ID: 5.3.1.10.8
[Documentation]Test ID: 5.3.1.11.8
...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.
@@ -112,7 +112,7 @@ Get NSD with security information
Get NSD Archive Manifest with security information
[Documentation]Test ID: 5.3.1.11.2
[Documentation]Test ID: 5.3.1.12.2
...Test title: Get NSD Archive Manifest with security information
...Test objective: The objective is to test the retrieval of content of the manifest file within an 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.
@@ -34,7 +34,7 @@ Get NSD Archive Manifest with security information
Get NSD Archive Manifest with conflict due to onboarding state
[Documentation]Test ID: 5.3.1.11.3
[Documentation]Test ID: 5.3.1.12.3
...Test title: Get NSD Archive Manifest with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of content of the manifest file within an 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.
@@ -47,7 +47,7 @@ Get NSD Archive Manifest with conflict due to onboarding state
Check HTTP Response Body Json Schema IsProblemDetails
POST NSD Archive Manifest - Method not implemented
[Documentation]Test ID: 5.3.1.11.4
[Documentation]Test ID: 5.3.1.12.4
...Test title: POST NSD Archive Manifest - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new Network Service Descriptor Archive Manifest
...Pre-conditions: none
@@ -59,7 +59,7 @@ POST NSD Archive Manifest - Method not implemented
Check HTTP Response Status Code Is405
PUT NSD Archive Manifest - Method not implemented
[Documentation]Test ID: 5.3.1.11.5
[Documentation]Test ID: 5.3.1.12.5
...Test title: PUT NSD Archive Manifest - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptor Archive Manifest
...Pre-conditions: none
@@ -71,7 +71,7 @@ PUT NSD Archive Manifest - Method not implemented
Check HTTP Response Status Code Is405
PATCH NSD Archive Manifest - Method not implemented
[Documentation]Test ID: 5.3.1.11.6
[Documentation]Test ID: 5.3.1.12.6
...Test title: PATCH NSD Archive Manifest - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptor Archive Manifest
...Test title: Get single file PNFD in Plain Format
...Test objective: The objective is to test the retrieval of the PNFD in plain format within a PNFD archive and perform a validation that returned content is in plain format
...Pre-conditions: One or more PNFDs are onboarded in the NFVO.
@@ -22,7 +22,7 @@ Get single file PNFD in Plain Format
...Test objective: The objective is to test the retrieval of the PNFD in zip format within a PNFD archive and perform a validation that returned content is in zip format
...Pre-conditions: One or more PNFDs are onboarded in the NFVO.
...Test title: Get single file PNFDin Plain or Zip Format
...Test objective: The objective is to test the retrieval of the single file PNFD within a PNFD 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 PNFDs are onboarded in the NFVO.
@@ -48,7 +48,7 @@ Get single file PNFD in Plain or Zip Format
Check HTTP Response Header Content-Type Is Any oftext/plainapplication/zip
Get multi file PNFD in Plain or Zip Format
[Documentation]Test ID: 5.3.1.12.4
[Documentation]Test ID: 5.3.1.13.4
...Test title: Get multi file PNFD in Plain or Zip Format
...Test objective: The objective is to test the retrieval of the multi file PNFD within a PNFD 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 PNFDs are onboarded in the NFVO.
@@ -61,7 +61,7 @@ Get multi file PNFD in Plain or Zip Format
...Test title: Get multi file PNFD in Plain Format
...Test objective: The objective is to test that the retrieval of the multi file PNFD within a PNFD 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 PNFDs are onboarded in the NFVO.
@@ -74,7 +74,7 @@ Get multi file PNFD in Plain Format
Check HTTP Response Body Json Schema IsProblemDetails
Get PNFD Content with invalid resource identifier
[Documentation]Test ID: 5.3.1.12.6
[Documentation]Test ID: 5.3.1.13.6
...Test title: Get PNFD Content with invalid resource identifier
...Test objective: The objective is to test that the retrieval of the PNFD within a PNFD archive fails when using an invalid resource identifier
...Pre-conditions: none
@@ -87,7 +87,7 @@ Get PNFD Content with invalid resource identifier
Check HTTP Response Body Json Schema IsProblemDetails
Get PNFD with conflict due to onboarding state
[Documentation]Test ID: 5.3.1.12.7
[Documentation]Test ID: 5.3.1.13.7
...Test title: Get PNFD with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of the PNFD within a PNFD archive 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 is different from ONBOARDED.
@@ -100,7 +100,7 @@ Get PNFD with conflict due to onboarding state
Check HTTP Response Body Json Schema IsProblemDetails
Get PNFD with security information
[Documentation]Test ID: 5.3.1.12.8
[Documentation]Test ID: 5.3.1.13.8
...Test title: Get PNFD with security information
...Test objective: The objective is to test the retrieval of the PNFD within a PNFD archive shall include in the ZIP archive the security information when requested with "include_signature" parameter
...Pre-conditions: One or more PNFDs are onboarded in the NFVO.
@@ -113,7 +113,7 @@ Get PNFD with security information
Get PNFD Archive Manifest with security information
[Documentation]Test ID: 5.3.1.13.2
[Documentation]Test ID: 5.3.1.14.2
...Test title: Get PNFD Archive Manifest with security information
...Test objective: The objective is to test the retrieval of content of the manifest file within an PNFD archive shall include in the ZIP archive the security information when requested with "include_signature" parameter
...Pre-conditions: One or more PNFDs are onboarded in the NFVO.
@@ -34,7 +34,7 @@ Get PNFD Archive Manifest with security information
Get PNFD Archive Manifest with conflict due to onboarding state
[Documentation]Test ID: 5.3.1.13.3
[Documentation]Test ID: 5.3.1.14.3
...Test title: Get PNFD Archive Manifest with conflict due to onboarding state
...Test objective: The objective is to test that the retrieval of content of the manifest file within an PNFD archive 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 is different from ONBOARDED.
@@ -47,7 +47,7 @@ Get PNFD Archive Manifest with conflict due to onboarding state
Check HTTP Response Body Json Schema IsProblemDetails
POST PNFD Archive Manifest - Method not implemented
[Documentation]Test ID: 5.3.1.13.4
[Documentation]Test ID: 5.3.1.14.4
...Test title: POST PNFD Archive Manifest - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new Network Service Descriptor Archive Manifest
...Pre-conditions: none
@@ -59,7 +59,7 @@ POST PNFD Archive Manifest - Method not implemented
Check HTTP Response Status Code Is405
PUT PNFD Archive Manifest - Method not implemented
[Documentation]Test ID: 5.3.1.13.5
[Documentation]Test ID: 5.3.1.14.5
...Test title: PUT PNFD Archive Manifest - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptor Archive Manifest
...Pre-conditions: none
@@ -71,7 +71,7 @@ PUT PNFD Archive Manifest - Method not implemented
Check HTTP Response Status Code Is405
PATCH PNFD Archive Manifest - Method not implemented
[Documentation]Test ID: 5.3.1.13.6
[Documentation]Test ID: 5.3.1.14.6
...Test title: PATCH PNFD Archive Manifest - Method not implemented
...Test objective: The objective is to test that PATCH method is not allowed to update Network Service Descriptor Archive Manifest