]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
12 years agoupgrade: whitelist log bound mismatch
Samuel Just [Fri, 15 Nov 2013 22:47:03 +0000 (14:47 -0800)]
upgrade: whitelist log bound mismatch

Older releases were more restrictive about log bounds after split.
This is a harmless bug which would require backporting a fix to
dumpling and older.

Signed-off-by: Samuel Just <sam.just@inktank.com>
12 years agoremoved force-branch option
tamil [Fri, 8 Nov 2013 23:33:54 +0000 (15:33 -0800)]
removed force-branch option

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorgw: fix multi-region test in verify suite
Josh Durgin [Sat, 2 Nov 2013 00:02:59 +0000 (17:02 -0700)]
rgw: fix multi-region test in verify suite

This only syncs metadata, since it tests two regions.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 years agoexpanding upgrade suites to include emperor.
tamil [Thu, 31 Oct 2013 00:18:22 +0000 (17:18 -0700)]
expanding upgrade suites to include emperor.

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorgw: multi region sync is only for metadata
Josh Durgin [Wed, 30 Oct 2013 16:17:52 +0000 (09:17 -0700)]
rgw: multi region sync is only for metadata

Now that the agent supports data sync, we need to specify this.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 years agosuites/fs: snap -> snaps
Sage Weil [Mon, 21 Oct 2013 16:06:44 +0000 (09:06 -0700)]
suites/fs: snap -> snaps

Be consistent!

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agofs/snap: fix workunit paths
Sage Weil [Mon, 21 Oct 2013 16:06:18 +0000 (09:06 -0700)]
fs/snap: fix workunit paths

12 years agofs/snap: add some snap tests
Sage Weil [Tue, 1 Oct 2013 23:35:28 +0000 (16:35 -0700)]
fs/snap: add some snap tests

Signed-off-by: Sage Weil <sage@inktank.com>
12 years ago*: add copy_from to next (or later) tests
Sage Weil [Tue, 1 Oct 2013 23:35:01 +0000 (16:35 -0700)]
*: add copy_from to next (or later) tests

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade*: do not hard-code next as the final upgrade hop
Sage Weil [Tue, 15 Oct 2013 19:24:23 +0000 (12:24 -0700)]
upgrade*: do not hard-code next as the final upgrade hop

The overrides for the job will have some branch; leave the target
unspecified so that we use that as the target version.  This will let us
test upgrades to master and next (and whatever else, provided it is
a forward hop).

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoRevert "Revert "fs/samba: reenable smbtorture lock test""
Greg Farnum [Tue, 15 Oct 2013 22:14:00 +0000 (15:14 -0700)]
Revert "Revert "fs/samba: reenable smbtorture lock test""

This reverts commit 6ca7495e0967c96e8f9423fbdd613a450ff8cf04.
We think we got #5025 nicked again.

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agotest copy_from when running ceph_test_rados
Sage Weil [Tue, 10 Sep 2013 23:03:10 +0000 (16:03 -0700)]
test copy_from when running ceph_test_rados

Skip most of the upgrade suites, except the test that ends up on next.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoturn on mds & client debugging
Greg Farnum [Tue, 15 Oct 2013 19:05:28 +0000 (12:05 -0700)]
turn on mds & client debugging

Signed-off-by: Greg Farnum <greg@inktank.com>
12 years agokcephfs/mixed-clients: add missing %
Sage Weil [Fri, 4 Oct 2013 05:38:46 +0000 (22:38 -0700)]
kcephfs/mixed-clients: add missing %

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agokcephfs/mixed-clients: do not specify install version
Sage Weil [Fri, 4 Oct 2013 05:38:09 +0000 (22:38 -0700)]
kcephfs/mixed-clients: do not specify install version

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoRevert "fs/samba: reenable smbtorture lock test"
Sage Weil [Fri, 4 Oct 2013 03:58:12 +0000 (20:58 -0700)]
Revert "fs/samba: reenable smbtorture lock test"

This reverts commit 3665eb704ebeaeaddeb99e9afdc6dced55b2b976.

Actually, not fixed!

12 years agofs/samba: reenable smbtorture lock test
Sage Weil [Wed, 2 Oct 2013 21:36:04 +0000 (14:36 -0700)]
fs/samba: reenable smbtorture lock test

It passes now that #5025 is fixed, yay!

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoxfs: enable sloppy crc
Sage Weil [Wed, 2 Oct 2013 20:29:34 +0000 (13:29 -0700)]
xfs: enable sloppy crc

12 years agobtrfs: enable sloppy crc
Sage Weil [Wed, 2 Oct 2013 20:29:16 +0000 (13:29 -0700)]
btrfs: enable sloppy crc

