diff options
author | Liexiang Yue <yueliexiang@chinamobile.com> | 2019-05-09 16:10:44 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2019-05-15 15:40:03 +0000 |
commit | 82ce19fdadc52c7256f6524bf6cdb72146233d04 (patch) | |
tree | fd2225ec2640e622b1dbc993d434a730796729d4 | |
parent | 1bfc72e1c94a75ef4d1c7fc8128043de4141a983 (diff) |
Fix FCAPS health check issue
Issue-ID: MULTICLOUD-584
Change-Id: Ib14986c8bfb1ab449fce6eb4bdb421d5cec345e5
Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
(cherry picked from commit 80db3881191364af1a7bfb1e9a4662ec8f64061f)
-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 8e4fc18e..030d5253 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -295,7 +295,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 |