From b6b943d4ef604e7e8430335928b499812a288788 Mon Sep 17 00:00:00 2001 From: Rommel Pawar Date: Wed, 19 Jan 2022 08:51:16 -0800 Subject: Add cleanup of policy if existing in the beginning of the health check Add policy cleanup in first if existing before policy health check execution Issue-ID: POLICY-3887 Signed-off-by: Rommel Pawar Change-Id: I53443414ee71a79ac88c89fe2259f7ce8435780a --- robot/testsuites/health-check.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'robot/testsuites/health-check.robot') diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index a6666ffa..8b617c62 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -146,6 +146,7 @@ Basic Policy Health Check Enhanced Policy New Healthcheck [Tags] health medium health-policy [Timeout] 60 + Check for Existing Policy and Clean up Run Create Policy Post Request Run Get Policy Get Request Run Deploy Policy Pap Post Request -- cgit 1.2.3-korg