diff options
author | krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com> | 2018-11-28 17:25:09 +0100 |
---|---|---|
committer | krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com> | 2018-11-28 17:34:14 +0100 |
commit | c007acb2d7094977bd071f0b3e570556951c9a67 (patch) | |
tree | b73cd3e32eba48dc2f15fb459e9a5140229b5b26 /robot/resources | |
parent | 9c42ae1883410c2c139e76501e839a09cc761a31 (diff) |
E2E PNF registration scenario fix
Issue-ID: INT-685
Change-Id: I025f92ea87426a936bc22c90ae94a9970d4599c9
Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
Diffstat (limited to 'robot/resources')
-rw-r--r-- | robot/resources/test_templates/pnf_registration_without_SO_template.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/resources/test_templates/pnf_registration_without_SO_template.robot b/robot/resources/test_templates/pnf_registration_without_SO_template.robot index 1241d698..72b670cd 100644 --- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot +++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot @@ -26,7 +26,6 @@ Create A&AI antry without SO and succesfully registrate PNF Create PNF initial entry in A&AI ${PNF_entry_dict} Send VES integration request ${PNF_entry_dict} Verify PNF Integration Request in A&AI ${PNF_entry_dict} - Verify PNF Integration Request in MR ${PNF_entry_dict} Create PNF initial entry in A&AI [Documentation] Creates PNF initial entry in A&AI registry. Entry contains only correlation id (pnf-name) |