mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
1f5aba674c
See tracker http://tracker.ceph.com/issues/21376 for details Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
19 lines
289 B
YAML
19 lines
289 B
YAML
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(POOL_
|
|
- \(CACHE_POOL_
|
|
fs: xfs
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rbd/test_librbd.sh
|
|
env:
|
|
RBD_FEATURES: "1"
|