From c6cabc11fc065b0266be1bd71e6ddc064297f49b Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 19 Oct 2022 13:48:17 +0100 Subject: Extend delay on PAP test to allow undeploy to end Issue-ID: POLICY-4393 Change-Id: I847a9bceec748e757dc7b05ce0228c6912308c9c Signed-off-by: liamfallon --- csit/pap/tests/pap-test.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csit/pap/tests/pap-test.robot b/csit/pap/tests/pap-test.robot index c2ad8370..8bf32300 100644 --- a/csit/pap/tests/pap-test.robot +++ b/csit/pap/tests/pap-test.robot @@ -106,7 +106,7 @@ QueryPdpGroupsAfterUndeploy QueryPolicyAuditAfterUnDeploy [Documentation] Verify policy audit record after undeploy - Sleep 60 seconds + Sleep 130 seconds QueryPolicyAudit /policy/pap/v1/policies/audit 200 testGroup pdpTypeA onap.restart.tca UNDEPLOYMENT QueryPolicyAuditWithMetadataSetAfterUnDeploy -- cgit 1.2.3-korg