From 0f7eef6692f73c4e5b1158e7a3f1761b88cd4c32 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 9 Sep 2022 00:18:33 +0100 Subject: Fix minor issues with CSITs Issue-ID: POLICY-4350 Change-Id: I2bbc47122aa5984fbe3f03edc252ea56e47dba73 Signed-off-by: liamfallon --- csit/pap/tests/pap-test.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit/pap/tests/pap-test.robot') diff --git a/csit/pap/tests/pap-test.robot b/csit/pap/tests/pap-test.robot index d2852c46..c2ad8370 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 10 seconds + Sleep 60 seconds QueryPolicyAudit /policy/pap/v1/policies/audit 200 testGroup pdpTypeA onap.restart.tca UNDEPLOYMENT QueryPolicyAuditWithMetadataSetAfterUnDeploy -- cgit 1.2.3-korg