Skip to content
Snippets Groups Projects
Commit 83f2362e authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

replaced occurence with occurrence (plural and capital also)

parent e5327faf
No related branches found
No related tags found
1 merge request!87Resolution of edithelp comments for 2.4.1
Showing
with 47 additions and 47 deletions
......@@ -14,7 +14,7 @@ Create Sessions
Wait For Process handle=mockInstance timeout=5s on_timeout=continue
Create Mock Session ${callback_uri}:${callback_port} #The API producer is set to NFVO according to SOL002-7.3.4
Check Individual Subscription existance
Check Individual Subscription existence
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
Get ${apiRoot}/${apiName}/${apiVersion}/subscriptions/${subscriptionId}
......
......@@ -5,7 +5,7 @@ Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT}
Library OperatingSystem
Library JSONLibrary
Library JSONSchemaLibrary schemas/
Suite Setup Check resource existance
Suite Setup Check resource existence
*** Test Cases ***
POST Heal a NSInstance
......
......@@ -5,7 +5,7 @@ Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT}
Library OperatingSystem
Library JSONLibrary
Library JSONSchemaLibrary schemas/
Suite Setup Check resource existance
Suite Setup Check resource existence
*** Test Cases ***
POST Individual NSInstance - Method not implemented
......
......@@ -7,7 +7,7 @@ Library JSONLibrary
Library JSONSchemaLibrary schemas/
*** Test Cases ***
Post Individual NS LCM occurences - Method not implemented
Post Individual NS LCM occurrences - Method not implemented
[Documentation] Test ID: 5.3.2.9.1
... Test title: Post Individual NS LCM occurrences - Method not implemented
... Test objective: The objective is to test that POST method is not implemented
......@@ -16,7 +16,7 @@ Post Individual NS LCM occurences - Method not implemented
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: The NS instance is not created in the NFVO
POST Individual NS LCM OP Occurence
POST Individual NS LCM OP Occurrence
Check HTTP Response Status Code Is 405
Get status information about Individual NS LCM occurrences
......@@ -28,7 +28,7 @@ Get status information about Individual NS LCM occurrences
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
GET Individual NS LCM OP Occurence
GET Individual NS LCM OP Occurrence
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsLcmOpOcc
......@@ -41,7 +41,7 @@ PUT status information about Individual NS LCM occurrences - Method not implemen
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: The NS instance is not modified from the NFVO
PUT Individual NS LCM OP Occurence
PUT Individual NS LCM OP Occurrence
Check HTTP Response Status Code Is 405
PATCH status information about Individual NS LCM occurrences - Method not implemented
......@@ -53,7 +53,7 @@ PATCH status information about Individual NS LCM occurrences - Method not implem
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: The NS instance is not modified from the NFVO
PATCH Individual NS LCM OP Occurence
PATCH Individual NS LCM OP Occurrence
Check HTTP Response Status Code Is 405
DELETE status information about Individual NS LCM occurrences - Method not implemented
......@@ -65,7 +65,7 @@ DELETE status information about Individual NS LCM occurrences - Method not imple
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: The NS instance is not deleted from the NFVO
DELETE Individual NS LCM OP Occurence
DELETE Individual NS LCM OP Occurrence
Check HTTP Response Status Code Is 405
......
......@@ -6,7 +6,7 @@ Library OperatingSystem
Library JSONLibrary
Library JSONSchemaLibrary schemas/
Suite Setup Check subscription existance
Suite Setup Check subscription existence
*** Test Cases ***
POST Individual Subscription - Method not implemented
......
......@@ -18,7 +18,7 @@ Instantiate Flow of NS lifecycle management operations
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: the resource is in INSTANTIATED state
Check resource existance
Check resource existence
Check resource not_instantiated
POST Instantiate nsInstance
Check HTTP Response Status Code Is 202
......
......@@ -5,7 +5,7 @@ Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT}
Library OperatingSystem
Library JSONLibrary
Library JSONSchemaLibrary schemas/
Suite Setup Check resource existance
Suite Setup Check resource existence
*** Test Cases ***
POST Instantiate a nsInstance
......
......@@ -16,7 +16,7 @@ POST NS LCM occurrences - Method not implemented
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
POST NS LCM OP Occurences
POST NS LCM OP Occurrences
Check HTTP Response Status Code Is 405
GET status information about multiple NS LCM occurrences
......@@ -28,7 +28,7 @@ GET status information about multiple NS LCM occurrences
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
GET NS LCM OP Occurences
GET NS LCM OP Occurrences
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsLcmOpOccs
......@@ -41,7 +41,7 @@ GET status information about multiple NS LCM occurrences Bad Request Invalid att
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
GET NS LCM OP Occurences Invalid attribute-based filtering parameters
GET NS LCM OP Occurrences Invalid attribute-based filtering parameters
Check HTTP Response Status Code Is 400
Check HTTP Response Body Json Schema Is ProblemDetails
......@@ -54,7 +54,7 @@ GET status information about multiple NS LCM occurrences Bad Request Invalid att
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
GET NS LCM OP Occurences Invalid attribute selector
GET NS LCM OP Occurrences Invalid attribute selector
Check HTTP Response Status Code Is 400
Check HTTP Response Body Json Schema Is ProblemDetails
......@@ -67,7 +67,7 @@ GET status information about multiple NS LCM occurrences with "all_fields"
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Get NS LCM OP Occurences with all_fields attribute selector
Get NS LCM OP Occurrences with all_fields attribute selector
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsLcmOpOccs
......@@ -80,7 +80,7 @@ GET status information about multiple NS LCM occurrences with "exclude_default"
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Get NS LCM OP Occurences with exclude_default attribute selector
Get NS LCM OP Occurrences with exclude_default attribute selector
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsLcmOpOccs
......@@ -93,7 +93,7 @@ GET status information about multiple NS LCM occurrences with "fields"
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Get NS LCM OP Occurences with fields attribute selector
Get NS LCM OP Occurrences with fields attribute selector
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsLcmOpOccs
......@@ -106,7 +106,7 @@ GET status information about multiple NS LCM occurrences with "exclude_fields"
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Get NS LCM OP Occurences with exclude_fields attribute selector
Get NS LCM OP Occurrences with exclude_fields attribute selector
Check HTTP Response Status Code Is 200
Check HTTP Response Body Json Schema Is NsLcmOpOccs
......@@ -119,7 +119,7 @@ PUT status information about multiple NS LCM occurrences - Method not implemente
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
PUT NS LCM OP Occurences
PUT NS LCM OP Occurrences
Check HTTP Response Status Code Is 405
PATCH status information about multiple NS LCM occurrences - Method not implemented
......@@ -131,7 +131,7 @@ PATCH status information about multiple NS LCM occurrences - Method not implemen
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
PATCH NS LCM OP Occurences
PATCH NS LCM OP Occurrences
Check HTTP Response Status Code Is 405
DELETE status information about multiple NS LCM occurrences - Method not implemented
......@@ -143,6 +143,6 @@ DELETE status information about multiple NS LCM occurrences - Method not impleme
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
DELETE NS LCM OP Occurences
DELETE NS LCM OP Occurrences
Check HTTP Response Status Code Is 405
......@@ -23,7 +23,7 @@ Create Sessions
Wait For Process handle=mockInstance timeout=5s on_timeout=continue
Create Mock Session ${callback_uri}:${callback_port}
Check subscription existance
Check subscription existence
Set Headers {"Accept":"${ACCEPT}"}
Set Headers {"Content-Type": "${CONTENT_TYPE}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -143,7 +143,7 @@ Launch another LCM operation
Post ${apiRoot}/${apiName}/${apiVersion}/ns_instances/${nsInstanceId}/scale_to_level ${body}
Integer response status 202
Check resource existance
Check resource existence
Set Headers {"Accept":"${ACCEPT}"}
Set Headers {"Content-Type": "${CONTENT_TYPE}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -541,7 +541,7 @@ POST Terminate NSInstance
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
POST NS LCM OP Occurences
POST NS LCM OP Occurrences
log Trying to perform a POST. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -549,7 +549,7 @@ POST NS LCM OP Occurences
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
PUT NS LCM OP Occurences
PUT NS LCM OP Occurrences
log Trying to perform a PUT. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -557,7 +557,7 @@ PUT NS LCM OP Occurences
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
PATCH NS LCM OP Occurences
PATCH NS LCM OP Occurrences
log Trying to perform a PATCH. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -565,7 +565,7 @@ PATCH NS LCM OP Occurences
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
DELETE NS LCM OP Occurences
DELETE NS LCM OP Occurrences
log Trying to perform a DELETE. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -573,7 +573,7 @@ DELETE NS LCM OP Occurences
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
GET NS LCM OP Occurences
GET NS LCM OP Occurrences
Log Query status information about multiple NS lifecycle management operation occurrences.
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -582,7 +582,7 @@ GET NS LCM OP Occurences
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
GET NS LCM OP Occurences Invalid attribute-based filtering parameters
GET NS LCM OP Occurrences Invalid attribute-based filtering parameters
Log Query status information about multiple NS lifecycle management operation occurrences.
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -590,35 +590,35 @@ GET NS LCM OP Occurences Invalid attribute-based filtering parameters
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
GET NS LCM OP Occurences Invalid attribute selector
GET NS LCM OP Occurrences Invalid attribute selector
Log Query status information about multiple NS lifecycle management operation occurrences.
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?${NEG_SELECTOR}
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
Get NS LCM OP Occurences with all_fields attribute selector
Get NS LCM OP Occurrences with all_fields attribute selector
Log Query status information about multiple NS lifecycle management operation occurrences, using fields
Set Headers {"Accept": "${ACCEPT_JSON}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization": "${AUTHORIZATION}"}
GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?exclude_default
${output}= Output response
Set Suite Variable ${response} ${output}
Get NS LCM OP Occurences with exclude_default attribute selector
Get NS LCM OP Occurrences with exclude_default attribute selector
Log Query status information about multiple NS lifecycle management operation occurrences using fields
Set Headers {"Accept": "${ACCEPT_JSON}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization": "${AUTHORIZATION}"}
GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?exclude_default
${output}= Output response
Set Suite Variable ${response} ${output}
Get NS LCM OP Occurences with fields attribute selector
Get NS LCM OP Occurrences with fields attribute selector
Log Query status information about multiple NS lifecycle management operation occurrences, using fields
Set Headers {"Accept": "${ACCEPT_JSON}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization": "${AUTHORIZATION}"}
GET ${apiRoot}/${apiName}/${apiVersion}/ns_lcm_op_occs?fields=${fields}
${output}= Output response
Set Suite Variable ${response} ${output}
Get NS LCM OP Occurences with exclude_fields attribute selector
Get NS LCM OP Occurrences with exclude_fields attribute selector
Log Query status information about multiple NS lifecycle management operation occurrences, using fields
Set Headers {"Accept": "${ACCEPT_JSON}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization": "${AUTHORIZATION}"}
......@@ -626,7 +626,7 @@ Get NS LCM OP Occurences with exclude_fields attribute selector
${output}= Output response
Set Suite Variable ${response} ${output}
POST Individual NS LCM OP Occurence
POST Individual NS LCM OP Occurrence
log Trying to perform a POST. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -634,7 +634,7 @@ POST Individual NS LCM OP Occurence
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
PUT Individual NS LCM OP Occurence
PUT Individual NS LCM OP Occurrence
log Trying to perform a PUT. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -642,7 +642,7 @@ PUT Individual NS LCM OP Occurence
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
PATCH Individual NS LCM OP Occurence
PATCH Individual NS LCM OP Occurrence
log Trying to perform a PATCH. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -650,7 +650,7 @@ PATCH Individual NS LCM OP Occurence
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
DELETE Individual NS LCM OP Occurence
DELETE Individual NS LCM OP Occurrence
log Trying to perform a DELETE. This method should not be implemented
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......@@ -658,7 +658,7 @@ DELETE Individual NS LCM OP Occurence
${outputResponse}= Output response
Set Global Variable @{response} ${outputResponse}
GET Individual NS LCM OP Occurence
GET Individual NS LCM OP Occurrence
Log Query status information about individual NS lifecycle management operation occurrence.
Set Headers {"Accept":"${ACCEPT}"}
Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"}
......
......@@ -5,7 +5,7 @@ Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT}
Library OperatingSystem
Library JSONLibrary
Library JSONSchemaLibrary schemas/
Suite Setup Check resource existance
Suite Setup Check resource existence
*** Test Cases ***
POST Scale a nsInstance
......@@ -20,7 +20,7 @@ POST Scale a nsInstance
POST scale nsInstance
Check HTTP Response Status Code Is 202
Check HTTP Response Header Contains Location
Check resource existance
Check resource existence
POST Instantiate a nsInstance Conflict
[Documentation] Test ID: 5.3.2.4.2
......
......@@ -18,7 +18,7 @@ Scale Flow of NS lifecycle management operations
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: the resource is in INSTANTIATED state
Check resource existance
Check resource existence
Check resource instantiated
POST scale nsInstance
Check HTTP Response Status Code Is 202
......
......@@ -18,7 +18,7 @@ Terminate Flow of NS lifecycle management operations
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: the resource is in NOT_INSTANTIATED state
Check resource existance
Check resource existence
Check resource instantiated
POST Terminate NSInstance
Check HTTP Response Status Code Is 202
......
......@@ -5,7 +5,7 @@ Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT}
Library OperatingSystem
Library JSONLibrary
Library JSONSchemaLibrary schemas/
Suite Setup Check resource existance
Suite Setup Check resource existence
*** Test Cases ***
POST Update a NSInstance
......
......@@ -18,7 +18,7 @@ Update Flow of NS lifecycle management operations
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: the resource is in INSTANTIATED state
Check resource existance
Check resource existence
Check resource instantiated
POST Update NSInstance
Check HTTP Response Status Code Is 202
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment