diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-04 10:24:40 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-04 11:08:20 -0700 |
commit | 2e01cf650801a8c858e2710048f36fa3233e7cd6 (patch) | |
tree | 9ad1d0b7a64dab6f11484501eb18ef50965f12cd /robot/testsuites/health-check.robot | |
parent | a966f031528e6c690274c5f61b522c9319e28e23 (diff) |
Skip ELK health checks for HEAT deployments
Change-Id: I3d6252f36086023a1e4b3e29a5cf71cd13a81435
Issue-ID: INT-489
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 8 |
1 files 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 |