]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
12 years agoupgrade: run blogbench against ceph-fuse
Sage Weil [Fri, 26 Apr 2013 23:57:40 +0000 (16:57 -0700)]
upgrade: run blogbench against ceph-fuse

Otherwise this runs on the local disk, not touching the ceph cluster.

12 years agoupgrade: run rados python test on bobtail to avoid polluting cluster with pools
Sage Weil [Fri, 26 Apr 2013 23:52:04 +0000 (16:52 -0700)]
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'])

12 years agoceph config data goes in conf, not config
Greg Farnum [Fri, 26 Apr 2013 18:25:14 +0000 (11:25 -0700)]
ceph config data goes in conf, not config

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agotemporarily add cephfs debugging to overrides
Greg Farnum [Tue, 23 Apr 2013 18:07:25 +0000 (11:07 -0700)]
temporarily add cephfs debugging to overrides

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agoRevert "turn on debugging for MDS and Client in FS runs"
Greg Farnum [Tue, 23 Apr 2013 18:04:37 +0000 (11:04 -0700)]
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 cb1e8ed954c41840f28f5d88fd3fb58961cf309b.

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agoMerge branch 'next'
Sage Weil [Tue, 23 Apr 2013 03:59:43 +0000 (20:59 -0700)]
Merge branch 'next'

12 years agoset 'filestore flush min = 0' for all ffsb jobs
Sage Weil [Tue, 23 Apr 2013 03:59:25 +0000 (20:59 -0700)]
set 'filestore flush min = 0' for all ffsb jobs

Until we fix #4579

12 years agoturn on debugging for MDS and Client in FS runs
Greg Farnum [Thu, 18 Apr 2013 23:13:18 +0000 (16:13 -0700)]
turn on debugging for MDS and Client in FS runs

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agoturn on debugging for MDS and Client in FS runs
Greg Farnum [Thu, 18 Apr 2013 23:13:18 +0000 (16:13 -0700)]
turn on debugging for MDS and Client in FS runs

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agoior-cfuse: remove the binary/ dir that make install creates
Greg Farnum [Fri, 12 Apr 2013 21:14:01 +0000 (14:14 -0700)]
ior-cfuse: remove the binary/ dir that make install creates

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agorgw suite for upgrade task
tamil [Wed, 17 Apr 2013 21:43:52 +0000 (14:43 -0700)]
rgw suite for upgrade task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoceph-deploy qa suites. moved a level up to make it run in the nightlies.
tamil [Mon, 15 Apr 2013 22:27:07 +0000 (15:27 -0700)]
ceph-deploy qa suites. moved a level up to make it run in the nightlies.

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorbd: add qemu-iotests
Josh Durgin [Sat, 13 Apr 2013 01:45:10 +0000 (18:45 -0700)]
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>
12 years agorbd: add qemu-iotests
Josh Durgin [Sat, 13 Apr 2013 01:45:10 +0000 (18:45 -0700)]
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>
12 years agoprevent osd warnings from failing CephFS tests
Greg Farnum [Fri, 12 Apr 2013 22:15:05 +0000 (15:15 -0700)]
prevent osd warnings from failing CephFS tests

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agoprevent osd warnings from failing CephFS tests
Greg Farnum [Fri, 12 Apr 2013 22:15:05 +0000 (15:15 -0700)]
prevent osd warnings from failing CephFS tests

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agochanged "master" to "next"
tamil [Tue, 9 Apr 2013 01:09:39 +0000 (18:09 -0700)]
changed "master" to "next"
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agotask yaml for upgrade task
tamil [Tue, 9 Apr 2013 00:58:34 +0000 (17:58 -0700)]
task yaml for upgrade task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados: whitelist quota warning in cluster log for pool quota test
Sage Weil [Wed, 3 Apr 2013 21:04:54 +0000 (14:04 -0700)]
rados: whitelist quota warning in cluster log for pool quota test

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: test mon config keys
Sage Weil [Mon, 1 Apr 2013 22:56:14 +0000 (15:56 -0700)]
rados: test mon config keys

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: test pool quotas when testing api
Sage Weil [Sat, 30 Mar 2013 01:04:40 +0000 (18:04 -0700)]
rados: test pool quotas when testing api

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agomarginal: remove incomplete librbd collection
Sage Weil [Fri, 29 Mar 2013 20:22:48 +0000 (13:22 -0700)]
marginal: remove incomplete librbd collection

