diff options
author | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-05-09 16:10:44 +0800 |
---|---|---|
committer | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-05-09 16:14:07 +0800 |
commit | 80db3881191364af1a7bfb1e9a4662ec8f64061f (patch) | |
tree | 760508e195efa88a41af7604fc800f3bb4b434c0 /robot | |
parent | 36758c03ef0baadd235f3a32c503c656a9405334 (diff) |
Fix FCAPS health check issue
Issue-ID: MULTICLOUD-584
Change-Id: Ib14986c8bfb1ab449fce6eb4bdb421d5cec345e5
Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 5b46f9fc..cf8c2e5b 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -294,7 +294,7 @@ Basic Holmes Engine Management API Health Check Basic Multicloud-fcaps API Health Check [Tags] health multicloud health-multicloud - Run MSB Get Request /api/multicloud-fcaps/healthcheck + Run MSB Get Request /api/multicloud-fcaps/v1/healthcheck Basic Modeling genericparser API Health Check [Tags] health api health-modeling |