aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/health-check.robot
diff options
context:
space:
mode:
authoreconwar <conor.ward@ericsson.com>2018-09-03 13:47:00 +0000
committereconwar <conor.ward@ericsson.com>2018-09-03 14:44:48 +0000
commitd7400a150b94cd7a1ded43f8ce63130fa168d827 (patch)
treee996fa3539c6958edf47fb7e099d8183d54a55ea /robot/testsuites/health-check.robot
parentc43172bf0403a08be70ac199a18e0ed044c14782 (diff)
Add healthcheck for Data-Router
Change-Id: Iac47da320ad763ed3798231b9b035cb8f8b28d5d Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-709
Diffstat (limited to 'robot/testsuites/health-check.robot')
-rw-r--r--robot/testsuites/health-check.robot5
1 files changed, 5 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 14ae4e58..f70ddc8d 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -25,6 +25,7 @@ Resource ../resources/vnfsdk_interface.robot
Resource ../resources/log_interface.robot
Resource ../resources/oof_interface.robot
Resource ../resources/sms_interface.robot
+Resource ../resources/dr_interface.robot
*** Test Cases ***
@@ -56,6 +57,10 @@ Basic DCAE Health Check
[Tags] health dcae
Run DCAE Health Check
+Basic DMAAP Data Router Health Check
+ [Tags] health core
+ Run DR Health Check
+
Basic DMAAP Message Router Health Check
[Tags] health core
Run MR Health Check