diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-09 00:18:33 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-09 12:18:32 +0100 |
commit | 0f7eef6692f73c4e5b1158e7a3f1761b88cd4c32 (patch) | |
tree | 39fc10ae32e00875719e23fd94c8cb6becc30a16 /csit/pap/tests/pap-test.robot | |
parent | 1810513a0be91035e704967ff5c5dd58ac62bef0 (diff) |
Fix minor issues with CSITs
Issue-ID: POLICY-4350
Change-Id: I2bbc47122aa5984fbe3f03edc252ea56e47dba73
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'csit/pap/tests/pap-test.robot')
-rw-r--r-- | csit/pap/tests/pap-test.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |