Commit Graph

432 Commits

Author SHA1 Message Date
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
Sage Weil
39f99ca2e4 Merge remote-tracking branch 'gh/last'
Conflicts:
	suites/fs/singleton/all/cfuse_workunit_suites_blogbench_ceph_deploy.yaml
2013-05-06 21:34:09 -07:00
Greg Farnum
2bbbd81635 add fs collection ceph-deploy blogbench test in new singleton suite
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 16:27:18 -07:00
Greg Farnum
3219a87ac0 add fs collection ceph-deploy blogbench test in new singleton suite
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 16:27:12 -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
7628adb648 apparently this should never work on our current configs
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 10:26:04 -07:00
Sage Weil
496fd60eb9 upgrade: fix up rgw tests a bit 2013-05-05 20:56:13 -07:00
Sage Weil
2d59b8a111 nfs: debug mds
I've seen a run hang on rmdir on shutdown, and want to see why the MDS didn't
reply.
2013-05-04 21:08:41 -07:00
Sage Weil
366781e89e upgrade/rgw: run first s3tests pass using bobtail tests
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-02 08:19:26 -07:00
Sage Weil
d230fb88b9 upgrade: fix client ids 2013-05-01 17:10:59 -07:00
Josh Durgin
a488d61088 upgrade rgw: increase client mount timeout
This should let radosgw restart and connect once the cluster is finished upgrading

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-05-01 16:36:21 -07:00
Samuel Just
c838e1f449 Revert "Revert "Specify xfs for osd powercycle testing""
Pushed a fix to teuthology, should work now.

This reverts commit 853e8fdb73.
2013-05-01 13:52:04 -07:00
Samuel Just
853e8fdb73 Revert "Specify xfs for osd powercycle testing"
This is currently broken.

This reverts commit 79abc44205.
2013-04-30 18:38:21 -07:00
Josh Durgin
809814b6f9 rgw: restart radosgw too
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-04-30 16:59:25 -07:00
Samuel Just
79abc44205 Specify xfs for osd powercycle testing
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-04-30 14:32:38 -07:00
Sage Weil
a9188bfd15 upgrade: fs: ignore 'wrongly marked down' 2013-04-29 09:50:36 -07:00
Sage Weil
4f2df74425 rbd: dont' test python on bobtail
The workunit will pull the latest and fail
2013-04-29 09:50:36 -07:00
Sage Weil
f3b7db1a25 upgrade: restructure rbd tests
- expand matrix
- include branch: bobtail in first set of tests so that we run the right
  version of the test
2013-04-29 09:50:36 -07:00
Sage Weil
1e449d44e3 nfs: debug mds
I've seen a run hang on rmdir on shutdown, and want to see why the MDS didn't
reply.
2013-04-28 09:19:11 -07:00
Sage Weil
a71dd9a3d7 Merge remote-tracking branch 'gh/next' 2013-04-28 09:18:21 -07:00
Sage Weil
8315a22caf upgrade: debug fs jobs
These are hanging; crank up logs to see why.
2013-04-27 20:55:53 -07:00
Sage Weil
bc0b50f358 upgrade: dbench instead of blogbench
blogbench hangs bobtail ceph-fuse in some
cases, it seems.
2013-04-27 20:55:38 -07:00
Sage Weil
788236302a upgrade: reorganize the basic/rados suite
Use facets instead of duplicating the test content each time.
2013-04-27 20:55:38 -07:00
Sage Weil
17f34a705c rgw asdf 2013-04-27 20:55:38 -07:00
Sage Weil
f1eeec39ff upgrade: rgw: restructure collection
- use separate facets
- make final swift use client.1 so it doesn't
collide with a previous run
2013-04-27 20:55:38 -07:00
Sage Weil
5744afeb5b upgrade: do not start second radosgw
Use the first one.  This verifies bobtail radosgw works against cuttlefish
osds.
2013-04-26 17:12:55 -07:00
Sage Weil
f08c3a502b upgrade: mount fs with ceph-fuse for fs tests 2013-04-26 17:04:33 -07:00
Sage Weil
ab353c7109 upgrade: run blogbench against ceph-fuse
Otherwise this runs on the local disk, not touching the ceph cluster.
2013-04-26 16:57:40 -07:00
Sage Weil
928e241a7d upgrade: run rados python test on bobtail to avoid polluting cluster with pools
Extra pools from test.sh will make this fail:

