From 2e2486252a4d48220db5c28d7fc83ca2a8264a04 Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Mon, 6 May 2019 15:37:27 +0200 Subject: Increase time for AAI check for initial DMaaP topic creation Change-Id: I2b281bf3130792ee1a23585f39ed697e97233151 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(-) (limited to 'robot/resources/test_templates') 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