ceph/qa/suites/kcephfs/cephfs/inline/yes.yaml
Jeff Layton 9c406d0ab3 mon: deprecate CephFS inline_data support
The plan is to start deprecating this feature now so that we can remove
it in a future release. Change it to require the
--yes-i-really-really-mean-it flag, and to emit a custom
warning when that isn't specified.

For now, we leave the testing in place since we do want to be notified
if something breaks before we're ready to rip it out completely.

Fixes: https://tracker.ceph.com/issues/41311
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2019-09-19 09:15:13 -04:00

5 lines
108 B
YAML

tasks:
- exec:
client.0:
- sudo ceph fs set cephfs inline_data true --yes-i-really-really-mean-it