2013-04-26T11:06:45.631 INFO:teuthology.task.workunit.client.0.err:test_rados.TestRados.test_list_pools ... FAIL
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:======================================================================
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:FAIL: test_rados.TestRados.test_list_pools
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:----------------------------------------------------------------------
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:Traceback (most recent call last):
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:    self.test(*self.arg)
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:  File "/home/ubuntu/cephtest/1527/mnt.0/client.0/tmp/test_rados.py", line 37, in test_list_pools
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:    eq(set(), self.list_non_default_pools())
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err:  File "/usr/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err:    assert a == b, msg or "%r != %r" % (a, b)
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err:AssertionError: set([]) != set(['foo.24250.', 'test-rados-api-plana05-22578-27', 'foo.24250', 'foo.23821'])
2013-04-26 16:52:04 -07:00
Greg Farnum
fb17d37fb3 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 60e7fb4152.

Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-25 09:14:57 -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
Samuel Just
526863ee25 remove ext4 from rados thrashing for now
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-04-23 12:50:17 -07:00
Sage Weil
aa16700d12 Merge branch 'next' 2013-04-22 20:59:43 -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
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
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
tamil
551860fabd rgw suite for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-04-17 14:43:52 -07:00
tamil
1bb7a05571 ceph-deploy qa suites. moved a level up to make it run in the nightlies.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-04-15 15:27:07 -07:00
Josh Durgin
26d7537286 rbd: add qemu-iotests
Put these in the singleton collection since they have to be run as
client.admin, which is possible when the client and monitor are on the
same host.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-04-12 18:46:47 -07:00
Josh Durgin
d0a81f6353 rbd: add qemu-iotests
Put these in the singleton collection since they have to be run as
client.admin, which is possible when the client and monitor are on the
same host.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-04-12 18:46:10 -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
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
tamil
7eb09ef3a6 changed "master" to "next"
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-04-08 18:09:39 -07:00
tamil
42dfc752ae task yaml for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-04-08 17:58:34 -07:00
Sage Weil
21d6af2365 rados: whitelist quota warning in cluster log for pool quota test
Signed-off-by: Sage Weil <sage@inktank.com>
2013-04-03 14:04:54 -07:00
Sage Weil
8b49eb19ff rados: test mon config keys
Signed-off-by: Sage Weil <sage@inktank.com>
2013-04-01 15:56:14 -07:00
Sage Weil
b4a276e6bc rados: test pool quotas when testing api
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-29 18:04:40 -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
tamil
3c3969de23 rados test suite for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-27 17:25:11 -07:00
tamil
d2a021be61 rbd test suites for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-27 17:00:29 -07:00
tamil
e86273e12b fs test suite for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-27 15:44:12 -07:00
tamil
ac505d0abb suites for upgrade
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-27 13:03:36 -07:00
tamil
26a9b132ea Merge branch 'master' of github.com:ceph/ceph-qa-suite 2013-03-27 11:10:23 -07:00
tamil
18a782d077 qa suites for upgrade task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-20 17:42:56 -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
caleb miles
c170022b19 radosgw-admin: Adjust garbage collection settings.
Signed-off-by: caleb miles <caleb.miles@inktank.com>
2013-03-19 14:37:15 -04:00
tamil
9d2f7f088f Merge branch 'master' of github.com:ceph/ceph-qa-suite 2013-03-18 18:12:36 -07:00
tamil
62cd409b37 ceph-deploy qa suite for fs tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-18 18:12:09 -07:00
tamil
640c12653a ceph-deploy qa suite for rbd tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-18 18:05:48 -07:00
tamil
167a26c3fc ceph-deploy qa suite for rados
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-18 18:00:19 -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
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
f7fe5b33d1 task yaml for basic upgrade
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-15 13:16:54 -07:00
tamil
8b942d6b51 task yaml for upgrade tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-15 13:13:15 -07:00
tamil
9b252dda87 task yaml for upgrade test
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-15 13:13:15 -07:00
Samuel Just
2230500eda rados/thrashers: enable split testing
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-03-15 12:23:37 -07:00
tamil
9c7717c371 ceph-deploy suites task yaml with roles
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-12 13:06:22 -07:00
Sage Weil
fbfe81b578 fs: add osd and mds message delays to thrash suite
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-11 15:22:41 -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
caleb miles
cbfeac9910 radosgw-admin: Adjust garbage collection settings.
Signed-off-by: caleb miles <caleb.miles@inktank.com>
2013-03-08 22:07:25 -05: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
6a398a5ef0 regression: add fs/traceless
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-08 14:15:45 -08:00
Sage Weil
1586e07dc4 fs: test traceless replies from mds
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-07 21:07:40 -08: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
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
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
b33714a5cf test: add hadoop-internal test
Add a test for our branch of the Hadoop code.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by:  Sam Lang <sam.lang@inktank.com>
2013-02-26 21:01:18 -08: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
Josh Durgin
0b968f51e8 Add rbd locking/fencing test
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-02-25 18:27:30 -08:00
Sage Weil
8ce9490ed3 rgw: no lockdep on radosgw
This currently crashes because of linking problems, see #4253.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-25 17:32:23 -08:00
Sage Weil
9d92ad6ead rados: crank up mon debugging for the mon thrashing tests
At least for now!

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-25 09:06:53 -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
Alex Elder
05a877987e rbd_xfstests: re-enable test 049
Test 049 is now passing, so add it back to the set that runs
nightly.  It only takes 10-15 seconds to run, so it shouldn't
adversely affect the balance of tests run across the three clients.

