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
286e6fbb
Commit
286e6fbb
authored
4 years ago
by
Sana Zulfiqar
Browse files
Options
Downloads
Patches
Plain Diff
minor fixes.robot
parent
dbca055d
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
,
!119
SOL003 VNF Fault Management - Implementation of deltas between v2.7.1 and v2.6.1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
SOL003/VNFFaultManagement-API/IndividualAlarm.robot
+4
-4
4 additions, 4 deletions
SOL003/VNFFaultManagement-API/IndividualAlarm.robot
with
4 additions
and
4 deletions
SOL003/VNFFaultManagement-API/IndividualAlarm.robot
+
4
−
4
View file @
286e6fbb
*** Settings ***
# Suite setup Expect spec SOL003-VNFLifecycleManagement-API.yaml
Resource
environment/variables.txt
Resource
FaultManagement-APIKeyword.robot
Library
REST
${VNFM_SCHEMA}
://
${VNFM_HOST}
:
${VNFM_PORT}
ssl_verify=false
...
...
@@ -37,8 +37,8 @@ Get information about an fault management individual alarm
PUT Alarm - Method not implemented
[
Documentation
]
Test ID: 7.3.5.2.3
...
Test title: PUT Alarm - Method not implemented
...
Test objective: he objective is to test that PUT method is not allowed to for Fault management individual alarm on VNF
...
Pre-conditions:
The related alarm exists
...
Test objective:
T
he objective is to test that PUT method is not allowed to for Fault management individual alarm on VNF
...
Pre-conditions:
none
...
Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...
Config ID: Config_prod_VNFM
...
Applicability: none
...
...
@@ -93,7 +93,7 @@ DELETE Alarm - Method not implemented
[
Documentation
]
Test ID: 7.3.5.2.7
...
Test title: DELETE Alarm - Method not implemented
...
Test objective: The objective is to test that DELETE method is not allowed to for Fault management individual alarm on VNF
...
Pre-conditions: non
a
...
Pre-conditions: non
e
...
Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1
...
Config ID: Config_prod_VNFM
...
Applicability: none
...
...
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