From 2e01cf650801a8c858e2710048f36fa3233e7cd6 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 4 May 2018 10:24:40 -0700 Subject: Skip ELK health checks for HEAT deployments Change-Id: I3d6252f36086023a1e4b3e29a5cf71cd13a81435 Issue-ID: INT-489 Signed-off-by: Gary Wu --- robot/testsuites/health-check.robot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 5eb36e7c..af3b4da6 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -60,17 +60,17 @@ Basic External API NBI Health Check Run NBI Health Check Basic Log Elasticsearch Health Check - [Tags] health core + [Tags] health core oom Run Log Elasticsearch Health Check Basic Log Kibana Health Check - [Tags] health core + [Tags] health core oom Run Log Kibana Health Check Basic Log Logstash Health Check - [Tags] health core + [Tags] health core oom Run Log Logstash Health Check - + Basic Microservice Bus Health Check [Tags] health core Run MSB Health Check -- cgit 1.2.3-korg