mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
qa/suites: set initial require_min_compat_client
For cases where we are selecting crush tunables beyond the default min of hammer. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
ef1ef284ac
commit
1de9c90776
@ -2,6 +2,8 @@ overrides:
|
||||
ceph:
|
||||
crush_tunables: optimal
|
||||
conf:
|
||||
mon:
|
||||
mon osd initial require min compat client: luminous
|
||||
osd:
|
||||
osd_discard_disconnected_ops: false
|
||||
tasks:
|
||||
|
@ -1,6 +1,9 @@
|
||||
overrides:
|
||||
ceph:
|
||||
crush_tunables: jewel
|
||||
conf:
|
||||
mon:
|
||||
mon osd initial require min compat client: jewel
|
||||
tasks:
|
||||
- rados:
|
||||
clients: [client.0]
|
||||
|
Loading…
Reference in New Issue
Block a user