diff options
author | Daniel Rose <dr695h@att.com> | 2019-05-09 12:38:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-09 12:38:22 +0000 |
commit | c5febc8b6264a08484b23ababec8f912cdd8f70d (patch) | |
tree | a199f19ee4c4bf5fdbbaaaaae2f4a35c7f9861aa /robot/testsuites | |
parent | 51db1174f8ed358687f9e1098293c6c25d875a1a (diff) | |
parent | 80db3881191364af1a7bfb1e9a4662ec8f64061f (diff) |
Merge "Fix FCAPS health check issue"
Diffstat (limited to 'robot/testsuites')
-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 06f39dc7..daba7c12 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 |