diff options
Diffstat (limited to 'ci/testcases.yaml')
-rw-r--r-- | ci/testcases.yaml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 045068154..35a4b1c4e 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -54,15 +54,15 @@ tiers: # installer: '' # scenario: '' # - #- - # name: rally_sanity - # description: >- - # This test case runs a sub group of tests of the OpenStack - # Rally suite in smoke mode. - # dependencies: - # installer: '' - # scenario: '' - # + - + name: rally_sanity + description: >- + This test case runs a sub group of tests of the OpenStack + Rally suite in smoke mode. + dependencies: + installer: '' + scenario: '' + #- # name: security_groups # description: >- @@ -167,7 +167,7 @@ tiers: Rally suite from the OpenStack community. testcases: - - name: rally + name: rally_full description: >- This test case runs the full suite of scenarios of the OpenStack Rally suite using several threads and iterations. |