From 4fb9eac7eae49a37291da78760df4dba69a28d5d Mon Sep 17 00:00:00 2001 From: Konrad Banka Date: Wed, 6 May 2020 05:15:49 +0000 Subject: Revert "Update multicloud-k8s healthcheck endpoint" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ecdda22a7fcc69882e2b4fff96e8a0dec835bae5. Reason for revert: Unable to reproduce bug, reverting fix implementation Issue-ID: MULTICLOUD-1053 Change-Id: Ibf216007cc28cf45f16833431fc478af6b0823a1 Signed-off-by: Konrad Bańka --- robot/testsuites/health-check.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 71038146..88d08bb9 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -118,7 +118,7 @@ Basic Multicloud-vio API Health Check Basic Multicloud-k8s API Health Check [Tags] health multicloud health-multicloud - Run MSB Get Request /api/multicloud-k8s/v1/healthcheck + Run MSB Get Request /api/multicloud-k8s/v1/v1/healthcheck Basic OOF-Homing Health Check [Tags] health medium health-oof -- cgit 1.2.3-korg