Sage Weil
a7e183d420
fs: test bluestore and filestore
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-11-29 21:53:36 -05:00
John Spray
bafbeebf08
suites: switch filesystem tests from btrfs to xfs
...
btrfs threw up occasional failures, and the long term
target will be bluestore instead of btrfs.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-09-02 10:34:59 +01:00
Sage Weil
14211ba2af
suites/fs/verify: debug mon too
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-01 09:27:59 -05:00
Sage Weil
f274737dfa
suites: debuginfo: true for valgrind
...
This lets us get line numbers in the valgrind xml output.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-02-26 09:46:27 -05:00
John Spray
c2031ad777
suites/fs: enable directory fragmentation
...
Setting this in tests globally as a precursor
to enabling it by default in the shipping code.
Set a low mds bal split size in order to make
us hit the fragmentation code more often in
than we usually would in a single MDS environment.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-07-13 13:25:53 +01:00
Greg Farnum
dd2fa897c6
suites/fs: use a two-node layout for most userspace tests
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-06-08 17:29:40 -07:00
Sage Weil
279f39d4c1
use notcmalloc builder for valgrind leak checking
...
This reverts 453d72b294
. It turns out that
tcmalloc defeats the leak checking in valgrind.
Signed-off-by: Sage Weil <sage@inktank.com>
2014-07-24 11:57:06 -07:00
John Spray
a06df52a3f
clusters: Remove mds from default fixed-* configs
...
Create a separate fixed-3-cephfs cluster config for
use in the filesystem tests.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-18 18:18:36 +01:00
Sage Weil
c427af0701
osd_heartbeat_grace from 20 -> 40 when running valgrind
...
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>
2014-05-28 10:11:05 -07:00
Sage Weil
453d72b294
don't use notcmalloc flavor for valgrind
...
We now have the suppressions to avoid this. Yay!
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-11 09:44:17 -08:00
Greg Farnum
0e00d8c1d2
turn on mds & client debugging
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-10-15 12:05:28 -07:00
Sage Weil
92cc980be4
make btrfs.yaml a symlink
2013-10-02 13:30:13 -07:00
Sage Weil
30c56cc1cb
mark all existing collections with %
...
This is ignored by old teuthology, but used by newer code to tell us when
to generate a product of all directory items.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-08-28 11:24:29 -07:00
Sage Weil
8cec56dd79
valgrind: select notcmalloc ceph install flavor
2013-05-27 14:06:35 -07:00
Greg Farnum
5d5e0a6ec1
Revert "turn on debugging for MDS and Client in FS runs"
...
We want to apply debugging and whitelists, not one or the
other -- whoops!
This reverts commit cb1e8ed954
.
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-25 09:14:50 -07:00
Greg Farnum
cb1e8ed954
turn on debugging for MDS and Client in FS runs
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-18 16:21:55 -07:00
Greg Farnum
cfcc9c79ac
prevent osd warnings from failing CephFS tests
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-12 16:10:12 -07:00
Sage Weil
e77f20fea4
fs: drop fuse_use_invalidate_cb: true, since that is now the default
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-15 13:36:30 -07:00
Sam Lang
c0b03a1d2b
fs: Add fuse_use_invalidate_cb option
...
Enables the fuse_use_invalidate_cb for the
ceph fuse client in the nightlies. Once these
tests pass reliably, we can flip the boolean
in the config to true.
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-03-01 17:57:09 -06:00
Sage Weil
acab068269
add explicit install task before ceph task
2013-02-19 21:02:26 -08:00
Samuel Just
d50086020f
btrfs.yaml: increase osd op thread timeout
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-01-28 19:01:27 -08:00
Sage Weil
43b57dec98
check ceph-mon for leaks
2012-11-15 22:04:20 -08:00
Sage Weil
aabca849ac
fs/verify: check for ceph-fuse leaks
2012-11-11 07:13:55 -08:00
Sage Weil
cd0b5278e5
separate regression suite into topical categories rados, rbd, fs
2012-07-31 09:55:45 -07:00