From 8e061b044592e021be39fe51a4514cd30279e094 Mon Sep 17 00:00:00 2001 From: morganrol Date: Wed, 23 Mar 2022 09:15:24 +0100 Subject: [Healthcheck] Remove clamp Healthcheck Due to clamp/policy refactoring, the default clamp healthcheck (checking clamp front end is no more valid) Remove the test from HC list Note the test still can be run with the tag health-clamp Issue-ID: INT-2012 Signed-off-by: morganrol Change-Id: Ideb08d8ced9d7fafc425d09fcf6c1fdfafcaf45c --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 107488bf..ef030f29 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -59,7 +59,7 @@ Basic CLI Health Check Run CLI Health Check Basic CLAMP Health Check - [Tags] health medium health-clamp + [Tags] health-clamp Run CLAMP Health Check Basic DCAE Microservices Health Check -- cgit 1.2.3-korg