mirror of
https://github.com/ceph/ceph
synced 2025-02-03 17:03:51 +00:00
b10558021f
Based on tasks/divergent_priors.py but also do simple export/remove/import on same osd. Add yaml file to run the divergent_priors2 task Signed-off-by: David Zafman <dzafman@redhat.com>
18 lines
170 B
YAML
18 lines
170 B
YAML
roles:
|
|
- - mon.0
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
osd:
|
|
debug osd: 5
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- divergent_priors2:
|