diff options
author | mrichomme <morgan.richomme@orange.com> | 2019-01-28 17:05:37 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2019-01-28 17:05:37 +0100 |
commit | 4dda2603994b846e5d697210f53138a274ab142d (patch) | |
tree | 88c574fb0caf1fb9ec56baabc05edb24401231a5 /robot | |
parent | 053b39f1929e7f955c2e354e17f9fa56636e81ea (diff) |
Remove small label for some tests
These tests are executed for a full deployment, for small we consider only default Openstack APIs
Issue-ID: MULTICLOUD-461
Change-Id: Ie89fa761d4301a66bbb63e90b7efc0919fb2df7f
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot')
-rw-r--r-- | robot/testsuites/health-check.robot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index d9546640..bb34700f 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -104,15 +104,15 @@ Basic Multicloud-pike API Health Check Run MSB Get Request /api/multicloud-pike/v0/swagger.json Basic Multicloud-starlingx API Health Check - [Tags] health multicloud small + [Tags] health multicloud Run MSB Get Request /api/multicloud-starlingx/v0/swagger.json Basic Multicloud-titanium_cloud API Health Check - [Tags] health multicloud small + [Tags] health multicloud Run MSB Get Request /api/multicloud-titaniumcloud/v1/swagger.json Basic Multicloud-vio API Health Check - [Tags] health multicloud small + [Tags] health multicloud Run MSB Get Request /api/multicloud-vio/v0/swagger.json Basic OOF-Homing Health Check |