diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-01-07 08:55:26 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-01-07 08:59:25 +0100 |
commit | 5268d0e7c9b22c3158c7db74f24519fda0957a94 (patch) | |
tree | 0235401b4e43799d3ec1a82db2782cff05546057 /robot/testsuites | |
parent | 72bc8026880a8cdef3584a472f29e434d56f4f2c (diff) |
Add DMAAP message Router PubSub test in core checks
Issue-ID: INT-1408
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iad0015c742e3609947cd0d45d449e1144bc8d381
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 26608ebb..ad8b785a 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -68,7 +68,7 @@ Basic DMAAP Message Router Health Check Run MR Health Check Basic DMAAP Message Router PubSub Health Check - [Tags] healthmr health-dmaap + [Tags] healthmr core health-dmaap [Timeout] 30 Run MR PubSub Health Check |