diff options
author | Bin Yang <bin.yang@windriver.com> | 2018-09-03 10:40:43 +0000 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2018-09-03 10:41:13 +0000 |
commit | 7f02ef3df71c330a7efa67388764a1d3ed11f451 (patch) | |
tree | 2eee877fe887c314f406bbdcf90b6c7cdadcc31e | |
parent | c43172bf0403a08be70ac199a18e0ed044c14782 (diff) |
Refactor MC WindRiver plugin API namespace
MSB enforce the hostname rule which restrains the use of _ character
Change-Id: I83c9ea35d545cf3b259083d93bd865b87d31c1f8
Issue-ID: MULTICLOUD-335
Signed-off-by: Bin Yang <bin.yang@windriver.com>
-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 14ae4e58..5049489d 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -90,7 +90,7 @@ Basic Multicloud-ocata API Health Check Basic Multicloud-titanium_cloud API Health Check [Tags] health multicloud - Run MSB Get Request /api/multicloud-titanium_cloud/v0/swagger.json + Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json Basic Multicloud-vio API Health Check [Tags] health multicloud |