This will mask occasional 'wrongly marked me down' errors when valgrind
is running (it makes things generally slow).
Signed-off-by: Sage Weil <sage@inktank.com>
Add client as a variable on the basic collection. Move the other stuff
(libcephfs plus a weird restart test) to libcephfs collection.
Signed-off-by: Sage Weil <sage@inktank.com>
This can reduce the test time becuase it avoids sending getattr
request whenever the kernel checks inode permission.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Eventually we can merge this into the fs suite, but for now it is useful
to segregate the test cases.
Start with a dup of basic and verify sections; add others later.
Signed-off-by: Sage Weil <sage@inktank.com>