diff options
author | Rommel Pawar <rommel.pawar@bell.ca> | 2022-03-10 06:32:08 -0800 |
---|---|---|
committer | Rommel Pawar <rommel.pawar@bell.ca> | 2022-03-10 06:36:54 -0800 |
commit | 644abb6035ca5200311f91c5f8a95c0c44c651d0 (patch) | |
tree | 1890de2fce592bb22520ea354c49b4566fb86813 /robot/testsuites/health-check.robot | |
parent | e040392eb712511b10eb83ffc8f5538c912aabea (diff) |
Add policy cleanup if policy is existing before policy health check execution
Issue-ID: POLICY-3887
Change-Id: I58cd01feb9c921b5501eec5007363bf29217dd94
Signed-off-by: Rommel Pawar <rommel.pawar@bell.ca>
Change-Id: I744d7c0d48f7364139ed9f7ff366a3831612913e
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 1 |
1 files changed, 1 insertions, 0 deletions
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 |