mirror of
https://github.com/ceph/ceph
synced 2024-12-30 07:23:11 +00:00
e14f90eea7
Teuthology already defaults to quincy now and results in a failure when trying to set to pacific. Additionally, drop the LUKS readbalance test since it's unnecessary to duplicate that test. Signed-off-by: Jason Dillaman <dillaman@redhat.com>
11 lines
171 B
YAML
11 lines
171 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
rbd read from replica policy: balance
|
|
|
|
tasks:
|
|
- exec:
|
|
osd.0:
|
|
- ceph osd set-require-min-compat-client octopus
|