Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
api-tests
Commits
8e540b96
Commit
8e540b96
authored
Jul 30, 2019
by
aureliano sinatra
Browse files
wording correction temp_failed
parent
80935e75
Changes
8
Hide whitespace changes
Inline
Side-by-side
SOL002/VNFLifecycleManagement-API/CancelOperationTask.robot
View file @
8e540b96
...
@@ -20,7 +20,7 @@ Post Cancel operation task
...
@@ -20,7 +20,7 @@ Post Cancel operation task
...
Post-Conditions: none
...
Post-Conditions: none
POST Cancel operation task
POST Cancel operation task
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
202
Check
resource has a temporary failure
Check
operation resource state is FAILED_TEMP
Post Cancel operation task Conflict
Post Cancel operation task Conflict
[
Documentation
]
Test ID: 6.3.5.16.2
[
Documentation
]
Test ID: 6.3.5.16.2
...
...
SOL002/VNFLifecycleManagement-API/FailOperationTask.robot
View file @
8e540b96
...
@@ -19,6 +19,7 @@ Post Fail operation task
...
@@ -19,6 +19,7 @@ Post Fail operation task
Post Fail operation
Post Fail operation
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
202
Check Operation Occurrence Id
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
# TODO: Need to set the pre-condition of the test. VNF instance shall be in INSTANTIATED state
...
...
SOL002/VNFLifecycleManagement-API/VnfLcmOperationKeywords.robot
View file @
8e540b96
...
@@ -58,11 +58,16 @@ Check VNF Status
...
@@ -58,11 +58,16 @@ Check VNF Status
Should Be Equal As Strings
${current}
${expected}
Should Be Equal As Strings
${current}
${expected}
Log
VNF Status in the correct status
Log
VNF Status in the correct status
Check
resource has a temporary failure
Check
operation resource state is FAILED_TEMP
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/vnf_lcm_op_occs/
${vnfLcmOpOccId}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/vnf_lcm_op_occs/
${vnfLcmOpOccId}
String
response body instantiationState
FAILED_TEMP
String
response body instantiationState
FAILED_TEMP
Check operation resource state is FINALLY_FAILED
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/vnf_lcm_op_occs/
${vnfLcmOpOccId}
String
response body instantiationState
FINALLY_FAILED
Check HTTP Response Header Contains
Check HTTP Response Header Contains
[
Arguments
]
${CONTENT_TYPE}
[
Arguments
]
${CONTENT_TYPE}
Should Contain
${response.headers}
${CONTENT_TYPE}
Should Contain
${response.headers}
${CONTENT_TYPE}
...
...
SOL003/VNFLifecycleManagement-API/CancelOperationTask.robot
View file @
8e540b96
...
@@ -19,7 +19,7 @@ Post Cancel operation task
...
@@ -19,7 +19,7 @@ Post Cancel operation task
...
Post-Conditions: VNF instance status equal to FAILED_TEMP
...
Post-Conditions: VNF instance status equal to FAILED_TEMP
POST Cancel operation task
POST Cancel operation task
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
202
Check
resource has a temporary failure
Check
operation resource state is FAILED_TEMP
Post Cancel operation task Conflict
Post Cancel operation task Conflict
[
Documentation
]
Test ID: 7.3.1.16.2
[
Documentation
]
Test ID: 7.3.1.16.2
...
...
SOL003/VNFLifecycleManagement-API/FailOperationTask.robot
View file @
8e540b96
...
@@ -16,10 +16,11 @@ Post Fail operation task
...
@@ -16,10 +16,11 @@ Post Fail operation task
...
Reference:
section 5.4.16.3.1 - SOL003 v2.4.1
...
Reference:
section 5.4.16.3.1 - SOL003 v2.4.1
...
Config ID: Config_prod_VNFM
...
Config ID: Config_prod_VNFM
...
Applicability: none
...
Applicability: none
...
Post-Conditions:
none
...
Post-Conditions:
VNF resource state is FINALLY_FAILED
Post Fail operation
Post Fail operation
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
202
Check Operation Occurrence Id
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
# TODO: Need to set the pre-condition of the test. VNF instance shall be in INSTANTIATED state
...
...
SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot
View file @
8e540b96
...
@@ -58,11 +58,15 @@ Check VNF Status
...
@@ -58,11 +58,15 @@ Check VNF Status
Should Be Equal As Strings
${current}
${expected}
Should Be Equal As Strings
${current}
${expected}
Log
VNF Status in the correct status
Log
VNF Status in the correct status
Check
resource has a temporary failure
Check
operation resource state is FAILED_TEMP
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/vnf_lcm_op_occs/
${vnfLcmOpOccId}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/vnf_lcm_op_occs/
${vnfLcmOpOccId}
String
response body instantiationState
FAILED_TEMP
String
response body instantiationState
FAILED_TEMP
Check operation resource state is FINALLY_FAILED
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/vnf_lcm_op_occs/
${vnfLcmOpOccId}
String
response body instantiationState
FINALLY_FAILED
Get Vnf Scale Info
Get Vnf Scale Info
[
Arguments
]
${vnfInstanceId}
[
Arguments
]
${vnfInstanceId}
${vnfInstance}
=
Get Vnf Instance
${vnfInstanceId}
${vnfInstance}
=
Get Vnf Instance
${vnfInstanceId}
...
...
SOL005/NSLifecycleManagement-API/CancelOperationTask.robot
View file @
8e540b96
...
@@ -19,7 +19,7 @@ Post Cancel operation task
...
@@ -19,7 +19,7 @@ Post Cancel operation task
...
Post-Conditions: NS instance status equal to FAILED_TEMP
...
Post-Conditions: NS instance status equal to FAILED_TEMP
POST Cancel operation task
POST Cancel operation task
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
202
Check
resource has a temporary failure
Check
operation resource state is FAILED_TEMP
Post Cancel operation task Not Found
Post Cancel operation task Not Found
[
Documentation
]
Test ID: 5.3.2.14.2
[
Documentation
]
Test ID: 5.3.2.14.2
...
...
SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot
View file @
8e540b96
...
@@ -114,7 +114,7 @@ Check resource not_instantiated
...
@@ -114,7 +114,7 @@ Check resource not_instantiated
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/ns_instances/
${nsInstanceId}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/ns_instances/
${nsInstanceId}
String
response body instantiationState
NOT_INSTANTIATED
String
response body instantiationState
NOT_INSTANTIATED
Check
resource has a temporary failure
Check
operation resource state is FAILED_TEMP
Set Headers
{"Accept":"
${ACCEPT}
"}
Set Headers
{"Accept":"
${ACCEPT}
"}
Set Headers
{"Content-Type": "
${CONTENT_TYPE}
"}
Set Headers
{"Content-Type": "
${CONTENT_TYPE}
"}
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
Run Keyword If
${AUTH_USAGE}
=
= 1
Set Headers
{"Authorization":"
${AUTHORIZATION}
"}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment