aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/pnf-registration.robot
diff options
context:
space:
mode:
authorKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2019-09-05 14:29:23 +0200
committerKrzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>2019-09-05 14:30:33 +0200
commitca5abd0e2f3bb63651ae59fba2ef6dc8fc5f1f4a (patch)
tree9e094ee4bf69f205f019ae2e717b92f2d2211819 /robot/testsuites/pnf-registration.robot
parent183549c031b0d63482f0746e987c8ddb493aeb1b (diff)
ROBOT test cases improvements for PnP PNF in El Alto release
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I356ec9234d63fec0b6314b37f43d3900ff1a01cf
Diffstat (limited to 'robot/testsuites/pnf-registration.robot')
-rw-r--r--robot/testsuites/pnf-registration.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/pnf-registration.robot b/robot/testsuites/pnf-registration.robot
index 6c4b4e78..6217ed52 100644
--- a/robot/testsuites/pnf-registration.robot
+++ b/robot/testsuites/pnf-registration.robot
@@ -32,7 +32,7 @@ Design, create, instantiate PNF/macro service and succesfully registrate PNF
... At the end of the service is checked in terms
... - service completion
... - PNF entry update about information form VES event
- [Tags] pnf_registrate
+ [Tags] pnf_registrate ete
${pnf_correlation_id}= Generate Random String 20 [LETTERS][NUMBERS]
${PNF_entry_dict}= Create Dictionary correlation_id=${pnf_correlation_id} PNF_IPv4_address=13.13.13.13 PNF_IPv6_address=2001:0db8:0:0:0:0:1428:57ab
Design, create, instantiate PNF/macro service and succesfully registrate PNF template Demo_pNF ${PNF_entry_dict} ${pnf_correlation_id} \ No newline at end of file