diff options
author | Marco Platania <platania@research.att.com> | 2018-11-14 16:08:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-14 16:08:44 +0000 |
commit | 8ed11afa5e5ab732170060fa9f0c137fdaffb4f4 (patch) | |
tree | 2376535c1bcdd2151383bea1e99d380d75f923d5 | |
parent | 75e0752e98d5ed0ce163cd726b8ec9aa9dee9e03 (diff) | |
parent | 9be53ba187c24dc474357fa3ebc3d381973bdb4c (diff) |
Merge "Remove VVP health checks for Casablanca"1.3.1
-rw-r--r-- | robot/testsuites/health-check.robot | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index cd5a23af..0464b00b 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -249,41 +249,41 @@ Basic Holmes Engine Management API Health Check Run Holmes Engine Mgmt Health Check Basic VVP ICE CI Container (Automat Testing) Health Check - [Tags] health oom + [Tags] oom Run VVP ICE CI Container (Automat Testing) Health Check Basic VVP CMS Health Check - [Tags] health oom + [Tags] oom Run VVP CMS Health Check Basic VVP Engagement Manager Health Check - [Tags] health oom + [Tags] oom Run VVP Engagement Manager Health Check Basic VVP Ext HA Proxy Health Check - [Tags] health oom + [Tags] oom Run VVP Ext HA Proxy Health Check Basic VVP Gitlab Health Check - [Tags] health oom + [Tags] oom Run VVP Gitlab Health Check Basic VVP Image Scanner Health Check - [Tags] health oom + [Tags] oom Run VVP Image Scanner Health Check Basic VVP Int HA Proxy Health Check - [Tags] health oom + [Tags] oom Run VVP Int HA Proxy Health Check Basic VVP Jenkins Health Check - [Tags] health oom + [Tags] oom Run VVP Jenkins Health Check Basic VVP Postgresql Health Check - [Tags] health oom + [Tags] oom Run VVP Postgresql Health Check Basic VVP Redis Health Check - [Tags] health oom + [Tags] oom Run VVP Redis Health Check |