mirror of
https://github.com/ceph/ceph
synced 2025-01-15 15:32:45 +00:00
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:
parent
c817c13593
commit
57588e2b7d
@ -2,3 +2,5 @@ overrides:
|
||||
rgw:
|
||||
ec-data-pool: true
|
||||
cache-pools: true
|
||||
s3tests:
|
||||
slow_backend: true
|
||||
|
@ -6,3 +6,5 @@ overrides:
|
||||
k: 3
|
||||
m: 1
|
||||
ruleset-failure-domain: osd
|
||||
s3tests:
|
||||
slow_backend: true
|
||||
|
@ -1,3 +1,5 @@
|
||||
overrides:
|
||||
rgw:
|
||||
ec-data-pool: true
|
||||
s3tests:
|
||||
slow_backend: true
|
||||
|
Loading…
Reference in New Issue
Block a user