diff options
author | Brian Freeman <bf1936@att.com> | 2018-11-30 13:03:52 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2018-11-30 13:04:02 -0500 |
commit | 19a4d2dad02aae14636654402df10b185803be58 (patch) | |
tree | 911617d81595fe8f42c1fb4b3c3363da42cdd2ce /robot/testsuites | |
parent | c007acb2d7094977bd071f0b3e570556951c9a67 (diff) |
Add DMaaP PubSub HealthCheck
Issue-ID: INT-752
Change-Id: I35c6eec7cd37b0f76b6fd9ec7bf67633c47ae36b
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 0464b00b..7807ca10 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -66,6 +66,11 @@ Basic DMAAP Message Router Health Check [Tags] health core Run MR Health Check +Basic DMAAP Message Router PubSub Health Check + [Tags] healthmr + [Timeout] 30 + Run MR PubSub Health Check + Basic External API NBI Health Check [Tags] health externalapi api small Run NBI Health Check |