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
714d4068
Commit
714d4068
authored
Feb 24, 2021
by
Elian Kraja
Browse files
Revert subscriptions
parent
dd0c37d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOL005/NSDManagement-API/Subscriptions.robot
View file @
714d4068
...
...
@@ -83,7 +83,6 @@ Create new NSD Management subscription
Create duplicated NSD Management subscription with NFVO not creating duplicated subscriptions
[
Tags
]
no-duplicated-subs
[
Setup
]
Pass Execution If
${NFVO_ALLOWS_DUPLICATE_SUBS}
=
= 0
Skip
[
Documentation
]
Test ID: 5.3.1.7.6
...
...
Test title: Create duplicated NSD Management subscription with NFVO not creating duplicated subscriptions
...
...
@@ -102,7 +101,6 @@ Create duplicated NSD Management subscription with NFVO not creating duplicated
Create duplicated NSD Management subscription with NFVO creating duplicated subscriptions
[
Tags
]
duplicated-subs
[
Setup
]
Pass Execution If
${NFVO_ALLOWS_DUPLICATE_SUBS}
=
= 1
Skip
[
Documentation
]
Test ID: 5.3.1.7.7
...
Test title: Create duplicated NSD Management subscription with NFVO creating duplicated subscriptions
...
Test objective: The objective is to test the creation of a duplicated NSD Management subscription and perform a JSON schema and content validation of the returned duplicated subscription data structure
...
...
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