]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks: create mds_flush task
authorJohn Spray <jspray@redhat.com>
Mon, 3 Nov 2014 15:38:57 +0000 (15:38 +0000)
committerJohn Spray <jspray@redhat.com>
Fri, 19 Dec 2014 13:40:53 +0000 (13:40 +0000)
commit7696afd3fab1bb11a5a4a0c8851f56c1d73f58d3
treedaea2aa6a306aa772515411466505bb7c53bc74c
parent8a2c32875ce6c66d75c8cf74cf26a48b8c0370fd
tasks: create mds_flush task

This tests:
 * The new 'flush journal' asok command
 * That the resulting on disk structures are as expected
 * That cephfs-journal-tool is happy with the result

Fixes: #9881
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/filesystem.py
tasks/cephfs/mount.py
tasks/mds_flush.py [new file with mode: 0644]