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.
Disable Individual VNF Package with conflict due to operational state DISABLED
Disable Individual VNF Package with conflict due to operational state DISABLED
[Documentation]Test ID: 5.3.5.2.6
[Documentation]Test ID: 5.3.5.2.6
...Test title: Disable Individual VNF Package with conflict due to operational state ENABLED
...Test title: Disable Individual VNF Package with conflict due to operational state DISABLED
...Test objective: The objective is to test that disabling an individual VNF Package that is already in ENABLED operational state fails and perform a JSON schema validation of the failed operation HTTP response
...Test objective: The objective is to test that disabling an individual VNF Package that is already in DISABLED operational state fails and perform a JSON schema validation of the failed operation HTTP response
...Pre-conditions: One or more VNF Packages are onboarded in the NFVO in DISABLED operational state (Test ID 5.3.5.2.5).
...Pre-conditions: One or more VNF Packages are onboarded in the NFVO in DISABLED operational state (Test ID 5.3.5.2.5).
@@ -115,7 +115,7 @@ Upload VNF Package Content with conflict due to onboarding state
[Documentation]Test ID: 5.3.5.4.9
[Documentation]Test ID: 5.3.5.4.9
...Test title: Upload VNF Package Content with conflict due to onboarding state
...Test title: Upload VNF Package Content with conflict due to onboarding state
...Test objective: The objective is to test that the upload of the VNF Package Content fails due to a conflict when the VNF Package is not in onboarding state CREATED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Test objective: The objective is to test that the upload of the VNF Package Content fails due to a conflict when the VNF Package is not in onboarding state CREATED 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 VNF Package for which the content is requested is different from ONBOARDED.
...Pre-conditions: The onboarding state of the VNF Package for which the content is requested is different from CREATED.
@@ -25,7 +25,7 @@ Upload VNF Package Content from URI with conflict due to onboarding state
[Documentation]Test ID: 5.3.5.5.2
[Documentation]Test ID: 5.3.5.5.2
...Test title: Upload VNF Package Content from URI with conflict due to onboarding state
...Test title: Upload VNF Package Content from URI with conflict due to onboarding state
...Test objective: The objective is to test that the upload of the VNF Package Content from URI fails due to a conflict when the VNF Package is not in onboarding state CREATED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
...Test objective: The objective is to test that the upload of the VNF Package Content from URI fails due to a conflict when the VNF Package is not in onboarding state CREATED 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 VNF Package for which the content is requested is different from ONBOARDED.
...Pre-conditions: The onboarding state of the VNF Package for which the content is requested is different from CREATED.