diff options
author | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-22 11:49:58 +0530 |
---|---|---|
committer | krishnaa96 <krishna.moorthy6@wipro.com> | 2020-09-22 11:52:39 +0530 |
commit | 1493f1d215984d960e80c37cb1e68a82b5020ec0 (patch) | |
tree | de5171e6d148dbadfc1748436aac3884fb47e335 /robot/testsuites | |
parent | c970d4003939c94eaf1fb45e70af47a9190db9f7 (diff) |
Modify healthcheck for OOF-OSDF
Change Health check name to OSDF from SNIRO
Remove headers while sending get request
Issue-ID: OPTFRA-851
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: Idb420076fe6f4e097be3c56078b282d14668c78b
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 9e9e8394..5624b841 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -129,9 +129,9 @@ Basic OOF-Homing Health Check [Tags] health medium health-oof Run OOF-Homing Health Check -Basic OOF-SNIRO Health Check +Basic OOF-OSDF Health Check [Tags] health medium health-oof - Run OOF-SNIRO Health Check + Run OOF-OSDF Health Check Basic OOF-CMSO Health Check [Tags] health medium health-oof |