ceph/qa/suites/rados/thrash/z-require-luminous/at-end.yaml
Sage Weil 8c6820a433 qa/suites/rados/thrash: do not thrash cluster full without luminous flag
The interface changes with the luminous flag; this will fail.

Signed-off-by: Sage Weil <sage@redhat.com>
2017-04-14 12:04:47 -04:00

15 lines
389 B
YAML

# do not require luminous osds at mkfs time; only set flag at
# the end of the test run, then do a final scrub (to convert any
# legacy snapsets), and verify we are healthy.
tasks:
- exec_on_cleanup:
mon.a:
- ceph osd set require_luminous_osds
overrides:
ceph:
conf:
global:
mon debug no require luminous: true
thrashosds:
chance_thrash_cluster_full: 0