From e83225dc807f3b05118cc0d30736175b11077b4f Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Mon, 6 May 2019 15:41:24 +0200 Subject: Increase time for AAI check for initial DMaaP topic creation Change-Id: If27f8a08811e2e60cf0c6a2e31bcb26e0bf2bd37 Issue-ID: INT-1065 Signed-off-by: Marcin Migdal --- .../resources/test_templates/pnf_registration_without_SO_template.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 72b670cd..fdd9dc4f 100644 --- a/robot/resources/test_templates/pnf_registration_without_SO_template.robot +++ b/robot/resources/test_templates/pnf_registration_without_SO_template.robot @@ -49,7 +49,7 @@ Send VES integration request Verify PNF integration request in A&AI [Documentation] Verify if PNF integration request entries are present in A&AI [Arguments] ${PNF_entry_dict} - Wait Until Keyword Succeeds 10x 1s Query PNF A&AI updated entry ${PNF_entry_dict} + Wait Until Keyword Succeeds 10x 5s Query PNF A&AI updated entry ${PNF_entry_dict} Log PNF integration request in A&AI has been verified and contains all necessary entries Verify PNF integration request in MR -- cgit 1.2.3-korg