...Test title: POST Change deployment flavour of a vnfInstance
...Test objective: The objective is to test that POST method trigger a change in VNF deployment flavour
@@ -21,9 +21,9 @@ Change deployment flavour of a vnfInstance
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
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
...Test title: POST Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
...Test objective: The objective is to test that POST method can't trigger a change in VNF deployment flavour because of a conflict with the state of the VNF instance resource.
...Pre-conditions: VNF instance resource is not in NOT-INSTANTIATED state
...Reference:section 5.4.7.3.1 - SOL002 v2.4.1
@@ -35,9 +35,9 @@ Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
Check HTTP Response Body Json Schema IsProblemDetails
Change deployment flavour of a vnfInstance Not Found
POST Change deployment flavour of a vnfInstance Not Found
[Documentation]Test ID: 6.3.5.6.3
...Test title: POST Change deployment flavour of a vnfInstance
...Test title: POST Change deployment flavour of a vnfInstance Not Found
...Test objective: The objective is to test that POST method can't trigger a change in VNF deployment flavour because the VNF instance resource is not found.
...Pre-conditions: VNF instance resource is not in NOT-INSTANTIATED state
...Reference:section 5.4.7.3.1 - SOL002 v2.4.1
@@ -50,8 +50,8 @@ Change deployment flavour of a vnfInstance Not Found
GET Change deployment flavour VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.16.4
...Test title: GET Cancel operation task - Method not implemented
[Documentation]Test ID: 6.3.5.6.4
...Test title: GET Change deployment flavour VNFInstance - Method not implemented
...Test objective: The objective is to test that GET method is not implemented
...Pre-conditions: none
...Reference:section 5.4.7.3.2 - SOL002 v2.4.1
@@ -62,8 +62,8 @@ GET Change deployment flavour VNFInstance - Method not implemented
Check HTTP Response Status Code Is405
PUT Change deployment flavour VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.16.5
...Test title: PUT Cancel operation task - Method not implemented
[Documentation]Test ID: 6.3.5.6.5
...Test title: PUT Change deployment flavour VNFInstance - Method not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions: none
...Reference:section 5.4.7.3.3 - SOL002 v2.4.1
@@ -74,7 +74,7 @@ PUT Change deployment flavour VNFInstance - Method not implemented
Check HTTP Response Status Code Is405
PATCH Change deployment flavour VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.16.6
[Documentation]Test ID: 6.3.5.6.6
...Test title: PATCH Cancel operation task - Method not implemented
...Test objective: The objective is to test that PATCH method is not implemented
...Test objective: The objective is to test that POST method mark as "finally failed" a VNF lifecycle operation if that operation has experienced a temporary failure
...Pre-conditions: the "VNF LCM operation occurrence" resource is in "FAILED_TEMP" state.
...Reference:section 5.4.16.3.1 - SOL002 v2.4.1
@@ -21,10 +21,10 @@ Post Fail operation task
Check Operation Occurrence Id
Check operation resource state is FINALLY_FAILED
Post Fail operation task Conflict (Not-FAILED_TEMP)
POST Fail operation task Conflict (Not-FAILED_TEMP)
# TODO: Need to set the pre-condition of the test. VNF instance shall be in INSTANTIATED state
[Documentation]Test ID: 6.3.5.15.2
...Test title: Post Fail operation task
...Test title: POST Fail operation task Conflict (Not-FAILED_TEMP)
...Test objective: The objective is to test that POST method cannot mark as "finally failed" a VNF lifecycle operation if that operation has experienced a temporary failure
...Pre-conditions: the "VNF LCM operation occurrence" resource is not in "FAILED_TEMP" state.
...Reference:section 5.4.16.3.1 - SOL002 v2.4.1
@@ -35,10 +35,10 @@ Post Fail operation task Conflict (Not-FAILED_TEMP)
Check HTTP Response Status Code Is409
Check HTTP Response Body Json Schema IsProblemDetails
Post Fail operation task Not Found
POST Fail operation task Not Found
# TODO: Need to create a vnfInstance which's instantiatedVnfInfo.scaleStatus is absent
[Documentation]Test ID: 6.3.5.15.3
...Test title: Post Fail operation task
...Test title: POST Fail operation task Not Found
...Test objective: The objective is to test that POST method cannot mark as "finally failed" a VNF lifecycle operation because the operation is not supported
...Pre-conditions:
...Reference:section 5.4.16.3.1 - SOL002 v2.4.1
@@ -74,7 +74,7 @@ PUT Fail operation task - Method not implemented
PATCH Fail operation task - Method not implemented
[Documentation]Test ID: 6.3.5.15.6
...Test title: GET Fail operation task- Method not implemented
...Test title: PATCH Fail operation task- Method not implemented
...Test objective: The objective is to verify that the method is not implemented