mirror of
https://github.com/ceph/ceph
synced 2025-01-29 06:24:03 +00:00
0d37b8e412
Fixes: #4886 Signed-off-by: John Spray <john.spray@redhat.com>
21 lines
372 B
YAML
21 lines
372 B
YAML
|
|
tasks:
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
all: [fs/misc/trivial_sync.sh]
|
|
- ceph-fuse:
|
|
client.0:
|
|
mounted: false
|
|
- ceph.stop: [mds.*]
|
|
- workunit:
|
|
clients:
|
|
client.0: [suites/cephfs_journal_tool_smoke.sh]
|
|
- ceph.restart: [mds.*]
|
|
- ceph-fuse:
|
|
client.0:
|
|
mounted: true
|
|
- workunit:
|
|
clients:
|
|
all: [fs/misc/trivial_sync.sh]
|