Sage Weil
c58af9f26b
fs/basic/tasks/cfuse_workunit_misc: timeout at 6h
...
The multiple_rsync can take a while.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-11-13 06:58:22 -08:00
Greg Farnum
6c26c073de
mds_scrub_checks: Run scrub and flush commands against the MDS.
...
We mostly do a variety of successful ones, but we also corrupt the store
using the rados tool and make sure we get the expected error codes. Includes
a yaml fragment so the task gets run as part of the fs/basic suite.
Signed-off-by: Greg Farnum <greg@inktank.com>
2014-11-07 13:06:13 -08:00
John Spray
0d37b8e412
suites/fs: add cephfs_journal_tool test
...
Fixes : #4886
Signed-off-by: John Spray <john.spray@redhat.com>
2014-08-21 23:09:00 +01: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
adca646413
workunits/misc -> fs/misc
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-13 17:36:05 -07:00
Sage Weil
88efa65e6c
Revert "fs/basic: multimds"
...
This reverts commit aea501beb7
.
Let's put this in a separate subdir for now. It won't pass on firefly because
the libcephfs changes aren't there.
2014-03-11 21:07:44 -07:00
Sage Weil
aea501beb7
fs/basic: multimds
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-07 08:38:25 -08:00
John Spray
a3e052b65e
suites/fs/basic: add mds_creation_retry
...
This invokes the new mds_creation_failure task from
teuthology, ahead of mounting the FS and running the
trivial_sync workload. It is a regression test
for #7485 .
Fixes : #7485
Signed-off-by: John Spray <john.spray@inktank.com>
2014-02-26 18:10:31 +00:00
John Spray
b2d34313f2
fs: Fix bad "mds set inline_data" syntax
...
Signed-off-by: John Spray <john.spray@inktank.com>
2014-02-10 17:11:15 +00:00
Sage Weil
021d94caac
fs/basic: test with inline data
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-02 17:16:21 -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
84d7651707
test_o_trunc.sh moved
2013-07-05 11:18:30 -07:00
Sage Weil
998a5134a6
fs: add o_trunc test on ceph-fuse
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-03 21:56:00 -07:00
Joe Buck
18e975eb6d
ceph-qa-suite: updating Hadoop tests
...
Changes to the teuthology YAML parsing
necessitates a small tweak to the Hadoop
and libceph-fs YAML files.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
2013-05-20 11:39:25 -07:00
Joe Buck
a095075fe4
ceph-qa: update Hadoop tests overrides
...
Changes to the install teuthology task have caused the
Hadoop tasks to fail. This patch fixes the test specification
to enable it to run correctly.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
2013-05-10 19:00:13 -07:00
Greg Farnum
495438f7d1
apparently this should never work on our current configs
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 10:26:22 -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
Sage Weil
bbcba29271
set 'filestore flush min = 0' for all ffsb jobs
...
Until we fix #4579
2013-04-22 20:59:25 -07:00
Greg Farnum
60e7fb4152
turn on debugging for MDS and Client in FS runs
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-18 16:22:08 -07:00
Greg Farnum
38e014f7d9
prevent osd warnings from failing CephFS tests
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-12 16:10:32 -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
tamil
75afff70c6
task for ceph-deploy sample run
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-07 17:38:49 -08: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
Joe Buck
f985106d6b
test: update java tests
...
Add additional packages to be installed
for the java tests. This is required
due to recent changes to teuthology.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
2013-02-26 21:00:00 -08:00
Sage Weil
acab068269
add explicit install task before ceph task
2013-02-19 21:02:26 -08:00
tamil
bd4f1d5cf7
adding task for iogen
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-02-01 15:39:34 -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
Sam Lang
626f6104fd
Add a test for the truncate/osd-commit-reply race
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-17 20:57:26 -08:00
Greg Farnum
c9b8151072
add an fsync-tester workunit to the fuse and kclient suites
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2012-12-14 15:28:11 -08:00
Joe Buck
bb2924d431
libcephfs_java.yaml: Adding the libcephfs-java test to the suite.
...
Signed-off-by: Joe Buck <jbbuck@gmail.com>
2012-11-12 10:07:02 -08:00
Sage Weil
c2ff66ebe5
crank up pjd debugging
2012-07-31 20:37:00 -07:00
Sage Weil
cd0b5278e5
separate regression suite into topical categories rados, rbd, fs
2012-07-31 09:55:45 -07:00