diff options
author | Daniel Rose <dr695h@att.com> | 2018-05-04 18:59:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-04 18:59:34 +0000 |
commit | a66714ebceaec20c429c0db8060ef84152e82de2 (patch) | |
tree | 1695f320dab6f43343c1d9fd0a3749e9eb3dead4 | |
parent | 44b8bb345f81096e4d47aca0086632d129eab56b (diff) | |
parent | 2e01cf650801a8c858e2710048f36fa3233e7cd6 (diff) |
Merge "Skip ELK health checks for HEAT deployments"
-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 |