From ea7b4f7200dcffb9ef5ff9400841a2cc137a4e4d Mon Sep 17 00:00:00 2001 From: Haibin Huang Date: Thu, 24 Jan 2019 10:00:12 +0800 Subject: Add health check for starlingx plugin Change-Id: I43b01fbeda92a136c242b3a4eac4c5409a241150 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang --- robot/testsuites/health-check.robot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 7807ca10..d9546640 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -103,6 +103,10 @@ Basic Multicloud-pike API Health Check [Tags] health multicloud small Run MSB Get Request /api/multicloud-pike/v0/swagger.json +Basic Multicloud-starlingx API Health Check + [Tags] health multicloud small + Run MSB Get Request /api/multicloud-starlingx/v0/swagger.json + Basic Multicloud-titanium_cloud API Health Check [Tags] health multicloud small Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json -- cgit 1.2.3-korg