]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
13 years agomultimon mon_recovery tests on variously sized monitor clusters
Sage Weil [Wed, 9 Nov 2011 06:16:14 +0000 (22:16 -0800)]
multimon mon_recovery tests on variously sized monitor clusters

13 years agoAdd rbd python binding test.
Josh Durgin [Mon, 24 Oct 2011 21:01:28 +0000 (14:01 -0700)]
Add rbd python binding test.

13 years agotest_libcephfs
Greg Farnum [Sat, 5 Nov 2011 00:23:21 +0000 (17:23 -0700)]
test_libcephfs

13 years agoAdd btrfs dimension to thrash tasks
Samuel Just [Mon, 24 Oct 2011 22:15:21 +0000 (15:15 -0700)]
Add btrfs dimension to thrash tasks

Thrash tasks will now also run with and without btrfs.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
13 years agoAdd testrados based thrashing tasks
Samuel Just [Mon, 24 Oct 2011 21:30:25 +0000 (14:30 -0700)]
Add testrados based thrashing tasks

readwrite.yaml runs a read/write workload against a set of objects.
snaps.yaml adds snaps and rollback.

Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
13 years agoadd singleton lost-unfound
Sage Weil [Mon, 17 Oct 2011 22:35:50 +0000 (15:35 -0700)]
add singleton lost-unfound

13 years agoExpect 'wrongly marked me down' messages during thrashing
Josh Durgin [Mon, 17 Oct 2011 21:45:12 +0000 (14:45 -0700)]
Expect 'wrongly marked me down' messages during thrashing

13 years agobasic: add rbd cli tests
Josh Durgin [Mon, 3 Oct 2011 19:22:38 +0000 (12:22 -0700)]
basic: add rbd cli tests

14 years agoForgot to add ceph task to a couple thrashers.
Josh Durgin [Thu, 29 Sep 2011 15:09:42 +0000 (08:09 -0700)]
Forgot to add ceph task to a couple thrashers.

14 years agoAdd some thrashing tasks.
Josh Durgin [Mon, 26 Sep 2011 17:11:13 +0000 (10:11 -0700)]
Add some thrashing tasks.

This includes only in-out toggling (default), as well as restarting daemons.

14 years agoLast run of iozone uses 10240M, so increase image size.
Josh Durgin [Fri, 23 Sep 2011 01:08:41 +0000 (18:08 -0700)]
Last run of iozone uses 10240M, so increase image size.

14 years agolocking: add another test.
Greg Farnum [Mon, 19 Sep 2011 17:45:27 +0000 (10:45 -0700)]
locking: add another test.

I used this to test the correctness of more wait lock behavior. Unfortunately
it doesn't fail on the wrong behavior in question, but it does trigger it
and will catch other sorts of issues (ie, locks hanging around incorrectly).

14 years agolocking: fix the horribly-botched maxwait values
Greg Farnum [Mon, 19 Sep 2011 17:42:55 +0000 (10:42 -0700)]
locking: fix the horribly-botched maxwait values

And generally clean up the timing

14 years agolocking test: add a maxwait to each lock attempt
Greg Farnum [Tue, 13 Sep 2011 17:53:57 +0000 (10:53 -0700)]
locking test: add a maxwait to each lock attempt

It looks like one of these was hanging, but never timed out.

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
14 years agotest_librbd
Sage Weil [Mon, 12 Sep 2011 18:00:08 +0000 (11:00 -0700)]
test_librbd

14 years agolocking: there is no client.2
Josh Durgin [Thu, 8 Sep 2011 18:56:20 +0000 (11:56 -0700)]
locking: there is no client.2

14 years agoRun kclient tests on all clients.
Josh Durgin [Thu, 8 Sep 2011 01:31:15 +0000 (18:31 -0700)]
Run kclient tests on all clients.

14 years agoRun cfuse tests on all clients.
Josh Durgin [Thu, 8 Sep 2011 01:26:45 +0000 (18:26 -0700)]
Run cfuse tests on all clients.

14 years agoRun rbd tasks on all clients.
Josh Durgin [Thu, 8 Sep 2011 01:22:57 +0000 (18:22 -0700)]
Run rbd tasks on all clients.

14 years agoIncrease rbd image size for ffsb
Josh Durgin [Tue, 6 Sep 2011 22:37:40 +0000 (15:37 -0700)]
Increase rbd image size for ffsb

14 years agoAdd another osd to the roles for two clients.
Josh Durgin [Tue, 6 Sep 2011 22:24:48 +0000 (15:24 -0700)]
Add another osd to the roles for two clients.

