rados: test jewel instead of legacy tunables

Legacy tunables semi-frequently turn up crush mappings that only
return 1 instead of 2 results.  Switch to covering jewel tunables
explicitly instead.

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2016-05-09 08:31:24 -04:00
parent 84aeb9e89e
commit 1b687fcff6

View File

@ -1,6 +1,6 @@
overrides:
ceph:
crush_tunables: legacy
crush_tunables: jewel
tasks:
- rados:
clients: [client.0]