Move disabled qemu + iozone task into rbd suite.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agomarginal: remove partial collection thrash
Sage Weil [Fri, 29 Mar 2013 20:21:12 +0000 (13:21 -0700)]
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>
12 years agomarginal: add multimds collection
Sage Weil [Fri, 29 Mar 2013 20:20:07 +0000 (13:20 -0700)]
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>
12 years agorados test suite for upgrade task
tamil [Thu, 28 Mar 2013 00:25:11 +0000 (17:25 -0700)]
rados test suite for upgrade task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorbd test suites for upgrade task
tamil [Thu, 28 Mar 2013 00:00:29 +0000 (17:00 -0700)]
rbd test suites for upgrade task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agofs test suite for upgrade task
tamil [Wed, 27 Mar 2013 22:44:12 +0000 (15:44 -0700)]
fs test suite for upgrade task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agosuites for upgrade
tamil [Wed, 27 Mar 2013 20:03:36 +0000 (13:03 -0700)]
suites for upgrade

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Wed, 27 Mar 2013 18:10:23 +0000 (11:10 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

12 years agoqa suites for upgrade task
tamil [Thu, 21 Mar 2013 00:42:56 +0000 (17:42 -0700)]
qa suites for upgrade task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agouse ceph.com/git instead of github
Sage Weil [Wed, 20 Mar 2013 19:51:02 +0000 (12:51 -0700)]
use ceph.com/git instead of github

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoradosgw-admin: Adjust garbage collection settings.
caleb miles [Tue, 19 Mar 2013 18:25:05 +0000 (14:25 -0400)]
radosgw-admin: Adjust garbage collection settings.

Signed-off-by: caleb miles <caleb.miles@inktank.com>
12 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Tue, 19 Mar 2013 01:12:36 +0000 (18:12 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

12 years agoceph-deploy qa suite for fs tests
tamil [Tue, 19 Mar 2013 01:12:09 +0000 (18:12 -0700)]
ceph-deploy qa suite for fs tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoceph-deploy qa suite for rbd tests
tamil [Tue, 19 Mar 2013 01:05:48 +0000 (18:05 -0700)]
ceph-deploy qa suite for rbd tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoceph-deploy qa suite for rados
tamil [Tue, 19 Mar 2013 01:00:19 +0000 (18:00 -0700)]
ceph-deploy qa suite for rados

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agomove osd powercycling tests to rados suite
Sage Weil [Fri, 15 Mar 2013 23:00:02 +0000 (16:00 -0700)]
move osd powercycling tests to rados suite

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofs: drop fuse_use_invalidate_cb: true, since that is now the default
Sage Weil [Fri, 15 Mar 2013 20:36:30 +0000 (13:36 -0700)]
fs: drop fuse_use_invalidate_cb: true, since that is now the default

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agotask yaml for basic upgrade
tamil [Fri, 15 Mar 2013 20:16:54 +0000 (13:16 -0700)]
task yaml for basic upgrade

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agotask yaml for upgrade tests
tamil [Fri, 15 Mar 2013 20:11:06 +0000 (13:11 -0700)]
task yaml for upgrade tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agotask yaml for upgrade test
tamil [Fri, 15 Mar 2013 20:10:17 +0000 (13:10 -0700)]
task yaml for upgrade test

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados/thrashers: enable split testing
Samuel Just [Fri, 8 Mar 2013 02:19:15 +0000 (18:19 -0800)]
rados/thrashers: enable split testing

Signed-off-by: Samuel Just <sam.just@inktank.com>
12 years agoceph-deploy suites task yaml with roles
tamil [Tue, 12 Mar 2013 20:06:22 +0000 (13:06 -0700)]
ceph-deploy suites task yaml with roles

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agofs: add osd and mds message delays to thrash suite
Sage Weil [Mon, 11 Mar 2013 22:22:41 +0000 (15:22 -0700)]
fs: add osd and mds message delays to thrash suite

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofs: move mds thrashing from marginal, add pjd task
Sage Weil [Fri, 8 Mar 2013 23:13:42 +0000 (15:13 -0800)]
fs: move mds thrashing from marginal, add pjd task

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoradosgw-admin: Adjust garbage collection settings.
caleb miles [Sat, 9 Mar 2013 03:07:25 +0000 (22:07 -0500)]
radosgw-admin: Adjust garbage collection settings.

Signed-off-by: caleb miles <caleb.miles@inktank.com>
12 years agomarginal: fix mds thrasher tasks
Sage Weil [Fri, 8 Mar 2013 22:18:09 +0000 (14:18 -0800)]
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>
12 years agoregression: add fs/traceless
Sage Weil [Fri, 8 Mar 2013 22:15:45 +0000 (14:15 -0800)]
regression: add fs/traceless

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofs: test traceless replies from mds
Sage Weil [Fri, 8 Mar 2013 05:07:16 +0000 (21:07 -0800)]
fs: test traceless replies from mds

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agotask for ceph-deploy sample run
tamil [Fri, 8 Mar 2013 01:38:49 +0000 (17:38 -0800)]
task for ceph-deploy sample run

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agomarginal/multiclient: /tmp/cephtest -> $TESTDIR
Sage Weil [Thu, 7 Mar 2013 05:55:53 +0000 (21:55 -0800)]
marginal/multiclient: /tmp/cephtest -> $TESTDIR

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agomarginal/osd_powercycle: restructure collection
Sage Weil [Thu, 7 Mar 2013 05:43:24 +0000 (21:43 -0800)]
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>
12 years agofs: Add fuse_use_invalidate_cb option
Sam Lang [Fri, 1 Mar 2013 23:57:09 +0000 (17:57 -0600)]
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>
12 years agotest: add hadoop-internal test
Joe Buck [Tue, 26 Feb 2013 20:21:21 +0000 (12:21 -0800)]
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>
12 years agotest: update java tests
Joe Buck [Tue, 26 Feb 2013 20:20:17 +0000 (12:20 -0800)]
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>
12 years agoAdd rbd locking/fencing test
Josh Durgin [Tue, 26 Feb 2013 02:27:01 +0000 (18:27 -0800)]
Add rbd locking/fencing test

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 years agorgw: no lockdep on radosgw
Sage Weil [Tue, 26 Feb 2013 01:32:23 +0000 (17:32 -0800)]
rgw: no lockdep on radosgw

This currently crashes because of linking problems, see #4253.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: crank up mon debugging for the mon thrashing tests
Sage Weil [Mon, 25 Feb 2013 17:06:53 +0000 (09:06 -0800)]
rados: crank up mon debugging for the mon thrashing tests

At least for now!

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agospecify deterministic admin socket path for admin_socket.py tests
Sage Weil [Sun, 24 Feb 2013 15:51:11 +0000 (07:51 -0800)]
specify deterministic admin socket path for admin_socket.py tests

Otherwise we don't know the path because the default now includes $pid.

12 years agorbd_xfstests: re-enable test 049
Alex Elder [Fri, 22 Feb 2013 21:41:30 +0000 (15:41 -0600)]
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>
12 years agoclusters: add mds to fixed-1.yaml
Sage Weil [Thu, 21 Feb 2013 05:23:53 +0000 (21:23 -0800)]
clusters: add mds to fixed-1.yaml

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorbd/librbd: fix the cache mode facet
Sage Weil [Thu, 21 Feb 2013 05:17:39 +0000 (21:17 -0800)]
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>
12 years agoadd explicit install task before ceph task
Sage Weil [Wed, 20 Feb 2013 05:02:26 +0000 (21:02 -0800)]
add explicit install task before ceph task

12 years agorados: fix ceph_test_filejournal test
Sage Weil [Tue, 19 Feb 2013 19:26:02 +0000 (11:26 -0800)]
rados: fix ceph_test_filejournal test

Assume it is in the $PATH.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorbd: use 2 node cluster, mostly.
Sage Weil [Mon, 18 Feb 2013 21:37:29 +0000 (13:37 -0800)]
rbd: use 2 node cluster, mostly.

Not for the collection that includes KVM tests.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorgw: use 2 node cluster
Sage Weil [Mon, 18 Feb 2013 21:30:28 +0000 (13:30 -0800)]
rgw: use 2 node cluster

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorados: use 2 instead of 3 machines
Sage Weil [Mon, 18 Feb 2013 21:24:18 +0000 (13:24 -0800)]
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>
12 years agoadd fixed-2 cluster
Sage Weil [Mon, 18 Feb 2013 21:20:11 +0000 (13:20 -0800)]
add fixed-2 cluster

12 years agorados: don't pass ceph.conf path to workloadgen
Sage Weil [Mon, 18 Feb 2013 17:31:19 +0000 (09:31 -0800)]
rados: don't pass ceph.conf path to workloadgen

The workunit tasks sets CEPH_CONF as needed, which the binaries already
understand.

12 years agoremove rados-multifs link
Sage Weil [Mon, 18 Feb 2013 06:40:23 +0000 (22:40 -0800)]
remove rados-multifs link

12 years agorados: remove empty multifs collection
Sage Weil [Mon, 18 Feb 2013 01:13:50 +0000 (17:13 -0800)]
rados: remove empty multifs collection

12 years agoadding task for rbd cli tests
tamil [Tue, 12 Feb 2013 01:43:09 +0000 (17:43 -0800)]
adding task for rbd cli tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados/monthrash: run some mon tests
Sage Weil [Mon, 11 Feb 2013 15:13:53 +0000 (07:13 -0800)]
rados/monthrash: run some mon tests

12 years agorados: separate out mon thrasher from thrasher collection
Sage Weil [Mon, 11 Feb 2013 15:13:41 +0000 (07:13 -0800)]
rados: separate out mon thrasher from thrasher collection

Run a different set of tests.

12 years agoadding task for iogen
tamil [Fri, 1 Feb 2013 23:39:34 +0000 (15:39 -0800)]
adding task for iogen

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agomarginal/osd_powercycle: OSD powercycle thrashing
Sam Lang [Thu, 31 Jan 2013 14:44:09 +0000 (08:44 -0600)]
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>
12 years agorbd: add rbd_cli_misc with map-snapshot-io.sh
Sage Weil [Wed, 30 Jan 2013 09:08:23 +0000 (01:08 -0800)]
rbd: add rbd_cli_misc with map-snapshot-io.sh

12 years agobtrfs.yaml: increase osd op thread timeout
Samuel Just [Tue, 29 Jan 2013 03:01:27 +0000 (19:01 -0800)]
btrfs.yaml: increase osd op thread timeout

Signed-off-by: Samuel Just <sam.just@inktank.com>
12 years agorados: add pool_ops workunit to cephtool test
Josh Durgin [Tue, 29 Jan 2013 00:58:54 +0000 (16:58 -0800)]
rados: add pool_ops workunit to cephtool test

12 years agoTestRados expects rollback, not snap_rollback
Samuel Just [Thu, 24 Jan 2013 03:41:43 +0000 (19:41 -0800)]
TestRados expects rollback, not snap_rollback

Signed-off-by: Samuel Just <sam.just@inktank.com>
12 years agorados/thrash: 3 monitors, so that we can thrash them
Sage Weil [Mon, 21 Jan 2013 23:09:00 +0000 (15:09 -0800)]
rados/thrash: 3 monitors, so that we can thrash them

12 years agomarginal/mds_thrasher: Add tests for mds thrasher
Sam Lang [Sat, 19 Jan 2013 00:53:49 +0000 (18:53 -0600)]
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>
12 years agoadd mon_thrash task to kernel and rados thrashers collections
Joao Eduardo Luis [Fri, 30 Nov 2012 00:37:13 +0000 (00:37 +0000)]
add mon_thrash task to kernel and rados thrashers collections

Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
12 years agoAdd a test for the truncate/osd-commit-reply race
Sam Lang [Wed, 14 Nov 2012 17:26:03 +0000 (11:26 -0600)]
Add a test for the truncate/osd-commit-reply race

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agorados: add osd reply delay injection
Sage Weil [Fri, 18 Jan 2013 04:54:37 +0000 (20:54 -0800)]
rados: add osd reply delay injection

12 years agofix mon clock queue test syntax
Sage Weil [Wed, 16 Jan 2013 23:40:40 +0000 (15:40 -0800)]
fix mon clock queue test syntax

12 years agorbd: add test for formatted output from rbd cli
Josh Durgin [Wed, 16 Jan 2013 21:56:58 +0000 (13:56 -0800)]
rbd: add test for formatted output from rbd cli

12 years agorados: adjust socket injection rate down
Sage Weil [Tue, 15 Jan 2013 00:25:17 +0000 (16:25 -0800)]
rados: adjust socket injection rate down

See #3795.

12 years agosuites: rados: multimon: add mon clock skews task yaml files
Joao Eduardo Luis [Fri, 11 Jan 2013 01:08:29 +0000 (01:08 +0000)]
suites: rados: multimon: add mon clock skews task yaml files

Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
12 years agotest: Hadoop cluster and task config.
Joe Buck [Wed, 5 Dec 2012 05:33:35 +0000 (21:33 -0800)]
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>
12 years agomarginal: Remove broken symlinks
Sam Lang [Thu, 10 Jan 2013 16:54:23 +0000 (10:54 -0600)]
marginal: Remove broken symlinks

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agomarginal/multiclient: Matching tests for kclient
Sam Lang [Tue, 8 Jan 2013 19:57:21 +0000 (13:57 -0600)]
marginal/multiclient: Matching tests for kclient

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agomarginal/multiclient: Add three client cluster
Sam Lang [Tue, 8 Jan 2013 19:54:11 +0000 (13:54 -0600)]
marginal/multiclient:  Add three client cluster

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agomarginal/multiclient: Adding ior test to marginal
Sam Lang [Tue, 8 Jan 2013 19:51:11 +0000 (13:51 -0600)]
marginal/multiclient:  Adding ior test to marginal

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agomarginal/multiclient: Add a test for fsx-mpi
Sam Lang [Tue, 8 Jan 2013 18:36:03 +0000 (12:36 -0600)]
marginal/multiclient:  Add a test for fsx-mpi

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agomarginal/multiclient: New task to run mdtest
Sam Lang [Tue, 8 Jan 2013 18:23:10 +0000 (12:23 -0600)]
marginal/multiclient:  New task to run mdtest

Signed-off-by: Sam Lang <sam.lang@inktank.com>
12 years agoremove rbd_header_race test
Josh Durgin [Fri, 4 Jan 2013 18:17:36 +0000 (10:17 -0800)]
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>
12 years agoregression: include nfs suite
Sage Weil [Fri, 4 Jan 2013 17:54:27 +0000 (09:54 -0800)]
regression: include nfs suite

12 years agoqa: Add knfsd reexport suite
David Zafman [Thu, 3 Jan 2013 20:57:20 +0000 (12:57 -0800)]
qa:  Add knfsd reexport suite

Feature http://tracker.newdream.net/issues/3621

Signed-off-by: David Zafman <david.zafman@inktank.com>
12 years agorbd_xfstests.yaml: drop test 186
Alex Elder [Thu, 3 Jan 2013 17:14:13 +0000 (11:14 -0600)]
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>