diff options
author | morganrol <morgan.richomme@orange.com> | 2022-03-23 09:15:24 +0100 |
---|---|---|
committer | Michal Jagiello <michal.jagiello@t-mobile.pl> | 2022-03-29 06:05:47 +0000 |
commit | 8e061b044592e021be39fe51a4514cd30279e094 (patch) | |
tree | 08e9d7e82ec139a5f9b74c4621bd2eaa9667fb5a /robot/testsuites | |
parent | 83837dc5af3df7d89541fee2f6c933369c419c6d (diff) |
[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 <morgan.richomme@orange.com>
Change-Id: Ideb08d8ced9d7fafc425d09fcf6c1fdfafcaf45c
Diffstat (limited to 'robot/testsuites')
-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 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 |