]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
12 years agoAdd distro yamls.
Sandon Van Ness [Fri, 26 Jul 2013 01:40:08 +0000 (18:40 -0700)]
Add distro yamls.

Should be no harm to get these in now.

To run on all distros the distros dir should just be symlinked in
the folder that also contains tasks, IE:

suites/ceph-deploy/fs

Or make a distro's folder and symlink individual distro's so you
have:

suites/ceph-deploy/fs/distros/centos.yaml
suites/ceph-deploy/fs/distros/fedora.yaml
suites/ceph-deploy/fs/distros/rhel.yaml
suites/ceph-deploy/fs/distros/ubuntu.yaml

etc...

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agoceph-deploy: remove workunit branch options
Sage Weil [Fri, 26 Jul 2013 01:02:13 +0000 (18:02 -0700)]
ceph-deploy: remove workunit branch options

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-parallel/rados: fix mon restarts
Sage Weil [Thu, 25 Jul 2013 20:57:16 +0000 (13:57 -0700)]
upgrade-parallel/rados: fix mon restarts

12 years agoupgrade-parallel: fix rgw syntax
Sage Weil [Thu, 25 Jul 2013 20:45:32 +0000 (13:45 -0700)]
upgrade-parallel: fix rgw syntax

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoremoved ceph-deploy branch option to make it run against arbitrary branch
tamil [Thu, 25 Jul 2013 20:49:31 +0000 (13:49 -0700)]
removed ceph-deploy branch option to make it run against arbitrary branch

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoremoved ceph-deploy branch option
tamil [Thu, 25 Jul 2013 20:44:51 +0000 (13:44 -0700)]
removed ceph-deploy branch option
so the nightlies can run ceph-deploy against any arbitrary branch

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoupgrade-cuttlefish: run on xfs, not /
Sage Weil [Thu, 25 Jul 2013 18:07:02 +0000 (11:07 -0700)]
upgrade-cuttlefish: run on xfs, not /

12 years agomodified workunit branch to cuttlefish
tamil [Thu, 25 Jul 2013 17:18:18 +0000 (10:18 -0700)]
modified workunit branch to cuttlefish

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoupgrade-cuttlefish: test upgrades to new point releases
Sage Weil [Thu, 25 Jul 2013 01:09:11 +0000 (18:09 -0700)]
upgrade-cuttlefish: test upgrades to new point releases

This only covers rados tests currently.  We should expand this to include rgw,
rbd, and cephfs workloads.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agomodified the task yaml to use modified ceph.restart and wait_for_mon_quorum
tamil [Wed, 24 Jul 2013 23:26:26 +0000 (16:26 -0700)]
modified the task yaml to use modified ceph.restart and wait_for_mon_quorum

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoupgrade-parallel/stress-split: fix osd names
Sage Weil [Wed, 24 Jul 2013 01:00:46 +0000 (18:00 -0700)]
upgrade-parallel/stress-split: fix osd names

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-parallel: add stress-split collection
Sage Weil [Tue, 23 Jul 2013 22:00:38 +0000 (15:00 -0700)]
upgrade-parallel: add stress-split collection

12 years agoupgrade-parallel: do staggered updates
Sage Weil [Tue, 23 Jul 2013 21:34:29 +0000 (14:34 -0700)]
upgrade-parallel: do staggered updates