This resolves:
    http://tracker.ceph.com/issues/4244

Signed-off-by: Alex Elder <elder@inktank.com>
2013-02-22 15:41:30 -06:00
Sage Weil
e747abef4e rbd/librbd: fix the cache mode facet
This appears to have been broken, which means we weren't actually testing
any of the non-default cache modes (writethrough, none).  Whoops!  We were
getting jobs like

task:
- install: null
- ceph:
    conf:
      client:
        rbd cache: false
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- rbd_fsx:
    clients:
    - client.0
    ops: 5000

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-20 21:17:39 -08:00
Sage Weil
acab068269 add explicit install task before ceph task 2013-02-19 21:02:26 -08:00
Sage Weil
81704665f4 rados: fix ceph_test_filejournal test
Assume it is in the $PATH.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-19 11:26:02 -08:00
Sage Weil
c68f687c80 rbd: use 2 node cluster, mostly.
Not for the collection that includes KVM tests.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 13:37:29 -08:00
Sage Weil
e250815ace rgw: use 2 node cluster
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 13:30:28 -08:00
Sage Weil
f05f90b527 rados: use 2 instead of 3 machines
Put the client on the same node as some of the osds.  This shouldn't cause
any problems.  It will make timing a bit different, but if anything that
is probably a good thing.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 13:24:18 -08:00
Sage Weil
61605f8178 rados: don't pass ceph.conf path to workloadgen
The workunit tasks sets CEPH_CONF as needed, which the binaries already
understand.
2013-02-18 09:31:19 -08:00
Sage Weil
6fa3749302 remove rados-multifs link 2013-02-17 22:40:23 -08:00
Sage Weil
0c8d78236a rados: remove empty multifs collection 2013-02-17 17:13:50 -08:00
tamil
d4d11a505c adding task for rbd cli tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-02-11 17:43:09 -08:00
Sage Weil
d5c771a3f3 rados/monthrash: run some mon tests 2013-02-11 07:13:53 -08:00
Sage Weil
8d5ca94331 rados: separate out mon thrasher from thrasher collection
Run a different set of tests.
2013-02-11 07:13:41 -08:00
tamil
bd4f1d5cf7 adding task for iogen
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-02-01 15:39:34 -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
Sage Weil
0c87249171 rbd: add rbd_cli_misc with map-snapshot-io.sh 2013-01-30 01:08:23 -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
Josh Durgin
81ed1bc76c rados: add pool_ops workunit to cephtool test 2013-01-28 16:58:54 -08:00
Samuel Just
2f192eaff6 TestRados expects rollback, not snap_rollback
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-01-23 19:42:45 -08:00
Sage Weil
b7cb1b113f rados/thrash: 3 monitors, so that we can thrash them 2013-01-21 15:09:00 -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
Joao Eduardo Luis
f41b5421f8 add mon_thrash task to kernel and rados thrashers collections
Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
2013-01-17 21:00:21 -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
Sage Weil
cc7bf1bd18 rados: add osd reply delay injection 2013-01-17 20:54:37 -08:00
Sage Weil
0946a78c01 fix mon clock queue test syntax 2013-01-16 15:40:58 -08:00
Josh Durgin
3c67ee3667 rbd: add test for formatted output from rbd cli 2013-01-16 13:57:10 -08:00
Sage Weil
123a2dc486 rados: adjust socket injection rate down
See #3795.
2013-01-14 16:25:17 -08:00
Joao Eduardo Luis
305cb54a17 suites: rados: multimon: add mon clock skews task yaml files
Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
2013-01-10 18:03:03 -08:00
Joe Buck
2fa5d23bb2 test: Hadoop cluster and task config.
Add a 3-node cluster specification and a
task for running wordcount with Hadoop on Ceph.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
2013-01-10 16:58:07 -08: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
Josh Durgin
d6496abfbe remove rbd_header_race test
This no longer works since export does not do a watch, and the race is
being closed a different way not detectable by this test.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-01-04 10:18:48 -08:00
Sage Weil
1a878611ac regression: include nfs suite 2013-01-04 09:54:27 -08:00
David Zafman
aaa03bbcd2 qa: Add knfsd reexport suite
Feature http://tracker.newdream.net/issues/3621

