diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2022-02-17 14:11:04 +0000 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2022-02-17 14:11:04 +0000 |
commit | 96066290e5aff3f3c98cb9451e940f09d19f690e (patch) | |
tree | f1fba5320130e4446c24a36cf5714c9bffce7427 /robot/testsuites/health-check.robot | |
parent | b6b943d4ef604e7e8430335928b499812a288788 (diff) |
Revert "Add cleanup of policy if existing in the beginning of the health check"
This reverts commit b6b943d4ef604e7e8430335928b499812a288788.
Reason for revert: <Regression Introduced in Policy enhanced healthcheck>
Issue-ID: POLICY-3887
Change-Id: Iba503f1c7a534e3a513903a19881a0b9b5e0fe82
Signed-off-by: <morgan.richomme@orange.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 8b617c62..a6666ffa 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -146,7 +146,6 @@ 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 |