12 years agomake xfs.yaml a symlink
Sage Weil [Wed, 2 Oct 2013 20:28:16 +0000 (13:28 -0700)]
make xfs.yaml a symlink

12 years agomake ext4.yaml a symlink
Sage Weil [Wed, 2 Oct 2013 20:28:07 +0000 (13:28 -0700)]
make ext4.yaml a symlink

12 years agomake btrfs.yaml a symlink
Sage Weil [Wed, 2 Oct 2013 20:27:38 +0000 (13:27 -0700)]
make btrfs.yaml a symlink

12 years agofs: add generic osd fs selector stubs
Sage Weil [Wed, 2 Oct 2013 20:25:39 +0000 (13:25 -0700)]
fs: add generic osd fs selector stubs

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agokcephfs: add fsx back
Sage Weil [Wed, 2 Oct 2013 19:17:06 +0000 (12:17 -0700)]
kcephfs: add fsx back

12 years agoadding mixed-clients test that uses fuse client and kernel client
tamil [Mon, 30 Sep 2013 23:42:09 +0000 (16:42 -0700)]
adding mixed-clients test that uses fuse client and kernel client
 in parallel.

Signed-off-by: tamil <tamil@tamil-VirtualBox.(none)>
12 years agoAdded mixed-clients suite that exercises parallel workloads from
tamil [Sat, 28 Sep 2013 00:08:37 +0000 (17:08 -0700)]
Added mixed-clients suite that exercises parallel workloads from
kernel client and user space client.

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoadded v0.67.2 to upgrade-dumpling suite
tamil [Wed, 25 Sep 2013 23:51:34 +0000 (16:51 -0700)]
added v0.67.2 to upgrade-dumpling suite

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoAdd dummy suite.
Zack Cerza [Tue, 17 Sep 2013 19:10:59 +0000 (14:10 -0500)]
Add dummy suite.

12 years agomodified rgw tests and fs tests to get it going in the nightlies
tamil [Fri, 13 Sep 2013 20:59:10 +0000 (13:59 -0700)]
modified rgw tests and fs tests to get it going in the nightlies

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoadded rgw task
tamil [Fri, 13 Sep 2013 20:40:27 +0000 (13:40 -0700)]
added rgw task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoremoved basic dir as it was empty
tamil [Thu, 12 Sep 2013 18:24:03 +0000 (11:24 -0700)]
removed basic dir as it was empty

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoupgrade/rgw*: use correct branch for s3tests
Sage Weil [Tue, 10 Sep 2013 04:24:43 +0000 (21:24 -0700)]
upgrade/rgw*: use correct branch for s3tests

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agorbd/singleton: fix path
Sage Weil [Mon, 9 Sep 2013 21:15:43 +0000 (14:15 -0700)]
rbd/singleton: fix path

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade: set dumpling branch for rest.yaml
Sage Weil [Sun, 8 Sep 2013 16:52:05 +0000 (09:52 -0700)]
upgrade: set dumpling branch for rest.yaml

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agomini upgrade suite to run across all distros
tamil [Sat, 7 Sep 2013 00:20:56 +0000 (17:20 -0700)]
mini upgrade suite to run across all distros

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorbd: add rbd_snaps_ops.sh test
Sage Weil [Wed, 4 Sep 2013 17:46:07 +0000 (10:46 -0700)]
rbd: add rbd_snaps_ops.sh test

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoadded point releases of dumpling to upgrade-dumpling suite
tamil [Fri, 30 Aug 2013 18:53:19 +0000 (11:53 -0700)]
added point releases of dumpling to upgrade-dumpling suite

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoEnabling multi-region S3 tests
Joe Buck [Mon, 26 Aug 2013 02:44:10 +0000 (19:44 -0700)]
Enabling multi-region S3 tests

This file turns on multi-region
S3 tests. Ticket #5842.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
12 years agoREADME: update for new flexible structure.
Sage Weil [Wed, 28 Aug 2013 18:30:25 +0000 (11:30 -0700)]
README: update for new flexible structure.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agomark all existing collections with %
Sage Weil [Wed, 28 Aug 2013 18:24:29 +0000 (11:24 -0700)]
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>
12 years agorados/verify: crank up debugging on system tests
Sage Weil [Tue, 27 Aug 2013 14:33:50 +0000 (07:33 -0700)]
rados/verify: crank up debugging on system tests

Looking for #5925

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade/mixed-mons: whitelist fallout from teh cephtool test
Sage Weil [Mon, 26 Aug 2013 16:53:45 +0000 (09:53 -0700)]
upgrade/mixed-mons: whitelist fallout from teh cephtool test

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade/mixed-mons: upgrade osds for final phase of test
Sage Weil [Sun, 25 Aug 2013 05:11:26 +0000 (22:11 -0700)]
upgrade/mixed-mons: upgrade osds for final phase of test

