]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: add a workunit for fsync-tester
authorGreg Farnum <greg@inktank.com>
Fri, 14 Dec 2012 22:34:35 +0000 (14:34 -0800)
committerGreg Farnum <greg@inktank.com>
Fri, 14 Dec 2012 23:24:36 +0000 (15:24 -0800)
commit1ec70aa0dde820f1fd6fdedba2369b841bf6ca7f
tree1b25e3e177698c98b9b2b559ba036659f92e6c6f
parent286dcbeb5565e269d9f1fd0f8e0a068ea06f2a09
qa: add a workunit for fsync-tester

It turns out that our suites don't exercise fsync, at least not very much
(I couldn't find it in all the places I looked for it). This tester
was written by Ted T'so and updated by Chris Mason; I just made it
work on a smaller dataset (256MB) because 8GB against a small cluster takes
more time than we want to wait.

Signed-off-by: Greg Farnum <greg@inktank.com>
qa/workunits/suites/fsync-tester.sh [new file with mode: 0755]