Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
api-tests
Commits
7cd1d95b
Commit
7cd1d95b
authored
4 years ago
by
Elian Kraja
Browse files
Options
Downloads
Patches
Plain Diff
Fix issue:
#142
parent
94758811
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!199
Merge "3.3.1 dev" into "release 3" master
,
!193
Merge 2.7.1 dev into Master, for TST010ed271 publication
,
!154
NFV&MEC API Plugtests 2021: changes to fix issues found on SOL002/3/5 v2.7.1 tests
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SOL003/VNFFaultManagement-API/Alarms.robot
+4
-4
4 additions, 4 deletions
SOL003/VNFFaultManagement-API/Alarms.robot
with
4 additions
and
4 deletions
SOL003/VNFFaultManagement-API/Alarms.robot
+
4
−
4
View file @
7cd1d95b
...
...
@@ -70,7 +70,7 @@ GET information about multiple alarms with "all_fields" attribute selector
...
Post-Conditions: none
GET Alarms Task with all_fields attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
GET information about multiple alarms with exclude_default attribute selector
[
Documentation
]
Test ID: 7.3.5.1.6
...
...
@@ -83,7 +83,7 @@ GET information about multiple alarms with exclude_default attribute selector
...
Post-Conditions: none
GET Alarms Task with exclude_default attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
GET information about multiple alarms with fields attribute selector
[
Documentation
]
Test ID: 7.3.5.1.7
...
...
@@ -96,7 +96,7 @@ GET information about multiple alarms with fields attribute selector
...
Post-Conditions: none
GET Alarms Task with fields attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
GET information about multiple alarms with "exclude_fields" attribute selector
[
Documentation
]
Test ID: 7.3.5.1.8
...
...
@@ -109,7 +109,7 @@ GET information about multiple alarms with "exclude_fields" attribute selector
...
Post-Conditions: none
GET Alarms Task with exclude_fields attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
PUT Alarms - Method not implemented
[
Documentation
]
Test ID: 7.3.5.1.9
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment