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
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 785c568..d6058f7 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -48,7 +48,7 @@
     Run APPC Health Check
 
 Basic CLI Health Check
-    [Tags]    health-cli
+    [Tags]    health-cli    health
     Run CLI Health Check
 
 Basic CLAMP Health Check