Signed-off-by: David Zafman <david.zafman@inktank.com>
2013-01-03 12:57:20 -08:00
Alex Elder
eee795c0ae rbd_xfstests.yaml: drop test 186
Stop running test 186.  It keeps failing in nightly runs, unable 
to unmount the scratch file system during setup.  As such, the
problem may be in an earlier test.

See http://tracker.newdream.net/issues/3685

Signed-off-by: Alex Elder <elder@inktank.com>
2013-01-03 11:14:13 -06:00
Sage Weil
3686371ed3 rados: add test_filejournal
This writes to /tmp by default; should be ok plana, since it's / and not
tmpfs.
2013-01-02 11:49:38 -08: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
80bcaa2905 rados: add filestore_idempotent test with journal aio = true 2012-12-27 10:53:54 -08:00
Yehuda Sadeh
677a7a5a57 rgw: add swift tasks
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-21 14:00:45 -08:00
Sage Weil
0953ce5315 rados: add cephtool test 2012-12-20 10:58:56 -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
Greg Farnum
673b682055 put fsx back in the kernel suite. Looks like this was lost accidentally?
Signed-off-by: Greg Farnum <greg@inktank.com>
2012-12-14 15:27:20 -08:00
Josh Durgin
f7b26958e5 Merge branch 'next' 2012-12-10 12:06:38 -08:00
Josh Durgin
1bdd5c3bc9 Fix qemu options for xfstests
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-10 12:06:32 -08:00
Josh Durgin
4acc0789c9 Merge branch 'next' 2012-12-05 16:08:51 -08:00
Josh Durgin
50af473485 Add xfstests on rbd inside qemu
We may want to prune these later, since they take a long time.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-05 15:58:44 -08:00
tamil
8e78cd8232 dropping xfs test 183 for now as it causes nightly failure
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2012-12-04 16:26:34 -08:00
tamil
cea082c690 dropping test 183 as it is causing nightly failures
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2012-12-04 16:20:50 -08:00
Sage Weil
307d291aa0 kernel: add kclient ffsb back in 2012-12-04 16:08:30 -08:00
Sage Weil
9aacaf776e add mon-thrasher singleton 2012-11-29 01:15:44 +00:00
Sage Weil
71361ac67d kernel: add rbd map/unmap test 2012-11-28 15:25:32 -08:00
Sage Weil
e1a9a44027 fix objectcacher stress test 2012-11-27 17:03:12 -08:00
Josh Durgin
a4c41e20f0 Add objectcacher stress testing
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-11-26 11:08:44 -08:00
Sage Weil
9f7ab6e811 kernel: remove serial rbd_xfstests job 2012-11-25 14:43:21 -08:00
Sage Weil
7ff17ff03d xfstests: remove 179 and 182 from parallel test
2012-11-25T11:34:51.177 INFO:teuthology.task.rbd.client.2.out:179        [failed, exit status 1] - output mismatch (see 179.out.bad)
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out:--- 179.out       2012-11-25 10:44:54.273586464 -0800
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out:+++ 179.out.bad   2012-11-25 11:34:41.360151613 -0800
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out:@@ -1 +1,5 @@
2012-11-25T11:34:51.181 INFO:teuthology.task.rbd.client.2.out: QA output created by 179
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+umount: /tmp/cephtest/scratch_mnt.WNYZwsbUfT: device is busy.
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+        (In some cases useful info about processes that use
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+         the device is found by lsof(8) or fuser(1))
2012-11-25T11:34:51.182 INFO:teuthology.task.rbd.client.2.out:+failed to unmount /dev/rbd2
2012-11-25T11:34:52.587 INFO:teuthology.task.rbd.client.2.out:182        [failed, exit status 1] - output mismatch (see 182.out.bad)
2012-11-25T11:34:52.591 INFO:teuthology.task.rbd.client.2.out:--- 182.out       2012-11-25 10:44:54.293587298 -0800
2012-11-25T11:34:52.591 INFO:teuthology.task.rbd.client.2.out:+++ 182.out.bad   2012-11-25 11:34:42.770180618 -0800
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:@@ -1 +1,5 @@
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out: QA output created by 182
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+umount: /tmp/cephtest/scratch_mnt.WNYZwsbUfT: device is busy.
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+        (In some cases useful info about processes that use
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+         the device is found by lsof(8) or fuser(1))
2012-11-25T11:34:52.592 INFO:teuthology.task.rbd.client.2.out:+failed to unmount /dev/rbd2
2012-11-25 14:42:56 -08:00
Sage Weil
ffd19b6448 run xfstests on 3 parallel clients 2012-11-21 07:44:14 -08:00
Alex Elder
8bb3a15089 rbd_xfstests: fix the test list, drop 181
The main purpose of this was to eliminate test 181 from the list.
But I also found the test list that was there was broken (it
that too...
included a spurious 'TESTS="${TESTS}' so I fixed that too.

Signed-off-by: Alex Elder <elder@inktank.com>
2012-11-20 15:48:57 -06:00
Sage Weil
837ab3c7f8 xfstests: disable 174
2012-11-18T11:11:53.032 INFO:teuthology.orchestra.run.out:174    [failed, exit status 1] - output mismatch (see 174.out.bad)
2012-11-18T11:11:53.035 INFO:teuthology.orchestra.run.out:--- 174.out   2012-11-18 09:40:51.869769691 -0800
2012-11-18T11:11:53.035 INFO:teuthology.orchestra.run.out:+++ 174.out.bad       2012-11-18 11:11:51.017195883 -0800
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:@@ -1,11 +1,5 @@
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out: QA output created by 174
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# testing 8 32 65 3 1 1 0 fail ....
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# streaming
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# sync AGs...
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# checking stream AGs...
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-+ expected failure, matching AGs
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# testing 8 32 65 3 1 0 1 fail ....
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# streaming
2012-11-18T11:11:53.036 INFO:teuthology.orchestra.run.out:-# sync AGs...
2012-11-18T11:11:53.037 INFO:teuthology.orchestra.run.out:-# checking stream AGs...
2012-11-18T11:11:53.037 INFO:teuthology.orchestra.run.out:-+ expected failure, matching AGs
2012-11-18T11:11:53.037 INFO:teuthology.orchestra.run.out:+umount: /tmp/cephtest/scratch_mnt.0ZO5vZAvBE: device is busy.
2012-11-18T11:11:53.037 INFO:teuthology.orchestra.run.out:+        (In some cases useful info about processes that use
2012-11-18T11:11:53.037 INFO:teuthology.orchestra.run.out:+         the device is found by lsof(8) or fuser(1))
2012-11-18T11:11:53.037 INFO:teuthology.orchestra.run.out:+failed to unmount /dev/rbd2
2012-11-18 14:35:01 -08:00
Sage Weil
841a2895a2 xfstests: explicitly enumerate test list 2012-11-18 14:34:33 -08:00
Sage Weil
43b57dec98 check ceph-mon for leaks 2012-11-15 22:04:20 -08:00
Samuel Just
2770ef7272 peer.yaml: assumes osd_pool_default_min_size is 1
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2012-11-13 12:29:24 -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
aabca849ac fs/verify: check for ceph-fuse leaks 2012-11-11 07:13:55 -08:00
Josh Durgin
fa1e434812 Add fsstress with btrfs and ext4 on krbd
xfstests already does xfs on krbd
2012-10-24 16:38:32 -07:00
Sage Weil
ea2182b7d8 fix kernel symlink for fs 2012-10-15 11:58:22 -07:00
Sage Weil
2e1296785f regression: update for new kernel collections 2012-10-10 09:46:32 -07:00
Sage Weil
fe313a35ed kernel: add msgr failure facet to rbd collection 2012-10-09 14:22:26 -07:00
Sage Weil
bc6244af6d kernel: break basic collection into rbd, kclient 2012-10-09 14:21:38 -07:00
Yehuda Sadeh
6a0979dc42 radsogw-admin: bump up logging
debug ms = 1
debug objclass = 20

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-10-05 16:49:27 -07:00
Sage Weil
f868718eb2 rbd: reduce fsx runtimes
These go way slower now that they are doing the cloning stuff.
2012-10-02 10:05:53 -07:00
Josh Durgin
38f7f3dd02 rbd: add test for reading an up to date header
This is racy, but in all my test runs it has produced the
problem successfully.
2012-09-27 13:55:50 -07:00
Sage Weil
6a2be38885 smoke: add cls unit tests in validator 2012-09-21 08:38:05 -07:00
Sage Weil
8eaaddcfea rados: run class unit tests through validators 2012-09-21 08:36:58 -07:00
Sage Weil
31a2a83cb4 move rgw tasks to separate suite 2012-09-21 08:36:08 -07:00
Sage Weil
675e9f319b rados: test all rados classes 2012-09-20 15:40:50 -07:00
Sage Weil
cbfb0566ba test_cls_rbd has moved 2012-09-20 15:40:12 -07:00
tamil
b6f5d12ffb changed the debug value for mds from 10 to 20
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2012-09-10 15:45:30 -07:00
Sage Weil
e386fb9b57 rbd: add msgr failure injection 2012-08-24 14:49:05 -07:00
Sage Weil
d8bc55eea4 avoid doing filestore idempotency tester 2x w/ and w/o msgr failures 2012-08-24 14:48:52 -07:00
Sage Weil
92d3404f84 rados: add msgr failure injection 2012-08-21 18:04:38 -07:00
Sage Weil
14ce35a197 move kclient + blogbench to marginal
Periodically fails #1945
2012-08-21 13:01:28 -07:00
Sage Weil
035f49a076 include mds debugging on ffsb
hopefully we can track down #1947
2012-08-21 10:57:32 -07:00
Sage Weil
aa4ea5fa4f marginal: remove verify collection (unused) 2012-08-20 13:54:36 -07: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
Sage Weil
85187edd5e add osd-recovery-incomplete 2012-07-28 10:54:52 -07:00
Sage Weil
0b8b58fffc fix adminsocket test 2012-07-27 13:42:51 -07:00
Sage Weil
61ff894cd1 admin-socket: test generic admin socket commands 2012-07-24 21:36:38 -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
000fec3b37 move all kernel tests to kernel suite; symlink collections from regression
Make regression a union of other topical suites.
2012-07-22 20:47:32 -07:00
Sage Weil
17e4f751e6 this fails reliably 2012-07-21 20:59:04 -07:00
Sage Weil
ec4ce8bf3e regression: do some tests on ext4 2012-07-20 17:36:43 -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
f6a16f7424 fix wrongly marked down whitelist
This used to have '...or wrong addr' but it doesn't any more.
2012-07-12 16:05:12 -07:00
Josh Durgin
986c0ef9ae rbd: test with layering enabled
RBD_FEATURES=0 hits a bug that's fixed in wip-rbd-parent.

Once that's merged, we can add RBD_FEATURES=0 tests back in.
2012-07-11 10:59:08 -07:00
Sage Weil
fe6ed3e763 ffsb is marginal, remove from smoke suite 2012-07-11 08:27:42 -07:00
Sage Weil
19742ec21c Revert "smoke: add msgr failures"
This reverts commit 9278e231e6.
2012-07-10 20:26:25 -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
c3e1ab4967 remove suites/stress/basic 2012-07-10 19:58:26 -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
Sage Weil
98a21cc8f0 move qemu_iozone test to marginal suite 2012-07-06 17:04:44 -07:00
Samuel Just
ed3bd211fe increase thrashosds timeout 2012-07-06 10:02:29 -07:00
Sage Weil
12a1f62364 move other ffsb workloads to marginal suite 2012-07-04 12:47:00 -07:00
Sage Weil
fb9d39d54c move locktest to marginal suite
This fails 1 in 10 times or something like that.
2012-07-03 17:39:59 -07:00