aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/health-check.robot
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2018-04-11 22:28:41 -0400
committerDR695H <dr695h@att.com>2018-04-12 18:24:35 -0400
commitce07d413432206b550c7df2df30f5b3d57ac2c7a (patch)
treea48ff3db5748db804a2ceb9d871790cb1701f6f7 /robot/testsuites/health-check.robot
parentb9d6fbfbeed81129f5c92322eecd74fb2211f0bd (diff)
adding in music healthcheck
music is new ha database and needs a healthcheck Change-Id: I76d7e31c85c5be6fb2fa4439bcc62184a70fb8f4 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>
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 b2953d18..2091b596 100644
--- a/robot/testsuites/health-check.robot
+++ b/robot/testsuites/health-check.robot
@@ -17,6 +17,7 @@ Resource ../resources/mr_interface.robot
Resource ../resources/aaf_interface.robot
Resource ../resources/msb_interface.robot
Resource ../resources/clamp_interface.robot
+Resource ../resources/music/music_interface.robot
Resource ../resources/test_templates/model_test_template.robot
@@ -61,6 +62,10 @@ Basic Multicloud-vio API Health Check
[Tags] health multicloud
Run MSB Get Request /api/multicloud-vio/v0/swagger.json
+Basic MUSIC Health Check
+ [Tags] health core
+ Run MUSIC Health Check
+
Basic Policy Health Check
[Tags] health core
Run Policy Health Check