From eee592a520fa66ad4fb56f5ac53f1812b89b6a32 Mon Sep 17 00:00:00 2001 From: krzysztof kuzmicki Date: Tue, 7 May 2019 14:35:26 +0200 Subject: Increase amount ves events for initial DMaaP topic creation Issue-ID: INT-1065 Change-Id: I6709adc11ac693dae74c1ca52a82486e4d34094d Signed-off-by: Krzysztof Kuzmicki --- .../resources/test_templates/pnf_registration_without_SO_template.robot | 1 + 1 file changed, 1 insertion(+) 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 fdd9dc4f..82b95369 100644 --- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot +++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot @@ -23,6 +23,7 @@ ${VES_data_path} /eventListener/v7 Create A&AI antry without SO and succesfully registrate PNF [Documentation] Test case template for create A&AI antry without SO and succesfully registrate PNF [Arguments] ${PNF_entry_dict} + Send VES integration request ${PNF_entry_dict} 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} -- cgit 1.2.3-korg