From 8a1d211d420f3f56740370718ac1773a4b275a5e Mon Sep 17 00:00:00 2001 From: Kiran Kamineni Date: Mon, 13 May 2019 16:14:55 -0700 Subject: Add healthcheck for multicloud-k8s chart Add healthcheck for multicloud-k8s helm chart. Calls the healthcheck api via MSB Issue-ID: MULTICLOUD-622 Change-Id: I2d5f59514655e2d47f0f5596966cf061f9ef2551 Signed-off-by: Kiran Kamineni --- robot/testsuites/health-check.robot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'robot/testsuites/health-check.robot') diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 5feaa9cc..ad6a209c 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -125,6 +125,10 @@ Basic Multicloud-thinkcloud API Health Check [Tags] health multicloud health-multicloud Run MSB Get Request /api/multicloud-thinkcloud/v0/swagger.json +Basic Multicloud-k8s API Health Check + [Tags] health multicloud health-multicloud + Run MSB Get Request /api/multicloud-k8s/v1/v1/healthcheck + Basic OOF-Homing Health Check [Tags] health medium health-oof Run OOF-Homing Health Check -- cgit 1.2.3-korg