diff options
author | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-04-16 12:05:43 +0800 |
---|---|---|
committer | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-04-16 12:05:43 +0800 |
commit | c2ae48dc4d9ed0ccc58246059fb64c546f669f78 (patch) | |
tree | cd7bfb3edaf6bfa1dfd06cf313cf74b933c0859f /robot/testsuites | |
parent | e700265bd3a62627a7c93943ea011f1905825253 (diff) |
Add FCAPS healthy check
Issue-ID: MULTICLOUD-499
Change-Id: I624cc8ca274c2ad592f48e7bdc83ea28a37091d4
Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.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 a1830222..07d044c0 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -285,3 +285,7 @@ Basic Holmes Rule Management API Health Check Basic Holmes Engine Management API Health Check [Tags] health medium dev-dcae Run Holmes Engine Mgmt Health Check + +Basic Multicloud-fcaps API Health Check + [Tags] health multicloud dev-multicloud + Run MSB Get Request /api/multicloud-fcaps/healthcheck
\ No newline at end of file |