rgw: mark ec related rgw suites as slow backend

We want to avoid tests that time out due to a too slow backend.

Reviwed-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 85221bc325)
This commit is contained in:
Yehuda Sadeh 2014-10-20 13:52:38 -07:00
parent c817c13593
commit 57588e2b7d
3 changed files with 6 additions and 0 deletions

View File

@ -2,3 +2,5 @@ overrides:
rgw:
ec-data-pool: true
cache-pools: true
s3tests:
slow_backend: true

View File

@ -6,3 +6,5 @@ overrides:
k: 3
m: 1
ruleset-failure-domain: osd
s3tests:
slow_backend: true

View File

@ -1,3 +1,5 @@
overrides:
rgw:
ec-data-pool: true
s3tests:
slow_backend: true