Add DCAE Microservice Health Check
Issue-ID: DCAEGEN2-2660
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I0f7488008e7595e493176138b5f449b33ddb0f1b
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot
index 92335d6..9344e5a 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -28,6 +28,7 @@
Resource ../resources/pomba_interface.robot
Resource ../resources/holmes_interface.robot
Resource ../resources/cds_interface.robot
+Resource ../resources/dcae_ms_interface.robot
*** Test Cases ***
@@ -64,6 +65,10 @@
[Tags] health medium health-dcaegen2
Run DCAE Health Check
+Basic DCAE Microservices Health Check
+ [Tags] health medium health-dcaegen2-services
+ Run DCAE Microservices Health Check
+
Basic DMAAP Data Router Health Check
[Tags] health datarouter health-dmaap
Run DR Health Check