Skip to content
Snippets Groups Projects
Commit 286e6fbb authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

minor fixes.robot

parent dbca055d
No related branches found
No related tags found
3 merge requests!199Merge "3.3.1 dev" into "release 3" master,!193Merge 2.7.1 dev into Master, for TST010ed271 publication,!119SOL003 VNF Fault Management - Implementation of deltas between v2.7.1 and v2.6.1
*** Settings *** *** Settings ***
# Suite setup Expect spec SOL003-VNFLifecycleManagement-API.yaml
Resource environment/variables.txt Resource environment/variables.txt
Resource FaultManagement-APIKeyword.robot Resource FaultManagement-APIKeyword.robot
Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false
...@@ -37,8 +37,8 @@ Get information about an fault management individual alarm ...@@ -37,8 +37,8 @@ Get information about an fault management individual alarm
PUT Alarm - Method not implemented PUT Alarm - Method not implemented
[Documentation] Test ID: 7.3.5.2.3 [Documentation] Test ID: 7.3.5.2.3
... Test title: PUT Alarm - Method not implemented ... 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 ... Test objective: The objective is to test that PUT method is not allowed to for Fault management individual alarm on VNF
... Pre-conditions: The related alarm exists ... Pre-conditions: none
... Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1 ... Reference: Clause 7.4.3.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
... Config ID: Config_prod_VNFM ... Config ID: Config_prod_VNFM
... Applicability: none ... Applicability: none
...@@ -93,7 +93,7 @@ DELETE Alarm - Method not implemented ...@@ -93,7 +93,7 @@ DELETE Alarm - Method not implemented
[Documentation] Test ID: 7.3.5.2.7 [Documentation] Test ID: 7.3.5.2.7
... Test title: DELETE Alarm - Method not implemented ... 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 ... Test objective: The objective is to test that DELETE method is not allowed to for Fault management individual alarm on VNF
... Pre-conditions: nona ... Pre-conditions: none
... Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1 ... Reference: Clause 7.4.3.3.5 - ETSI GS NFV-SOL 003 [1] v2.7.1
... Config ID: Config_prod_VNFM ... Config ID: Config_prod_VNFM
... Applicability: none ... Applicability: none
......
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