From 7f02ef3df71c330a7efa67388764a1d3ed11f451 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Mon, 3 Sep 2018 10:40:43 +0000 Subject: 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 --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/testsuites') 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 -- cgit 1.2.3-korg