...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
@@ -10,9 +10,9 @@ Suite Setup Check resource existance
*** Test Cases ***
Instantiate a vnfInstance
POST Instantiate a vnfInstance
[Documentation]Test ID: 6.3.5.3.1
...Test title: Post Instantiate Individual VNFInstance
...Test title: POST Instantiate a vnfInstance
...Test objective: The objective is to instantiate a VNF instance
...Pre-conditions: none
...Reference: section 5.4.4.3.1 - SOL002 v2.4.1
...
...
@@ -23,9 +23,9 @@ Instantiate a vnfInstance
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Instantiate a vnfInstance Conflict
POST Instantiate a vnfInstance Conflict
[Documentation]Test ID: 6.3.5.3.2
...Test title: Post Instantiate Individual VNFInstance
...Test title: POST Instantiate a vnfInstance Conflict
...Test objective: The objective is to verify that the instantiation of the vnf cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...Pre-conditions: VNF instance resource is in INSTANTIATED state
...Reference: section 5.4.4.3.1 - SOL002 v2.4.1
...
...
@@ -38,7 +38,7 @@ Instantiate a vnfInstance Conflict
GET Instantiate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.3.3
...Test title: GET Instantiate Individual VNFInstance - Method not implemented
...Test title: GET Instantiate VNFInstance - Method not implemented
...Test objective: The objective is to test that GET method is not implemented
...Pre-conditions:
...Reference: section 5.4.4.3.2- SOL002 v2.4.1
...
...
@@ -50,37 +50,37 @@ GET Instantiate VNFInstance - Method not implemented
PUT Instantiate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.3.4
...Test title: PUT Instantiate Individual VNFInstance- Method not implemented
...Test title: PUT Instantiate VNFInstance- Method not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions:
...Reference: section 5.4.4.3.3- SOL002 v2.4.1
...Config ID: Config_prod_VE
...Applicability:
...Post-Conditions:
...Post-Conditions: vnf instance not modified
PUT instantiate individual vnfInstance
Check HTTP Response Status Code Is405
PATCH Instantiate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.3.5
...Test title: PATCH Instantiate Individual VNFInstance- Method not implemented
...Test title: PATCH Instantiate VNFInstance- Method not implemented
...Test objective: The objective is to test that PATCH method is not implemented
...Pre-conditions:
...Reference: section 5.4.4.3.4- SOL002 v2.4.1
...Config ID: Config_prod_VE
...Applicability:
...Post-Conditions:
...Post-Conditions: vnf instance not modified
PATCH instantiate individual vnfInstance
Check HTTP Response Status Code Is405
DELETE Instantiate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.3.6
...Test title: DELETE Instantiate Individual VNFInstance- Method not implemented
...Test title: DELETE Instantiate VNFInstance- Method not implemented
...Test objective: The objective is to test that DELETE method is not implemented
...Test objective: The objective is to test that POST method operate a VNF instance
...
...
@@ -23,7 +23,7 @@ Operate a vnfInstance
POST Operate a vnfInstance Conflict (Not-Instantiated)
[Documentation]Test ID: 6.3.5.9.2
...Test title: POST Operate a vnfInstance
...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.
...Pre-conditions: the VNF instance resource is in NOT-INSTANTIATED state
...Reference:section 5.4.10.3.1 - SOL002 v2.4.1
...
...
@@ -37,7 +37,7 @@ POST Operate a vnfInstance Conflict (Not-Instantiated)
POST Operate a vnfInstance Not Found
[Documentation]Test ID: 6.3.5.9.3
...Test title: POST Operate a vnfInstance
...Test title: POST Operate a vnfInstance Not Found
...Test objective: The objective is to test that the operation cannot be executed currently, because the resource is not existing
...Pre-conditions: the VNF instance resource is innot existing
...Reference:section 5.4.10.3.1 - SOL002 v2.4.1
...
...
@@ -50,7 +50,7 @@ POST Operate a vnfInstance Not Found
GET Operate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.9.4
...Test title: GET Operate a vnfInstance - Method not implemented
...Test title: GET Operate VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions: none
...Reference:section 5.4.10.3.2 - SOL002 v2.4.1
...
...
@@ -62,7 +62,7 @@ GET Operate VNFInstance - Method not implemented
PUT Operate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.9.5
...Test title: PUT Operate a vnfInstance - Method not implemented
...Test title: PUT Operate VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions: none
...Reference:section 5.4.10.3.3 - SOL002 v2.4.1
...
...
@@ -74,7 +74,7 @@ PUT Operate VNFInstance - Method not implemented
PATCH Operate VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.9.6
...Test title: PATCH Operate a vnfInstance - Method not implemented
...Test title: PATCH Operate VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented
@@ -9,9 +9,9 @@ Documentation This task resource represents the "Retry operation" operation.
Suite SetupCheck resource existance
*** Test Cases ***
Post Retry operation task
POST Retry operation task
[Documentation]Test ID: 6.3.5.13.1
...Test title: Post Retry operation task
...Test title: POST Retry operation task
...Test objective: The objective is to test that POST method The POST method initiates retrying 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.14.3.1 - SOL002 v2.4.1
...
...
@@ -22,10 +22,10 @@ Post Retry operation task
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Post Retry operation task Conflict (Not-FAILED_TEMP)
POST Retry 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.13.2
...Test title: Post Retry operation task
...Test title: POST Retry operation task Conflict (Not-FAILED_TEMP)
...Test objective: The objective is to test that the retry operation cannot be executed currently, due to a conflict with the state of the VNF instance resource. (i.e. the VNF instance resource is not in FAILED_TEMP state)
...Pre-conditions: the "VNF LCM operation occurrence" resource is not in "FAILED_TEMP" state.
...Reference:section 5.4.14.3.1 - SOL002 v2.4.1
...
...
@@ -37,10 +37,10 @@ Post Retry operation task Conflict (Not-FAILED_TEMP)
Check HTTP Response Body Json Schema IsProblemDetails
Post Retry operation task Not Found
POST Retry operation task Not Found
# TODO: Need to create a vnfInstance which's instantiatedVnfInfo.scaleStatus is absent
[Documentation]Test ID: 6.3.5.13.3
...Test title: Post Retry operation task
...Test title: POST Retry operation task Not Found
...Test objective: The objective is to test that the retry operation cannot be executed because the operation is not supported
@@ -9,9 +9,9 @@ Documentation This task resource represents the "Rollback operation" operatio
Suite SetupCheck resource existance
*** Test Cases ***
Post Rollback operation task
POST Rollback operation task
[Documentation]Test ID: 6.3.5.14.1
...Test title: Post Rollback operation task
...Test title: POST Rollback operation task
...Test objective: The objective is to test that POST method The POST method initiates rollback 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.15.3.1 - SOL002 v2.4.1
...
...
@@ -22,10 +22,10 @@ Post Rollback operation task
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Post Rollback operation task Conflict (Not-FAILED_TEMP)
POST Rollback 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.14.2
...Test title: Post Rollback operation task
...Test title: POST Rollback operation task Conflict (Not-FAILED_TEMP)
...Test objective: The objective is to test that POST method The POST method initiates rollback 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.15.3.1 - SOL002 v2.4.1
...
...
@@ -37,10 +37,10 @@ Post Rollback operation task Conflict (Not-FAILED_TEMP)
Check HTTP Response Body Json Schema IsProblemDetails
Post Rollback operation task Not Found
POST Rollback operation task Not Found
# TODO: Need to create a vnfInstance which's instantiatedVnfInfo.scaleStatus is absent
[Documentation]Test ID: 6.3.5.14.3
...Test title: Post Rollback operation task
...Test title: POST Rollback operation task Not Found
...Test objective: The objective is to test that the retry operation cannot be executed because the operation is not supported
...Pre-conditions:
...Reference:section 5.4.15.3.1 - SOL002 v2.4.1
...
...
@@ -52,7 +52,7 @@ Post Rollback operation task Not Found
GET Rollback operation task - Method not implemented
[Documentation]Test ID: 6.3.5.14.4
...Test title: GET Retry operation task- Method not implemented
...Test title: GET Rollback operation task- Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions: none
...Reference:section 5.4.15.3.2 - SOL002 v2.4.1
...
...
@@ -64,7 +64,7 @@ GET Rollback operation task - Method not implemented
PUT Rollback operation task - Method not implemented
[Documentation]Test ID: 6.3.5.14.5
...Test title: PUT Retry operation task- Method not implemented
...Test title: PUT Rollback operation task- Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions: none
...Reference:section 5.4.15.3.3 - SOL002 v2.4.1
...
...
@@ -76,7 +76,7 @@ PUT Rollback operation task - Method not implemented
PATCH Rollback operation task - Method not implemented
[Documentation]Test ID: 6.3.5.14.6
...Test title: PATCH Retry operation task- Method not implemented
...Test title: PATCH Rollback operation task- Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Test objective: The objective is to scale a VNF instance
...
...
@@ -21,7 +21,7 @@ Scale a vnfInstance
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Scale a vnfInstance Conflict (Not-Instantiated)
POST Scale a vnfInstance Conflict (Not-Instantiated)
[Documentation]Test ID: 6.3.5.4.2
...Test title: POST Scale a vnfInstance Conflict (Not-Instantiated)
...Test objective: The objective is to verify that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...
...
@@ -35,7 +35,7 @@ Scale a vnfInstance Conflict (Not-Instantiated)
Check HTTP Response Body Json Schema IsProblemDetails
Scale a vnfInstance Not Found
POST Scale a vnfInstance Not Found
[Documentation]Test ID: 6.3.5.4.3
...Test title: POST Scale a vnfInstance Not Found
...Test objective: The objective is to verify 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 scale a VNF instance to a target level.
...
...
@@ -20,10 +20,10 @@ Scale a vnfInstance to level
Check HTTP Response Status Code Is202
Check Operation Occurrence Id
Scale a vnfInstance to level Conflict (Not-Instantiated)
POST Scale a vnfInstance to level 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.5.2
...Test title: POST Scale a vnfInstance to level
...Test title: POST Scale a vnfInstance to level Conflict (Not-Instantiated)
...Test objective: The objective is to verify that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
...Pre-conditions: VNF instance resource is in NOT-INSTANTIATED state
...Reference: section 5.4.6.3.1 - SOL002 v2.4.1
...
...
@@ -35,9 +35,9 @@ Scale a vnfInstance to level Conflict (Not-Instantiated)
Check HTTP Response Body Json Schema IsProblemDetails
Scale a vnfInstance Not Found
POST Scale a vnfInstance Not Found
[Documentation]Test ID: 6.3.5.5.3
...Test title: Scale a vnfInstance Not Found
...Test title: POST Scale a vnfInstance Not Found
...Test objective: The objective is to verify that the operation cannot be executed , because the VNF instance resource can't be found.
...Pre-conditions: VNF instance resource is in NOT-INSTANTIATED state
...Reference: section 5.4.6.3.1 - SOL002 v2.4.1
...
...
@@ -63,7 +63,7 @@ GET Scale to level VNFInstance - Method not implemented
PUT Scale to level VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.5.5
...Test title: GET Scale to level VNFInstance - Method not implemented
...Test title: PUT Scale to level VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented
...Pre-conditions:
...Reference: section 5.4.6.3.3 - SOL002 v2.4.1
...
...
@@ -75,7 +75,7 @@ PUT Scale to level VNFInstance - Method not implemented
PATCH Scale to level VNFInstance - Method not implemented
[Documentation]Test ID: 6.3.5.5.6
...Test title: GET Scale to level VNFInstance - Method not implemented
...Test title: PATCH Scale to level VNFInstance - Method not implemented
...Test objective: The objective is to verify that the method is not implemented