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
266579be
Commit
266579be
authored
Feb 26, 2021
by
Giacomo Bernini
Browse files
fixed issue
#167
on v2.6.1
parent
fcbae4f9
Changes
2
Hide whitespace changes
Inline
Side-by-side
SOL002/VNFLifecycleManagement-API/TerminateVNFTask.robot
View file @
266579be
...
...
@@ -31,7 +31,7 @@ POST Terminate a vnfInstance Conflict (Not-Instantiated)
...
Applicability: none
...
Post-Conditions:
POST Terminate VNF
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
409
Check HTTP Response Body Json Schema Is
ProblemDetails
...
...
SOL003/VNFLifecycleManagement-API/TerminateVNFTask.robot
View file @
266579be
...
...
@@ -32,7 +32,7 @@ POST Terminate a vnfInstance Conflict (Not-Instantiated)
...
Applicability: none
...
Post-Conditions:
POST Terminate VNF in NOT-INSTANTIATED state
Check HTTP Response Status Code Is
202
Check HTTP Response Status Code Is
409
Check HTTP Response Body Json Schema Is
ProblemDetails
...
...
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