We run cephtool/test.sh which expects to be able to do pg query / osd tell
stuff.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoDon't run fuse tests for ceph-deploy on ARM.
Sandon Van Ness [Fri, 23 Aug 2013 02:41:37 +0000 (19:41 -0700)]
Don't run fuse tests for ceph-deploy on ARM.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agorados/singleton: add 'wrong cluster addr' whitelist
Sage Weil [Tue, 20 Aug 2013 20:09:53 +0000 (13:09 -0700)]
rados/singleton: add 'wrong cluster addr' whitelist

Missed this the first time around.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade/mixed-mon: use dumpling code for dupmling workunits
Sage Weil [Tue, 20 Aug 2013 18:05:22 +0000 (11:05 -0700)]
upgrade/mixed-mon: use dumpling code for dupmling workunits

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoregression: remove
Sage Weil [Mon, 19 Aug 2013 23:42:34 +0000 (16:42 -0700)]
regression: remove

It's just an out-of-date symlink list at this point.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoreadwrite: Specifying the domain root pool
Joe Buck [Mon, 19 Aug 2013 22:03:35 +0000 (15:03 -0700)]
readwrite: Specifying the domain root pool

This fixes a 404 error caused when the
reads from the newly created region cannot find
necessary data due to the domain root having
been created with a name other than that used
pre-region creation.

Signed-off-by: Joe Buck <jbbuck@gmail.com>
12 years agoupgrade/mixed-mons: run final dumpling test against all-dumpling mons
Sage Weil [Mon, 19 Aug 2013 21:30:26 +0000 (14:30 -0700)]
upgrade/mixed-mons: run final dumpling test against all-dumpling mons

12 years agoupgrade/mixed-mons: run cuttlefish tests against (2 cuttlefish, 1 dumpling) mon cluster
Sage Weil [Mon, 19 Aug 2013 21:30:09 +0000 (14:30 -0700)]
upgrade/mixed-mons: run cuttlefish tests against (2 cuttlefish, 1 dumpling) mon cluster

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade: fix mixed workloads
Sage Weil [Mon, 19 Aug 2013 21:18:52 +0000 (14:18 -0700)]
upgrade: fix mixed workloads

We are running cuttlefish/dumpling mix.  Client node still has cuttelfish.
Use cuttelfish workunits.

12 years agoadd multi-region tests
Joe Buck [Fri, 16 Aug 2013 16:55:10 +0000 (09:55 -0700)]
add multi-region tests

Signed-off-by: Joe Buck <jbbuck@gmail.com>
12 years agoAdd Rhel 6.4 and Centos 6.3 to ceph-deploy test suite.
Sandon Van Ness [Sat, 17 Aug 2013 00:46:42 +0000 (17:46 -0700)]
Add Rhel 6.4 and Centos 6.3 to ceph-deploy test suite.

Per issue #6014 and #6015.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agoAdd yaml for rhel 6.4 in distros.
Sandon Van Ness [Fri, 16 Aug 2013 18:43:53 +0000 (11:43 -0700)]
Add yaml for rhel 6.4 in distros.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agorados/monthash: fix 5925 yaml
Sage Weil [Thu, 15 Aug 2013 04:37:16 +0000 (21:37 -0700)]
rados/monthash: fix 5925 yaml

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoadded upgrade-dumpling suite to test point releases for dumpling
tamil [Thu, 15 Aug 2013 00:05:53 +0000 (17:05 -0700)]
added upgrade-dumpling suite to test point releases for dumpling

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoadded workunit: branch:dumpling wherever applicable
tamil [Wed, 14 Aug 2013 22:53:29 +0000 (15:53 -0700)]
added workunit: branch:dumpling wherever applicable

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoupgrade from cuttlefish to next and dumpling to next
tamil [Wed, 14 Aug 2013 22:47:44 +0000 (15:47 -0700)]
upgrade from cuttlefish to next and dumpling to next

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoupgrade cuttlefish to dumpling, instead of next in upgrade-fs suite
tamil [Wed, 14 Aug 2013 22:07:25 +0000 (15:07 -0700)]
upgrade cuttlefish to dumpling, instead of next in upgrade-fs suite

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorenamed the folders and files appropriately
tamil [Wed, 14 Aug 2013 20:42:14 +0000 (13:42 -0700)]
renamed the folders and files appropriately

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agoreplace cuttlefish with dumpling in upgrade suites
tamil [Wed, 14 Aug 2013 20:32:33 +0000 (13:32 -0700)]
replace cuttlefish with dumpling in upgrade suites

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agomodified upgrade tasks to run from cuttlefish to dumpling, dumpling to next
tamil [Wed, 14 Aug 2013 20:15:37 +0000 (13:15 -0700)]
modified upgrade tasks to run from cuttlefish to dumpling, dumpling to next
and bobtail to dumpling

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agomonthrash workloads: Add task to reproduce 5925 with extra logging
David Zafman [Tue, 13 Aug 2013 23:29:36 +0000 (16:29 -0700)]
monthrash workloads: Add task to reproduce 5925 with extra logging

