POST Operate a vnfInstance Conflict (Not-Instantiated)
[Documentation]Test ID: 6.3.5.10.6
...Test title: POST Operate a vnfInstance Conflict (Not-Instantiated)
...Test objective: The objective is to test that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource or that a required child attribute of the "extensions" attribue has not been set.
...Pre-conditions: none
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions:
POST Operate VNF
Check HTTP Response Status Code Is409
Check HTTP Response Body Json Schema IsProblemDetails
@@ -24,7 +24,7 @@ POST Change deployment flavour of a vnfInstance
POST Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
[Documentation]Test ID: 6.3.5.6.2
...Test title: POST Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
...Test objective: The objective is to test that POST method cannot trigger a change in VNF deployment flavour because of a conflict with the state of the VNF instance resource.
...Test objective: The objective is to test that POST method cannot trigger a change in VNF deployment flavour because of a conflict with the state of the VNF instance resource or that a required child attribute of the "extensions" attribue has not been set.
...Pre-conditions: VNF instance resource is not in NOT-INSTANTIATED state
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
@@ -25,7 +25,7 @@ POST Heal a vnfInstance Conflict (Not-Instantiated)
# TODO: Need to set the pre-condition of the test. VNF instance shall be in INSTANTIATED state
[Documentation]Test ID: 6.3.5.8.2
...Test title: POST Heal a vnfInstance (Not-Instantiated)
...Test objective: The objective is to test that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...Test objective: The objective is to test that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource or that a required child attribute of the "extensions" attribue has not been set.
...Pre-conditions: the VNF instance resource is in NOT-INSTANTIATED state
...Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
POST Operate a vnfInstance Conflict (Not-Instantiated)
[Documentation]Test ID: 6.3.5.9.2
...Test title: POST Operate a vnfInstance Conflict (Not-Instantiated)
...Test objective: The objective is to test that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...Test objective: The objective is to test that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource or that a required child attribute of the "extensions" attribue has not been set.
...Pre-conditions: the VNF instance resource is in NOT-INSTANTIATED state
...Reference: Clause 5.4.10.3.1 - ETSI GS NFV-SOL 002 [2] v2.6.1
...Config ID: Config_prod_VE
@@ -45,7 +45,7 @@ POST Operate a vnfInstance Not Found
...Applicability: none
...Post-Conditions:
POST Operate VNF
Check HTTP Response Status Code Is409
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails