diff options
author | Changjun Wang <310397125@qq.com> | 2019-04-28 09:18:51 +0000 |
---|---|---|
committer | Changjun Wang <310397125@qq.com> | 2019-04-28 10:00:56 +0000 |
commit | b339295676ea37cc1037cedeaf8c6fc7a7bd62fe (patch) | |
tree | 171fb84cc230eecb18869f09d3667af83fd1270b /robot/testsuites | |
parent | c7db27a17c65502b1781b62cdc2b2d3c315afad0 (diff) |
Add HealthCheck for Thinkcloud in Robot
Add HealthCheck for Lenovo Thinkcloud Driver in Robot
Issue-ID: MULTICLOUD-593
Change-Id: Ibf2d83a0d2c7512267267b152c9df478fb4bca4d
Signed-off-by: Changjun Wang <310397125@qq.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 5f2204ae..d0b395a9 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -121,6 +121,10 @@ Basic Multicloud-vio API Health Check [Tags] health multicloud health-multicloud Run MSB Get Request /api/multicloud-vio/v0/swagger.json +Basic Multicloud-thinkcloud API Health Check + [Tags] health multicloud small health-multicloud + Run MSB Get Request /api/multicloud-thinkcloud/v0/swagger.json + Basic OOF-Homing Health Check [Tags] health medium health-oof Run OOF-Homing Health Check |