diff options
author | Tschaen, Brendan <ctschaen@att.com> | 2019-04-09 12:08:06 -0400 |
---|---|---|
committer | Tschaen, Brendan <ctschaen@att.com> | 2019-04-09 12:08:06 -0400 |
commit | 288abb6262d005090ab3288f44e97cc728230e02 (patch) | |
tree | 45c27f660e13bf1c3e15c59670bc15a9ea67f3c1 /robot/testsuites | |
parent | b60d918caa075db806f61c682363154f46e452c5 (diff) |
Add music health check
Change-Id: Ie55077c60929c4c4abbd2c759fef5fa151061d1a
Issue-ID: MUSIC-378
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 7a62cdd7..dda2fbc4 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -116,6 +116,14 @@ 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 music + Run MUSIC Health Check + +Basic MUSIC Cassa Check + [Tags] health music + Run MUSIC Cassandra Connection Check + Basic OOF-Homing Health Check [Tags] health medium Run OOF-Homing Health Check |