diff options
author | 2019-03-21 13:11:04 +0000 | |
---|---|---|
committer | 2019-03-21 13:11:04 +0000 | |
commit | 99ada190cf48fcfd234f43c29f144941c1bdd37c (patch) | |
tree | 96aa2a5dedddc7f8cee11687457598a7c8fef5cd /robot/testsuites/pnf-registration.robot | |
parent | d1ff3717f6fa68452321d6fd3df86cf45a51206e (diff) | |
parent | 99775bd0b8bb0697f24d52a3a5cf5f9438e1a2d6 (diff) |
Merge "Add ete TAG for pnf and hvves ete test cases"
Diffstat (limited to 'robot/testsuites/pnf-registration.robot')
-rw-r--r-- | robot/testsuites/pnf-registration.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/pnf-registration.robot b/robot/testsuites/pnf-registration.robot index dc2d7b5f..b4aeee35 100644 --- a/robot/testsuites/pnf-registration.robot +++ b/robot/testsuites/pnf-registration.robot @@ -9,7 +9,7 @@ Resource ../resources/test_templates/pnf_registration_without_SO_templat Create A&AI antry without SO and succesfully registrate PNF, PNF entry contains: correlation ID, PNF_IPv4_address and PNF_IPv6_address [Documentation] This test is checking creation A&AI entry without SO and succesfull PNF registration - [Tags] pnf_registrate + [Tags] pnf_registrate ete [Setup] Initialize PNF entry with correlation ID, PNF_IPv4_address and PNF_IPv6_address Create A&AI antry without SO and succesfully registrate PNF ${PNF_entry_dict} [Teardown] Cleanup PNF entry in A&AI ${PNF_entry_dict} |