diff options
author | Konrad Banka <k.banka@samsung.com> | 2020-05-06 05:15:49 +0000 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2020-05-07 14:01:50 +0000 |
commit | 4fb9eac7eae49a37291da78760df4dba69a28d5d (patch) | |
tree | 5e6415dcba634dbdad4a1ade8aa87117039e3e3f /robot | |
parent | c39a2a2085435b93b624b4d8b890bd187e6417a5 (diff) |
Revert "Update multicloud-k8s healthcheck endpoint"
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 <k.banka@samsung.com>
Diffstat (limited to 'robot')
-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 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 |