diff options
author | Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> | 2019-03-26 12:10:15 -0400 |
---|---|---|
committer | Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> | 2019-03-26 14:58:08 -0400 |
commit | d49bf602baaf037cbdc953281caea89a5e497e5a (patch) | |
tree | f59c60250a9d23a635871b41a5aaa377e98e278f /robot/testsuites/health-check.robot | |
parent | 56c0d270a2eee6d1b1177d8001f5f86ab2aab0f4 (diff) |
Add SdncCtxBuilder CtxAggregator to health check
Issue-ID: LOG-1018
Issue-ID: LOG-1021
Issue-ID: LOG-1024
Change-Id: I04c10d5a8f2b8fbe9552019032612127f05ae8e5
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 75f2cdf7..7a62cdd7 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -160,6 +160,14 @@ Basic Pomba Elastic-Search Health Check [Tags] health oom Run Pomba Elastic Search Health Check +Basic Pomba Sdnc-Context-Builder Health Check + [Tags] health oom + Run Pomba Sdnc Context Builder Health Check + +Basic Pomba Context-Aggregator Health Check + [Tags] health oom + Run Pomba Context Aggregator Health Check + Basic Portal Health Check [Tags] health core Run Portal Health Check |