We need at least two to become healthy.

14 years agoFix rbd_workunit_trivial_sync.
Josh Durgin [Fri, 2 Sep 2011 19:58:58 +0000 (12:58 -0700)]
Fix rbd_workunit_trivial_sync.

'all:' is not a valid option for the rbd task.

14 years agoremove kernel spec; we just want to leave that in overrides
Greg Farnum [Thu, 1 Sep 2011 21:54:44 +0000 (14:54 -0700)]
remove kernel spec; we just want to leave that in overrides

14 years agoadd locktest to multiclient collection
Greg Farnum [Thu, 1 Sep 2011 21:53:53 +0000 (14:53 -0700)]
add locktest to multiclient collection

14 years agoRemove unnecessary exclude from s3tests.
Josh Durgin [Thu, 1 Sep 2011 20:41:49 +0000 (13:41 -0700)]
Remove unnecessary exclude from s3tests.

14 years agoDon't specify kernel in any tasks.
Josh Durgin [Wed, 31 Aug 2011 23:34:45 +0000 (16:34 -0700)]
Don't specify kernel in any tasks.

This can be added to every task at once when the suite is run.

14 years agobasic workunits: switch to run on all clients simultaneously instead of client.0
Greg Farnum [Tue, 30 Aug 2011 23:36:23 +0000 (16:36 -0700)]
basic workunits: switch to run on all clients simultaneously instead of client.0

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
14 years agoadd multiclient collection with a locking task
Greg Farnum [Thu, 25 Aug 2011 00:12:58 +0000 (17:12 -0700)]
add multiclient collection with a locking task

14 years agomore kclient workunit/suites
Sage Weil [Wed, 24 Aug 2011 22:05:28 +0000 (15:05 -0700)]
more kclient workunit/suites

14 years agoadd fsx workunit under cfuse, kclient, rbd
Sage Weil [Wed, 24 Aug 2011 22:02:55 +0000 (15:02 -0700)]
add fsx workunit under cfuse, kclient, rbd

14 years agorados_api_tests: run on top of cfuse, not rbd
Sage Weil [Mon, 22 Aug 2011 00:27:01 +0000 (17:27 -0700)]
rados_api_tests: run on top of cfuse, not rbd

Slightly less inclined to break (e.g. due to old kernel)

14 years agoadd multimds subtree thrashing test
Sage Weil [Wed, 10 Aug 2011 23:03:44 +0000 (16:03 -0700)]
add multimds subtree thrashing test

14 years agoadd rados_api_tests.yaml
Colin Patrick McCabe [Fri, 19 Aug 2011 23:18:35 +0000 (16:18 -0700)]
add rados_api_tests.yaml

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
14 years agorestructure in terms of collections
Sage Weil [Wed, 10 Aug 2011 20:36:34 +0000 (13:36 -0700)]
restructure in terms of collections

14 years agoadd workunits on top of rbd
Sage Weil [Wed, 10 Aug 2011 19:55:12 +0000 (12:55 -0700)]
add workunits on top of rbd

14 years agoreadme
Sage Weil [Thu, 7 Jul 2011 23:44:45 +0000 (16:44 -0700)]
readme

14 years ago.gitignore: ignore emacs backups
Sage Weil [Wed, 29 Jun 2011 09:51:58 +0000 (02:51 -0700)]
.gitignore: ignore emacs backups

14 years agoa few basic kclient workunits, reorg
Sage Weil [Wed, 29 Jun 2011 09:51:25 +0000 (02:51 -0700)]
a few basic kclient workunits, reorg

14 years agonew workunits
Sage Weil [Sun, 3 Jul 2011 03:57:42 +0000 (20:57 -0700)]
new workunits

14 years agoAdd rgw testing with s3tests.
Josh Durgin [Tue, 28 Jun 2011 22:04:32 +0000 (15:04 -0700)]
Add rgw testing with s3tests.

14 years agoadd a bunch of workunits
Sage Weil [Tue, 21 Jun 2011 19:55:06 +0000 (12:55 -0700)]
add a bunch of workunits

14 years agoadd kclient_ prefix to trivial_sync, dbench
Sage Weil [Tue, 21 Jun 2011 19:54:36 +0000 (12:54 -0700)]
add kclient_ prefix to trivial_sync, dbench

14 years agoInitial import.
Tommi Virtanen [Tue, 21 Jun 2011 16:59:02 +0000 (09:59 -0700)]
Initial import.