Signed-off-by: David Zafman <david.zafman@inktank.com>
12 years agoupgrade-parallel: test on multiple target distros
Sage Weil [Fri, 9 Aug 2013 23:39:41 +0000 (16:39 -0700)]
upgrade-parallel: test on multiple target distros

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade: do not wait for full quorum on mixed-version mon cluster
Sage Weil [Fri, 9 Aug 2013 22:47:15 +0000 (15:47 -0700)]
upgrade: do not wait for full quorum on mixed-version mon cluster

It won't happen

12 years agoupgrade-parallel/rgw: use different client for final run
Sage Weil [Sun, 4 Aug 2013 22:41:20 +0000 (15:41 -0700)]
upgrade-parallel/rgw: use different client for final run

rgw task doesn't like to be stopped, then started as the same client.
That is probably fixable (it's just the archive/apache.$client dir) but
I didn't look closely.  Avoid the issue by using different client ids
here.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoDebian ceph-deploy test. Added more supported distro yamls.
Sandon Van Ness [Thu, 1 Aug 2013 19:56:53 +0000 (12:56 -0700)]
Debian ceph-deploy test. Added more supported distro yamls.

Added debian 7.0 (wheezy) testing for ceph-deploy. I also added
yaml files for other distro's supported by downburst that we can
test on including older ones which may or may not actually get
used.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agoadded rgw task before swift
tamil [Wed, 31 Jul 2013 21:02:10 +0000 (14:02 -0700)]
added rgw task before swift

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados/.../cephtool: let us run test_daemon.sh too
Sage Weil [Wed, 31 Jul 2013 06:10:41 +0000 (23:10 -0700)]
rados/.../cephtool: let us run test_daemon.sh too

This needs the mon to be mon.a; rename it.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-parallel/stress-split: only upgrade on the first node
Sage Weil [Sun, 28 Jul 2013 22:03:49 +0000 (15:03 -0700)]
upgrade-parallel/stress-split: only upgrade on the first node

In particular, we need the client and half the osds to stay at cuttlefish.

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-parallel: run cuttlefish api tests against cuttlefish/dumpling cluster
Sage Weil [Sun, 28 Jul 2013 03:57:44 +0000 (20:57 -0700)]
upgrade-parallel: run cuttlefish api tests against cuttlefish/dumpling cluster

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-fs: specify fs
Sage Weil [Sun, 28 Jul 2013 01:36:18 +0000 (18:36 -0700)]
upgrade-fs: specify fs

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-parallel: run cuttlefish s3tests against hybrid cluster
Sage Weil [Sun, 28 Jul 2013 01:29:35 +0000 (18:29 -0700)]
upgrade-parallel: run cuttlefish s3tests against hybrid cluster

Signed-off-by: Sage Weil <sage@inktank.com>
12 years agoupgrade-parallel: restart mon after starting osd thrasher
Sage Weil [Sun, 28 Jul 2013 01:26:14 +0000 (18:26 -0700)]
upgrade-parallel: restart mon after starting osd thrasher

The tell mon.* currently blocks forever if all mons aren't up.

12 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
Sandon Van Ness [Sat, 27 Jul 2013 02:53:38 +0000 (19:53 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

12 years agoTest multi distro on ceph-deploy.
Sandon Van Ness [Sat, 27 Jul 2013 02:51:52 +0000 (19:51 -0700)]
Test multi distro on ceph-deploy.

Test multiple distro's (ubuntu, centos, rhel, fedora) on
ceph-deploy

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
12 years agorados: add rest-api test
Sage Weil [Sat, 27 Jul 2013 01:23:25 +0000 (18:23 -0700)]
rados: add rest-api test

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

12 years agoadded fs, rbd and rgw tasks to upgrade from
tamil [Fri, 26 Jul 2013 23:28:18 +0000 (16:28 -0700)]
added fs, rbd and rgw tasks to upgrade from
bobtail and point releases[v0.61.5, v0.61.6] to cuttlefish.

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
12 years agorados/thrash: add in ext4
Sage Weil [Fri, 26 Jul 2013 23:27:11 +0000 (16:27 -0700)]
rados/thrash: add in ext4

12 years agorados: add thrasher which causes map gaps
Samuel Just [Fri, 26 Jul 2013 03:49:01 +0000 (20:49 -0700)]
rados: add thrasher which causes map gaps

Signed-off-by: Samuel Just <sam.just@inktank.com>
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