Commit Graph

55 Commits

Author SHA1 Message Date
Greg Farnum
e8261e52d1 fs: enable ceph-fuse permission checking for all pjd suites
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2016-10-03 11:13:41 -07:00
Sage Weil
50dc8f0dda Merge pull request #56 from ceph/wip-pjd
multimds: fix pjd fuse_default_permissions

Reviewed-by: Greg Farnum <greg@inktank.com>
2014-07-11 11:21:31 -07:00
Sage Weil
fe1d476a1f marginal: fix pjd overrides for fuse_default_persmissions
Signed-off-by: Sage Weil <sage@redhat.com>
2014-07-11 11:21:02 -07:00
Greg Farnum
6a231eca6b Revert "enable kernel debugging on kclient fsx runs"
This reverts commit c883e310f3.
We don't want the extra debugging any more.

Signed-off-by: Greg Farnum <greg@inktank.com>
2014-07-09 10:53:22 -07:00
Yan, Zheng
88cc7c0e2d marginal/multimds: fuse_default_permissions = 1 for pjd
pjd contains lots of test cases for file permission.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
2014-07-02 11:03:22 +08:00
Greg Farnum
c883e310f3 enable kernel debugging on kclient fsx runs
Signed-off-by: Greg Farnum <greg@inktank.com>
2014-06-11 13:44:42 -07:00
Yan, Zheng
8e1e4ba34e marginal/multimds: fuse_default_permissions = 0 for ceph-fuse
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>
2014-05-05 14:28:07 +08: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
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
2bdbccf9ab marginal: restructure the multimds collection
- two clients types (ceph-fuse and kclient)
- two clients in each test
- separate out tasks
2013-06-26 19:29:47 -07:00
Sage Weil
50d9738fce move multiclient tests from marginal -> fs suite 2013-06-15 20:50:15 -07:00
Sage Weil
719988faa0 marginal: refactor multiclient collection, separate out locktest 2013-06-15 20:50:15 -07:00
Sam Lang
f3963b2ecf suites/marginal: Add backtrace restart test
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-05-06 21:35:38 -07:00
Greg Farnum
e21fdf81f4 ior-cfuse: remove the binary/ dir that make install creates
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-18 16:21:55 -07:00
Sage Weil
90544fa3a6 marginal: remove incomplete librbd collection
Move disabled qemu + iozone task into rbd suite.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-29 13:22:48 -07:00
Sage Weil
9e2ca49981 marginal: remove partial collection thrash
Incomplete and broken.  The ffsb test is part of the kernel suite now.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-29 13:21:12 -07:00
Sage Weil
ba4f8de53b marginal: add multimds collection
Lots of stuff here, and several things fail with the export thrashing on,
but usually the others pass.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-29 13:20:07 -07:00
Sage Weil
b0136f9879 use ceph.com/git instead of github
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-20 12:51:02 -07:00
Sage Weil
d02967922c move osd powercycling tests to rados suite
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-15 16:00:02 -07:00
Sage Weil
53cf1f1317 fs: move mds thrashing from marginal, add pjd task
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-11 14:59:01 -07:00
Sage Weil
a457b1793a marginal: fix mds thrasher tasks
Make the ceph cluster get installed and set up before we start thrashing
the mds.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-08 14:19:14 -08:00
Sage Weil
6137a70312 marginal/multiclient: /tmp/cephtest -> $TESTDIR
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-06 21:55:53 -08:00
Sage Weil
3a951df724 marginal/osd_powercycle: restructure collection
Move install and ceph into the powercycle facet, so that it comes before
the osdthrasher.  Remove it from all of the tasks.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-06 21:43:24 -08:00
Sage Weil
8dcbf8b685 specify deterministic admin socket path for admin_socket.py tests
Otherwise we don't know the path because the default now includes $pid.
2013-02-24 07:51:11 -08:00
Sage Weil
acab068269 add explicit install task before ceph task 2013-02-19 21:02:26 -08:00
Sam Lang
8e566f6f8a marginal/osd_powercycle: OSD powercycle thrashing
Tasks to run while thrashing osds using ipmi to powercycle.
This currently runs in the marginal suite only.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-31 08:55:32 -06: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
ee4a9f25ec marginal/mds_thrasher: Add tests for mds thrasher
Adds a basic set of roles for testing the mds thrasher
with 1 active and 1 standby, and a few basic tests that
stress mds operations.

Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-18 18:55:22 -06:00
Sam Lang
c8f3fd6e25 marginal: Remove broken symlinks
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-10 10:54:23 -06:00
Sam Lang
573f5315ed marginal/multiclient: Matching tests for kclient
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 13:57:21 -06:00
Sam Lang
14385a6631 marginal/multiclient: Add three client cluster
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 13:54:11 -06:00
Sam Lang
a4df523878 marginal/multiclient: Adding ior test to marginal
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 13:51:11 -06:00
Sam Lang
1e03fe18ef marginal/multiclient: Add a test for fsx-mpi
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 12:36:03 -06:00
Sam Lang
c07a4cb671 marginal/multiclient: New task to run mdtest
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 12:23:10 -06:00
Sage Weil
7d70dd119b Revert "kernel: move fsync test to marginal suite until it works"
This reverts commit acb91f7d0d.

Now fixed in master branch, commit b4d3bd06d4
2012-12-31 10:17:09 -08:00
Sage Weil
acb91f7d0d kernel: move fsync test to marginal suite until it works 2012-12-28 08:09:15 -08:00
Sage Weil
02e4eeff3f kernel: move fsx to marginal suite until it passese 2012-12-28 08:08:42 -08:00
Sage Weil
307d291aa0 kernel: add kclient ffsb back in 2012-12-04 16:08:30 -08:00
Sage Weil
14ce35a197 move kclient + blogbench to marginal
Periodically fails #1945
2012-08-21 13:01:28 -07:00
Sage Weil
aa4ea5fa4f marginal: remove verify collection (unused) 2012-08-20 13:54:36 -07:00
Sage Weil
deb7a54a27 marginal kclient+ffsb: enable mds logging to catch badess
See #1947
2012-07-22 20:50:12 -07:00
Sage Weil
32353f1388 move misc, blogbench back into active kernel suite
these were removed from regression ages ago, and only recently put back in
marginal.  they seem fine.
2012-07-22 20:47:39 -07:00
Sage Weil
17e4f751e6 this fails reliably 2012-07-21 20:59:04 -07:00
Sage Weil
da770146d8 move cfuse+dbench back to regression for verify, too 2012-07-20 13:14:28 -07:00
Sage Weil
5c5ca4b80e move cfuse + dbench from marginal to regression
Fixed #1737, yay!
2012-07-17 20:05:30 -07:00
Sage Weil
811665a8fc move cfuse + ffsb from marginal to regression
This has had no failures.
2012-07-16 10:35:25 -07:00
Sage Weil
88e2ad3568 move cfuse + fsx back into regression suite
No failures in marginal.  The objectcacher fixes that came out of the
rbd_fsx stuff probably fixed the original problem?
2012-07-16 09:41:35 -07:00
Sage Weil
657c9db2c5 move cfuse fsx into marginal suite
This should probably pass, given the testing that ObjectCacher gets these
days with librbd_fsx.
2012-07-10 19:58:28 -07:00
Sage Weil
392a6596aa move some old flaky tasks into marginal suite
These were pulled out of regression a while ago.  Put them into the
marginal suite where they will be regularly run and we can evaluate the
severity of the problems they cause.
2012-07-10 19:58:23 -07:00