diff options
author | Daniel Rose <dr695h@att.com> | 2019-03-22 22:15:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-22 22:15:07 +0000 |
commit | 3da1e27b94167e5f792f99e42270d721fe6f12ab (patch) | |
tree | 4d52dca35cf5216c8cebc09289038a18b92a8523 /robot/testsuites/health-check.robot | |
parent | 4840578eb1e3ba414064487e3247d312cfd30727 (diff) | |
parent | e3dc3047f93d9283bd4e10f3f6faa91bca2cccf3 (diff) |
Merge "Add Pomba Context builders to Pomba Health Check"
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 92d84ee8..6054a15b 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -148,9 +148,21 @@ Basic Pomba Service-Decomposition Health Check [Tags] health oom Run Pomba Service Decomposition Health Check -Basic Pomba Sdnc-Context-Builder Health Check +Basic Pomba Network-Discovery-MicroService Health Check [Tags] health oom - Run Pomba Sdnc Context Builder Health Check + Run Pomba Network Discovery MicroService Health Check + +Basic Pomba Validation-Service Health Check + [Tags] health oom + Run Pomba Validation Service Health Check + +Basic Pomba Pomba-Kibana Health Check + [Tags] health oom + Run Pomba Kibana Health Check + +Basic Pomba Elastic-Search Health Check + [Tags] health oom + Run Pomba Elastic Search Health Check Basic Portal Health Check [Tags] health core |