12 years agoadded tasks in the yaml
tamil [Tue, 23 Jul 2013 21:05:24 +0000 (14:05 -0700)]
added tasks in the yaml

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Tue, 23 Jul 2013 20:59:59 +0000 (13:59 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

12 years agoremoved a blank line
tamil [Tue, 23 Jul 2013 20:59:52 +0000 (13:59 -0700)]
removed a blank line

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados: trim more aggressively
Sage Weil [Tue, 23 Jul 2013 17:46:32 +0000 (10:46 -0700)]
rados: trim more aggressively

12 years agorados: keep fewer osdmaps around
Sage Weil [Tue, 23 Jul 2013 16:24:35 +0000 (09:24 -0700)]
rados: keep fewer osdmaps around

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Tue, 23 Jul 2013 00:20:10 +0000 (17:20 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

12 years agotask yamls for upgrade-parallel suite
tamil [Tue, 23 Jul 2013 00:19:48 +0000 (17:19 -0700)]
task yamls for upgrade-parallel suite

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoAdd more stressful thrashing by doing more pg splitting
David Zafman [Mon, 22 Jul 2013 16:08:20 +0000 (09:08 -0700)]
Add more stressful thrashing by doing more pg splitting

Signed-off-by: David Zafman <david.zafman@inktank.com>
12 years agobig: run for 1 hour
Sage Weil [Fri, 19 Jul 2013 22:16:26 +0000 (15:16 -0700)]
big: run for 1 hour

12 years agorados: add in the mon/caps.sh tests
Sage Weil [Mon, 22 Jul 2013 16:29:21 +0000 (09:29 -0700)]
rados: add in the mon/caps.sh tests

12 years agomodified the workload for mixed-mon upgrade suite
tamil [Fri, 19 Jul 2013 23:27:44 +0000 (16:27 -0700)]
modified the workload for mixed-mon upgrade suite

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoreorg kernel -> krbd + kcephfs
Sage Weil [Thu, 18 Jul 2013 20:30:46 +0000 (13:30 -0700)]
reorg kernel -> krbd + kcephfs

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: use 'ms inject intenral delays' during thrashing
Sage Weil [Wed, 17 Jul 2013 04:03:17 +0000 (21:03 -0700)]
rados: use 'ms inject intenral delays' during thrashing

This tries to help hit unusual races in the messenger.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agobig: reenable big cluster
Sage Weil [Tue, 16 Jul 2013 04:07:29 +0000 (21:07 -0700)]
big: reenable big cluster

small and medium are passing.

12 years agofs: run everything on btrfs, not /
Sage Weil [Mon, 15 Jul 2013 22:03:58 +0000 (15:03 -0700)]
fs: run everything on btrfs, not /

12 years agonfs: run osds on btrfs
Sage Weil [Mon, 15 Jul 2013 04:21:54 +0000 (21:21 -0700)]
nfs: run osds on btrfs

I hit an ext4 xattr hang; avoid that.

12 years agofs: disable ceph-deploy test
Sage Weil [Sun, 14 Jul 2013 23:59:53 +0000 (16:59 -0700)]
fs: disable ceph-deploy test

Leave this to teh ceph-deploy suite

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agobig: enable medium cluster
Sage Weil [Sat, 13 Jul 2013 20:28:12 +0000 (13:28 -0700)]
big: enable medium cluster

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofs: disable maxfid smbtorture test
Sage Weil [Sat, 13 Jul 2013 20:28:46 +0000 (13:28 -0700)]
fs: disable maxfid smbtorture test

This fails occasionally, unsure why.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoadded upgrade task for mixed mon test
tamil [Thu, 11 Jul 2013 22:54:12 +0000 (15:54 -0700)]
added upgrade task for mixed mon test

Signed-off-by: tamil <tamil@tamil-VirtualBox.(none)>
12 years agoAdded task yaml for partial-upgrade of osds
tamil [Wed, 10 Jul 2013 23:51:44 +0000 (16:51 -0700)]
Added task yaml for partial-upgrade of osds

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorestart rgw after upgrade for rgw tests
tamil [Tue, 9 Jul 2013 23:20:13 +0000 (16:20 -0700)]
restart rgw after upgrade for rgw tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados/mon_thrash: inject random delays in mon messages
Sage Weil [Mon, 8 Jul 2013 22:01:10 +0000 (15:01 -0700)]
rados/mon_thrash: inject random delays in mon messages

More useful than osd delays for this collection

12 years agorados/monthrash: reduce matrix size a bit
Sage Weil [Mon, 8 Jul 2013 22:00:19 +0000 (15:00 -0700)]
rados/monthrash: reduce matrix size a bit

we don't need so many osd workloads

12 years agorados/monthrash: refactor a bit
Sage Weil [Sat, 6 Jul 2013 00:37:19 +0000 (17:37 -0700)]
rados/monthrash: refactor a bit

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: expand mon thrashing tests
Sage Weil [Fri, 5 Jul 2013 21:22:54 +0000 (14:22 -0700)]
rados: expand mon thrashing tests

- test sync (full and recent)
- test multiple mons down
- test other cluster sizes (3 and 9)

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agobig: disable all but small until it passes
Sage Weil [Mon, 8 Jul 2013 04:56:12 +0000 (21:56 -0700)]
big: disable all but small until it passes

12 years agoRevert "rbd: reeanble iozone test, just to see"
Sage Weil [Sun, 7 Jul 2013 18:37:07 +0000 (11:37 -0700)]
Revert "rbd: reeanble iozone test, just to see"

This reverts commit 81862ad907e9ba94f0a2dfc9ed365b68f305cd8d.

Yeah, still broken.

12 years agokernel: simple_1tb -> simple_big
Sage Weil [Fri, 5 Jul 2013 18:24:49 +0000 (11:24 -0700)]
kernel: simple_1tb -> simple_big

1TB is too big for plana

12 years agotest_o_trunc.sh moved
Sage Weil [Fri, 5 Jul 2013 18:18:30 +0000 (11:18 -0700)]
test_o_trunc.sh moved

12 years agorbd: reeanble iozone test, just to see
Sage Weil [Thu, 4 Jul 2013 05:08:20 +0000 (22:08 -0700)]
rbd: reeanble iozone test, just to see

See #2689

12 years agofs: add o_trunc test on ceph-fuse
Sage Weil [Thu, 4 Jul 2013 04:56:00 +0000 (21:56 -0700)]
fs: add o_trunc test on ceph-fuse

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agokernel: test o_trunc
Sage Weil [Thu, 4 Jul 2013 04:55:10 +0000 (21:55 -0700)]
kernel: test o_trunc

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade/rgw: use bobtail s3tests
Sage Weil [Wed, 3 Jul 2013 01:13:22 +0000 (18:13 -0700)]
upgrade/rgw: use bobtail s3tests

12 years agoupgrade/rgw: mds restart order doesn't matter
Sage Weil [Wed, 3 Jul 2013 01:09:14 +0000 (18:09 -0700)]
upgrade/rgw: mds restart order doesn't matter

12 years agoupgrade/rgw-double: start rgw
Sage Weil [Wed, 3 Jul 2013 01:08:37 +0000 (18:08 -0700)]
upgrade/rgw-double: start rgw

12 years agorbd: remove kernel rbd test from rbd suite
Sage Weil [Tue, 2 Jul 2013 18:17:27 +0000 (11:17 -0700)]
rbd: remove kernel rbd test from rbd suite

It's already present in the kernel suite.

12 years agokernel: specify fs (and use raw disks) for rbd-nomount tests
Sage Weil [Mon, 1 Jul 2013 23:23:06 +0000 (16:23 -0700)]
kernel: specify fs (and use raw disks) for rbd-nomount tests

Otherwise simple 1tb test fills up the root disks.  :(

12 years agoupgrade: ignore mds restart order on rbd, rados tests
Sage Weil [Mon, 1 Jul 2013 23:09:45 +0000 (16:09 -0700)]
upgrade: ignore mds restart order on rbd, rados tests

Not relevant to rbd; put these in the fs upgrade matrix.

12 years agorgw: move radosgw-admin test into rgw suite
Sage Weil [Mon, 1 Jul 2013 21:08:12 +0000 (14:08 -0700)]
rgw: move radosgw-admin test into rgw suite

12 years agokernel: add instal, ceph tasks to rbd-nomount collection
Sage Weil [Fri, 28 Jun 2013 17:44:34 +0000 (10:44 -0700)]
kernel: add instal, ceph tasks to rbd-nomount collection

12 years agobig: timebox test to two hours
Sage Weil [Fri, 28 Jun 2013 03:49:17 +0000 (20:49 -0700)]
big: timebox test to two hours

12 years agobig: thrash, and whitelist wrongly marked me down
Sage Weil [Fri, 28 Jun 2013 03:47:01 +0000 (20:47 -0700)]
big: thrash, and whitelist wrongly marked me down

12 years agoupgrade: move fs upgrade tests to a separate suite
Sage Weil [Thu, 27 Jun 2013 05:28:39 +0000 (22:28 -0700)]
upgrade: move fs upgrade tests to a separate suite

For now.. until we figure out why they keep failing!

12 years agokernel: add rbd test to write a 1TB image
Sage Weil [Thu, 27 Jun 2013 02:30:24 +0000 (19:30 -0700)]
kernel: add rbd test to write a 1TB image

Motivated by #5454

12 years agomarginal: restructure the multimds collection
Sage Weil [Thu, 27 Jun 2013 02:29:47 +0000 (19:29 -0700)]
marginal: restructure the multimds collection

- two clients types (ceph-fuse and kclient)
- two clients in each test
- separate out tasks

12 years agokernel: reorg kernel rbd tests; add a few missing scripts
Sage Weil [Wed, 26 Jun 2013 15:03:09 +0000 (08:03 -0700)]
kernel: reorg kernel rbd tests; add a few missing scripts

Move all the simple workunits into a separate collection, and test with
and without msgr failure injection.

There were a few tests in the workunits dir that we weren't running.

12 years agorbd/rgw upgrade suites to test upgrade from bobtail to cuttlefish to next
tamil [Tue, 25 Jun 2013 23:05:04 +0000 (16:05 -0700)]
rbd/rgw upgrade suites to test upgrade from bobtail to cuttlefish to next

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados: dump-stick: remove configs from yaml; let task set them
Sage Weil [Tue, 25 Jun 2013 19:45:15 +0000 (12:45 -0700)]
rados: dump-stick: remove configs from yaml; let task set them

The mon osd report timeout was wrong; see #5440.

12 years agoceph-deploy: no need for ceph-fuse for non fs workunits
Sage Weil [Tue, 25 Jun 2013 03:51:34 +0000 (20:51 -0700)]
ceph-deploy: no need for ceph-fuse for non fs workunits

12 years agoceph-deploy: install correct branch for rados api tests
Sage Weil [Tue, 25 Jun 2013 03:51:15 +0000 (20:51 -0700)]
ceph-deploy: install correct branch for rados api tests

Fixes: #5442
Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoRevert "upgrade: add double-hop bobtail -> cuttlefish -> next fs tests"
Sage Weil [Mon, 24 Jun 2013 04:58:54 +0000 (21:58 -0700)]
Revert "upgrade: add double-hop bobtail -> cuttlefish -> next fs tests"

This reverts commit fbdb7774bb381ff1426650c47cdb36282c4c77d2.

We don't care about bobtail fs.

12 years agoupgrade: add rados-double suite (bobtail -> cuttlefish -> next)
Sage Weil [Mon, 24 Jun 2013 04:58:30 +0000 (21:58 -0700)]
upgrade: add rados-double suite (bobtail -> cuttlefish -> next)

12 years agoupgrade/rados: refactor, expand matrix, start with cuttlefish
Sage Weil [Mon, 24 Jun 2013 04:53:08 +0000 (21:53 -0700)]
upgrade/rados: refactor, expand matrix, start with cuttlefish

12 years agoupgrade/fs: make single hop cuttlefish -> next (not bobtail -> next)
Sage Weil [Mon, 24 Jun 2013 04:44:20 +0000 (21:44 -0700)]
upgrade/fs: make single hop cuttlefish -> next (not bobtail -> next)

The bobtail ceph-fuse is buggy and these tests keep failing e.g. on umount,
but we don't really care about fixing the bobtail fs bugs.

12 years agoupgrade: add double-hop bobtail -> cuttlefish -> next fs tests
Sage Weil [Fri, 21 Jun 2013 01:30:07 +0000 (18:30 -0700)]
upgrade: add double-hop bobtail -> cuttlefish -> next fs tests

12 years agoupgrade: refactor single-hop fs tests
Sage Weil [Fri, 21 Jun 2013 01:29:43 +0000 (18:29 -0700)]
upgrade: refactor single-hop fs tests

12 years agorados: whitelist 'had wrong client addr' for cephtool test
Sage Weil [Fri, 21 Jun 2013 18:50:48 +0000 (11:50 -0700)]
rados: whitelist 'had wrong client addr' for cephtool test

Recently added stuff to cephtool/test.sh workunit that triggers this.

fd769c0f21aab47cb7faacf7b6122e5288f1156e

12 years agobig: enable big cluster (~50 node)
Sage Weil [Thu, 20 Jun 2013 23:04:00 +0000 (16:04 -0700)]
big: enable big cluster (~50 node)

12 years agouse correct branch for admin_socket tests
Sage Weil [Wed, 19 Jun 2013 17:37:43 +0000 (10:37 -0700)]
use correct branch for admin_socket tests

12 years agoceph-deploy: use correct branch for workunits
Sage Weil [Tue, 18 Jun 2013 15:52:10 +0000 (08:52 -0700)]
ceph-deploy: use correct branch for workunits

12 years agobig: add big suite
Sage Weil [Mon, 17 Jun 2013 23:48:19 +0000 (16:48 -0700)]
big: add big suite

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: don't use ceph-fuse for workunits
Sage Weil [Mon, 17 Jun 2013 23:41:30 +0000 (16:41 -0700)]
rados: don't use ceph-fuse for workunits

They can run on the local mount/dir.

12 years agopowercycle: add ext4 to osd powercycle test matrix
Sage Weil [Mon, 17 Jun 2013 22:52:11 +0000 (15:52 -0700)]
powercycle: add ext4 to osd powercycle test matrix

12 years agorbd: do not use ceph-fuse to run functional tests
Sage Weil [Mon, 17 Jun 2013 19:54:59 +0000 (12:54 -0700)]
rbd: do not use ceph-fuse to run functional tests

The workunit task can now do this in a local directory.

12 years agorados: whitelist 'wrongly marked me down' for cephtool tests
Sage Weil [Mon, 17 Jun 2013 03:12:26 +0000 (20:12 -0700)]
rados: whitelist 'wrongly marked me down' for cephtool tests

These test 'ceph osd down ...'; whitelist the resulting log message for
these tests.

12 years agorados: no cephtool test on ceph-fuse
Sage Weil [Sun, 16 Jun 2013 17:03:08 +0000 (10:03 -0700)]
rados: no cephtool test on ceph-fuse

12 years agorados: do not run cli tests on top of ceph-fuse
Sage Weil [Sun, 16 Jun 2013 17:00:22 +0000 (10:00 -0700)]
rados: do not run cli tests on top of ceph-fuse

Some of the commands we test break teh mds, which break the mount, which
stall teh test.

Fixes: #5370
12 years agofs: disable multiclient tests on kernel
Sage Weil [Sun, 16 Jun 2013 02:13:18 +0000 (19:13 -0700)]
fs: disable multiclient tests on kernel

Currently fails with EPERM.

12 years agofs: disable multiclient fsx
Sage Weil [Sun, 16 Jun 2013 02:12:54 +0000 (19:12 -0700)]
fs: disable multiclient fsx

current hangs.  fixme!

12 years agomove multiclient tests from marginal -> fs suite
Sage Weil [Sun, 16 Jun 2013 02:11:29 +0000 (19:11 -0700)]
move multiclient tests from marginal -> fs suite

12 years agomarginal: refactor multiclient collection, separate out locktest
Sage Weil [Sun, 16 Jun 2013 02:10:56 +0000 (19:10 -0700)]
marginal: refactor multiclient collection, separate out locktest

12 years agorados: thrash under valgrind
Sage Weil [Fri, 14 Jun 2013 22:17:55 +0000 (15:17 -0700)]
rados: thrash under valgrind

This will get us better coverage in the peering and recovery code.

12 years agoadded upgrade tasks for cuttlefish to next and bobtail to cuttlefish to next
tamil [Thu, 13 Jun 2013 21:54:42 +0000 (14:54 -0700)]
added upgrade tasks for cuttlefish to next and bobtail to cuttlefish to next

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agomove powercycle tests into a separate suite
Sage Weil [Thu, 13 Jun 2013 04:03:16 +0000 (21:03 -0700)]
move powercycle tests into a separate suite

We may not want to run these nightly, or on the same hardware, and we want
to separate out core rados problems from powercycle-specific issues (like
hw failure and ipmi suckage).

12 years agoupgrade: set workunit branch before and after upgrade
Sage Weil [Tue, 11 Jun 2013 15:36:28 +0000 (08:36 -0700)]
upgrade: set workunit branch before and after upgrade

12 years agoupgrade/fs: remove unused file
Sage Weil [Tue, 11 Jun 2013 15:33:04 +0000 (08:33 -0700)]
upgrade/fs: remove unused file

12 years agorados: add btrfs to osd powercycle tests
Sage Weil [Fri, 7 Jun 2013 15:54:29 +0000 (08:54 -0700)]
rados: add btrfs to osd powercycle tests

So we can get some testing coverage on btrfs, and identify whether the
xfs corruption issues are related to the fs or ceph.

12 years agorados: only 1 client for objectcacher stress test
Sage Weil [Wed, 5 Jun 2013 00:22:39 +0000 (17:22 -0700)]
rados: only 1 client for objectcacher stress test

Otherwise these may step on each other.

12 years agorados: increase recovery timeout when powercycling
Sage Weil [Sat, 1 Jun 2013 20:33:08 +0000 (13:33 -0700)]
rados: increase recovery timeout when powercycling

Machine reboots take a while, and i've observed recovery making progress
but not finishing in time.

12 years agoreplaced tab with spaces
tamil [Fri, 31 May 2013 23:22:15 +0000 (16:22 -0700)]
replaced tab with spaces

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agouse cuttlefish branch instead of master
tamil [Thu, 30 May 2013 18:30:59 +0000 (11:30 -0700)]
use cuttlefish branch instead of master

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorbd_concurrent: add new task to test concurrent.sh
Alex Elder [Thu, 30 May 2013 15:05:32 +0000 (10:05 -0500)]
rbd_concurrent: add new task to test concurrent.sh

Add a new kernel task to run the rbd concurrent test.

Signed-off-by: Alex Elder <elder@inktank.com>
12 years agovalgrind: select notcmalloc ceph install flavor
Sage Weil [Mon, 27 May 2013 21:06:35 +0000 (14:06 -0700)]
valgrind: select notcmalloc ceph install flavor

12 years agorbd_image_read: add new task to test image_read.sh
Alex Elder [Tue, 21 May 2013 20:19:49 +0000 (15:19 -0500)]
rbd_image_read: add new task to test image_read.sh

Add a new kernel task to test image reads.  More could be
done to test various parameters by setting environment
variables, but start by just using the defaults.

Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
12 years agorbd: add read flags test with each cache mode
Josh Durgin [Mon, 20 May 2013 18:44:00 +0000 (11:44 -0700)]
rbd: add read flags test with each cache mode

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 years agoceph-qa-suite: updating Hadoop tests
Joe Buck [Mon, 20 May 2013 17:50:59 +0000 (10:50 -0700)]
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>