diff options
author | Haibin Huang <haibin.huang@intel.com> | 2019-08-22 13:52:46 +0800 |
---|---|---|
committer | Haibin Huang <haibin.huang@intel.com> | 2019-08-22 13:54:44 +0800 |
commit | 96bd401c6008329f00ec1ac87728a0c36c13a508 (patch) | |
tree | db203d88d98c725b6934c6965caa0a951a81d0db /robot/testsuites | |
parent | a49ec982ee93b1ae0f5440ab9121bfb3600d748f (diff) |
Delete helth check for ocata
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I733ffce4405611e61511f1fa2b533019cbbb87e8
Diffstat (limited to 'robot/testsuites')
-rw-r--r-- | robot/testsuites/health-check.robot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index ddd9551b..b37ec4ec 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -100,10 +100,6 @@ Basic Multicloud API Health Check [Tags] health multicloud small health-multicloud Run MSB Get Request /api/multicloud/v0/swagger.json -Basic Multicloud-ocata API Health Check - [Tags] health multicloud small health-multicloud - Run MSB Get Request /api/multicloud-ocata/v0/swagger.json - Basic Multicloud-pike API Health Check [Tags] health multicloud small health-multicloud Run MSB Get Request /api/multicloud-pike/v0/swagger.json |