diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-03-26 09:29:54 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-03-26 09:29:54 +0100 |
commit | 9f863418055651d4b6fa9772e1f9a94c3efe8c6c (patch) | |
tree | 21820f72775fea25862093a8f196bb8d7c65b4ff /robot/testsuites/health-check.robot | |
parent | d63df03b8db1bd37acc2d88c6b3aac61402c90d7 (diff) |
Re-enable CLI Healthcheck tests
The tests were disabled after CLI got a NOGO for Frankfurt
But a new docker has been provided by CLI team
this new version fixes soem security issues
To avoid merging blindly it makes sense to re-enable the tests
Issue-ID: INT-1501
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ia94a3d66f9d0cf6f226a1cd09b50ca164ecb7110
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 785c5681..d6058f76 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -48,7 +48,7 @@ Basic APPC Health Check Run APPC Health Check Basic CLI Health Check - [Tags] health-cli + [Tags] health-cli health Run CLI Health Check Basic CLAMP Health Check |