]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
11 years agoRemoved upgrade/dumpling from master branch as it should be only in dumpling branch
Yuri Weinstein [Wed, 6 Aug 2014 22:43:18 +0000 (15:43 -0700)]
Removed upgrade/dumpling from master branch as it should be only in dumpling branch

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoMerge pull request #75 from ceph/wip-readforward
Samuel Just [Wed, 6 Aug 2014 17:21:21 +0000 (10:21 -0700)]
Merge pull request #75 from ceph/wip-readforward

include readforward cache mode in cache mode cycling test

Reviewed-by: Samuel Just <sam.just@inktank.com>
11 years agorados/singleton: make cache mode cycling include readforward mode
Sage Weil [Mon, 4 Aug 2014 21:02:39 +0000 (14:02 -0700)]
rados/singleton: make cache mode cycling include readforward mode

 forward -> off -> writeback -> readforward -> ...

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoadding multi-version suite to test compatibility of clients running newer
tamil [Sat, 2 Aug 2014 05:49:23 +0000 (22:49 -0700)]
adding multi-version suite to test compatibility of clients running newer
version of ceph against servers running older version.

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
11 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Sat, 2 Aug 2014 02:31:22 +0000 (19:31 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

11 years agoMerge pull request #76 from ceph/wip_tune2_upgrade-firefly
Josh Durgin [Tue, 5 Aug 2014 21:52:57 +0000 (14:52 -0700)]
Merge pull request #76 from ceph/wip_tune2_upgrade-firefly

Added ec-readwrite.yaml to the mix to enable erasure code coverage

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
11 years agoAdded ec-readwrite.yaml to the mix to enable erasure code coverage
Yuri Weinstein [Tue, 5 Aug 2014 21:48:46 +0000 (14:48 -0700)]
Added ec-readwrite.yaml to the mix to enable erasure code coverage

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Fri, 1 Aug 2014 19:46:49 +0000 (12:46 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

11 years agokcephfs/thrash: add standby mds
Sage Weil [Fri, 1 Aug 2014 04:22:09 +0000 (21:22 -0700)]
kcephfs/thrash: add standby mds

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoMerge branch 'master' of github.com:ceph/ceph-qa-suite
tamil [Thu, 31 Jul 2014 19:53:09 +0000 (12:53 -0700)]
Merge branch 'master' of github.com:ceph/ceph-qa-suite

11 years agokcephfs: thrash mds too
Sage Weil [Wed, 30 Jul 2014 13:55:43 +0000 (06:55 -0700)]
kcephfs: thrash mds too

And shorten names.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoMerge pull request #53 from ceph/wip-leaks
Sage Weil [Tue, 29 Jul 2014 22:27:54 +0000 (15:27 -0700)]
Merge pull request #53 from ceph/wip-leaks

use notcmalloc to fix leak checking

11 years agoMerge pull request #67 from ceph/wip_fix_emperor-x
Warren Usui [Tue, 29 Jul 2014 21:35:53 +0000 (14:35 -0700)]
Merge pull request #67 from ceph/wip_fix_emperor-x

Fixed -x in the suite, this fixed http://tracker.ceph.com/issues/8862

11 years agoFixed -x in the suite, this fixed http://tracker.ceph.com/issues/8862
Yuri Weinstein [Tue, 29 Jul 2014 21:14:32 +0000 (14:14 -0700)]
Fixed -x in the suite, this fixed http://tracker.ceph.com/issues/8862

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoMerge pull request #62 from ceph/wip-standbyreplay
John Spray [Tue, 29 Jul 2014 17:14:02 +0000 (18:14 +0100)]
Merge pull request #62 from ceph/wip-standbyreplay

suites/fs: add a standbyreplay configuration

11 years agosuites/fs: add a standbyreplay configuration
John Spray [Mon, 21 Jul 2014 12:10:55 +0000 (13:10 +0100)]
suites/fs: add a standbyreplay configuration

A place for any tests which should be run with
standbyreplay MDSs in play.  Initially just
the mds_journal_migration task, to cover
the #8811 case.

Signed-off-by: John Spray <john.spray@redhat.com>
11 years agoUpdate README
Yuri Weinstein [Mon, 28 Jul 2014 23:28:14 +0000 (16:28 -0700)]
Update README

11 years agoUpdate README
Yuri Weinstein [Mon, 28 Jul 2014 23:24:57 +0000 (16:24 -0700)]
Update README

11 years agodumpling-firefly-x: document structure of suite
Josh Durgin [Mon, 28 Jul 2014 23:11:50 +0000 (16:11 -0700)]
dumpling-firefly-x: document structure of suite

Hopefully this makes it easier to digest and maintain
than reading yaml fragments.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yuri Weintstein <yuri.weinstein@inktank.com>
11 years agorados/singleton/all/rest-api: add mds.a
Sage Weil [Sat, 26 Jul 2014 16:05:25 +0000 (09:05 -0700)]
rados/singleton/all/rest-api: add mds.a

The test expects an MDS.

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agoadded a new test for rgw_readwrite with front end as civetweb instead of apache
tamil [Sat, 26 Jul 2014 03:43:39 +0000 (20:43 -0700)]
added a new test for rgw_readwrite with front end as civetweb instead of apache

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
11 years agoadded a new test for rgw_readwrite with front end as civetweb instead of apache
tamil [Sat, 26 Jul 2014 03:43:39 +0000 (20:43 -0700)]
added a new test for rgw_readwrite with front end as civetweb instead of apache

11 years agoMerge pull request #66 from ceph/wip_tune_upgrade-firefly
Josh Durgin [Fri, 25 Jul 2014 23:05:53 +0000 (16:05 -0700)]
Merge pull request #66 from ceph/wip_tune_upgrade-firefly

Changed upgrade order and re-enabled rados/tests.sh

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
11 years agoChanged upgrade order and re-enabled rados/tests.sh
Yuri Weinstein [Fri, 25 Jul 2014 22:58:45 +0000 (15:58 -0700)]
Changed upgrade order and re-enabled rados/tests.sh

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agorados/verify: increase api tests timeout
Sage Weil [Fri, 25 Jul 2014 01:56:03 +0000 (18:56 -0700)]
rados/verify: increase api tests timeout

This has been timing out for weeks to months (hard to say since before that
we were consistently hitting an OSD crash on shutdown).  The runs I've looked
at are making progress and seem fine ... just slow because of valgrind and
because of thrashing.

Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
11 years agouse notcmalloc builder for valgrind leak checking
Sage Weil [Tue, 8 Jul 2014 23:39:19 +0000 (16:39 -0700)]
use notcmalloc builder for valgrind leak checking

This reverts 453d72b294af6d3db1ae7a212ba9b43209d69f26.  It turns out that
tcmalloc defeats the leak checking in valgrind.

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agoclusters/fixed-3-cephfs.yaml: put client.0 on separate node, remove client.1
Sage Weil [Thu, 24 Jul 2014 01:46:30 +0000 (18:46 -0700)]
clusters/fixed-3-cephfs.yaml: put client.0 on separate node, remove client.1

Only one job needs 2 clients; put them on separate hosts.  They should not
be colocated with the OSDs!

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agorados/objectstore: move objectstore related tests from singleton-nomsgr
Sage Weil [Mon, 21 Jul 2014 23:48:59 +0000 (16:48 -0700)]
rados/objectstore: move objectstore related tests from singleton-nomsgr

Just so they're in a nice convenient bunch.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoadded debug messages for radosbench.yaml
tamil [Tue, 22 Jul 2014 23:15:19 +0000 (16:15 -0700)]
added debug messages for radosbench.yaml

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
11 years agoRemoved rados/test.sh for now
Yuri Weinstein [Tue, 22 Jul 2014 21:05:38 +0000 (14:05 -0700)]
Removed rados/test.sh for now

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoRemove mds role from rados & rgw tests
John Spray [Tue, 22 Jul 2014 15:44:02 +0000 (16:44 +0100)]
Remove mds role from rados & rgw tests

Follow up to a24efaef, remove the mds from
the (mainly singleton) test configs that
explicitly list it.

Signed-off-by: John Spray <john.spray@redhat.com>
11 years agoModified print task
Yuri Weinstein [Tue, 22 Jul 2014 04:35:53 +0000 (21:35 -0700)]
Modified print task

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoMerge pull request #64 from ceph/wip_dumpling-firefly-x_upgrade_suite
Josh Durgin [Mon, 21 Jul 2014 23:22:19 +0000 (16:22 -0700)]
Merge pull request #64 from ceph/wip_dumpling-firefly-x_upgrade_suite

Wip dumpling firefly x upgrade suite

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
11 years agoupgrade/dumpling-firefly-x: remove unnecessary files
Josh Durgin [Mon, 21 Jul 2014 23:18:49 +0000 (16:18 -0700)]
upgrade/dumpling-firefly-x: remove unnecessary files

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
11 years agoupgrade/dumpling-firefly-x: upgrade clients to firefly
Josh Durgin [Mon, 21 Jul 2014 23:14:20 +0000 (16:14 -0700)]
upgrade/dumpling-firefly-x: upgrade clients to firefly

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
11 years agoupgrade/dumpling-firefly-x: use correct tests against final workload
Sage Weil [Mon, 21 Jul 2014 21:31:51 +0000 (14:31 -0700)]
upgrade/dumpling-firefly-x: use correct tests against final workload

No reason to run old tests against new code here.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoupgrade/dumpling-firefly-x: rename final upgrade yamls; expect quorum
Sage Weil [Mon, 21 Jul 2014 21:31:24 +0000 (14:31 -0700)]
upgrade/dumpling-firefly-x: rename final upgrade yamls; expect quorum

The difference is whether we upgrade all at once or each individually.

Also, expect a quorum between a mix of dumpling and firefly monitors.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoupgrade/dumpling-firefly-x: run firefly tests against firefly
Sage Weil [Mon, 21 Jul 2014 21:30:37 +0000 (14:30 -0700)]
upgrade/dumpling-firefly-x: run firefly tests against firefly

At this point we've upgraded to firefly.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoupgrade/dumpling-firefly-x: test rados api
Sage Weil [Mon, 21 Jul 2014 21:30:05 +0000 (14:30 -0700)]
upgrade/dumpling-firefly-x: test rados api

not sure why this was left off?

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoupgrade/dumpling-firefly-x: drop useless line
Sage Weil [Mon, 21 Jul 2014 21:29:53 +0000 (14:29 -0700)]
upgrade/dumpling-firefly-x: drop useless line

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agorados/singleton-nomsgr/all/alloc-hint: fix config syntax
Sage Weil [Mon, 21 Jul 2014 15:36:20 +0000 (08:36 -0700)]
rados/singleton-nomsgr/all/alloc-hint: fix config syntax

Put in [osd] section.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoRemoved upgrade-sequence to avoid failures (becasue 3-firefly-upgrade is downgrading...
Yuri Weinstein [Fri, 18 Jul 2014 21:40:47 +0000 (14:40 -0700)]
Removed upgrade-sequence to avoid failures (becasue 3-firefly-upgrade is downgrading then to firefly causing failures)

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agorados/singleton-nomsgr/all/alloc-hint: enable xfs extsize for test
Sage Weil [Fri, 18 Jul 2014 20:18:40 +0000 (13:18 -0700)]
rados/singleton-nomsgr/all/alloc-hint: enable xfs extsize for test

This is off by default; enable it for this test.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoMerge pull request #61 from ceph/wip-no-mds
Gregory Farnum [Fri, 18 Jul 2014 17:49:13 +0000 (10:49 -0700)]
Merge pull request #61 from ceph/wip-no-mds

clusters: Remove mds from default fixed-* configs

Reviewed-by: Greg Farnum <greg@inktank.com>
11 years agoclusters: Remove mds from default fixed-* configs
John Spray [Fri, 18 Jul 2014 16:46:05 +0000 (17:46 +0100)]
clusters: Remove mds from default fixed-* configs

Create a separate fixed-3-cephfs cluster config for
use in the filesystem tests.

Signed-off-by: John Spray <john.spray@redhat.com>
11 years agoRe-enabled rgw tests, #8846 should be fixed now
Yuri Weinstein [Thu, 17 Jul 2014 23:39:14 +0000 (16:39 -0700)]
Re-enabled rgw tests, #8846 should be fixed now

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoFixed prints
Yuri Weinstein [Thu, 17 Jul 2014 22:39:23 +0000 (15:39 -0700)]
Fixed prints
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAdded prints
Yuri Weinstein [Thu, 17 Jul 2014 22:21:44 +0000 (15:21 -0700)]
Added prints

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoFixed missed line
Yuri Weinstein [Thu, 17 Jul 2014 22:05:32 +0000 (15:05 -0700)]
Fixed missed line

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoRemoved 'firefly' branch name, upgrade step will be set to 'next' or 'master' from...
Yuri Weinstein [Thu, 17 Jul 2014 22:00:58 +0000 (15:00 -0700)]
Removed 'firefly' branch name,  upgrade step will be set to 'next' or 'master' from teuthology-suite comman line

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAgain fixed identations
Yuri Weinstein [Thu, 17 Jul 2014 18:30:54 +0000 (11:30 -0700)]
Again fixed identations

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoFixed indentation
Yuri Weinstein [Thu, 17 Jul 2014 17:52:40 +0000 (10:52 -0700)]
Fixed indentation

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAdded print tasks
Yuri Weinstein [Thu, 17 Jul 2014 15:28:56 +0000 (08:28 -0700)]
Added print tasks

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoCommented out rgw tests
Yuri Weinstein [Thu, 17 Jul 2014 00:34:53 +0000 (17:34 -0700)]
Commented out rgw tests

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoDisabled rwg tests for now to wait for fix for radosgw crash #8846
Yuri Weinstein [Thu, 17 Jul 2014 00:03:47 +0000 (17:03 -0700)]
Disabled rwg tests for now to wait for fix for radosgw crash #8846

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoReplace branch dumpling with firefly to fix capitalization issue 2048k vs 2048K
Yuri Weinstein [Wed, 16 Jul 2014 18:15:24 +0000 (11:15 -0700)]
Replace branch dumpling with firefly to fix capitalization issue 2048k vs 2048K

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAdded client.0 upgrade step
Yuri Weinstein [Tue, 15 Jul 2014 18:34:58 +0000 (11:34 -0700)]
Added client.0 upgrade step

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoCommented out test.sh as failed tests: LibRadosMisc.Operate1PP can't work across...
Yuri Weinstein [Tue, 15 Jul 2014 18:22:18 +0000 (11:22 -0700)]
Commented out test.sh as failed tests: LibRadosMisc.Operate1PP can't work across dumpling and firefly releases

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoEnabled tunables
Yuri Weinstein [Tue, 15 Jul 2014 16:33:35 +0000 (09:33 -0700)]
Enabled tunables

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoChanged restart order, mds after osd
Yuri Weinstein [Tue, 15 Jul 2014 16:10:05 +0000 (09:10 -0700)]
Changed restart order, mds after osd

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agokclient: remove `kclient` workunit
John Spray [Tue, 15 Jul 2014 11:59:27 +0000 (12:59 +0100)]
kclient: remove `kclient` workunit

This only contained the file_layout.sh workunit, which
is going away.

Fixes: #8773
Signed-off-by: John Spray <john.spray@redhat.com>
11 years agoTrying without tunables again
Yuri Weinstein [Mon, 14 Jul 2014 22:00:47 +0000 (15:00 -0700)]
Trying without tunables again

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoMerge pull request #46 from ceph/wip-max-backfills
Sage Weil [Mon, 14 Jul 2014 21:43:29 +0000 (14:43 -0700)]
Merge pull request #46 from ceph/wip-max-backfills

rados/thrash: set osd_max_backfill = 1 sometimes

11 years agoChanged restart sequence
Yuri Weinstein [Mon, 14 Jul 2014 17:46:31 +0000 (10:46 -0700)]
Changed restart sequence

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoTry diff restart
Yuri Weinstein [Mon, 14 Jul 2014 16:32:38 +0000 (09:32 -0700)]
Try diff restart

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAdded back tunables
Yuri Weinstein [Mon, 14 Jul 2014 15:24:23 +0000 (08:24 -0700)]
Added back tunables

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoRemoved tunables temporarily for testing
Yuri Weinstein [Sat, 12 Jul 2014 23:54:37 +0000 (16:54 -0700)]
Removed tunables temporarily for testing

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoMerge pull request #57 from ceph/wip-test-post-file
Gregory Farnum [Fri, 11 Jul 2014 23:39:20 +0000 (16:39 -0700)]
Merge pull request #57 from ceph/wip-test-post-file

test ceph-post-file

Reviewed-by: Greg Farnum <greg@inktank.com>
11 years agorados: test ceph-post-file
Sage Weil [Fri, 11 Jul 2014 22:35:56 +0000 (15:35 -0700)]
rados: test ceph-post-file

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoMerge pull request #56 from ceph/wip-pjd
Sage Weil [Fri, 11 Jul 2014 18:21:31 +0000 (11:21 -0700)]
Merge pull request #56 from ceph/wip-pjd

multimds: fix pjd fuse_default_permissions

Reviewed-by: Greg Farnum <greg@inktank.com>
11 years agomarginal: fix pjd overrides for fuse_default_persmissions
Sage Weil [Fri, 11 Jul 2014 18:21:02 +0000 (11:21 -0700)]
marginal: fix pjd overrides for fuse_default_persmissions

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agomultimds: fix pjd overrides for fuse_default_permissions
Sage Weil [Fri, 11 Jul 2014 18:13:43 +0000 (11:13 -0700)]
multimds: fix pjd overrides for fuse_default_permissions

Set the default (off) in the ceph task directly, so that there is only a
single overrides field that reenables.  Otherwise, the two overrides
fight each other with undefined precedence.

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agofix typos
Yuri Weinstein [Fri, 11 Jul 2014 00:30:39 +0000 (17:30 -0700)]
fix typos

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAdded steps to cover for 'ceph osd crush tunables firefly'
Yuri Weinstein [Thu, 10 Jul 2014 22:56:33 +0000 (15:56 -0700)]
Added steps to cover for 'ceph osd crush tunables firefly'

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoAdded dumpling-firefly-x upgrade suite per http://tracker.ceph.com/issues/8796
Yuri Weinstein [Thu, 10 Jul 2014 21:53:59 +0000 (14:53 -0700)]
Added dumpling-firefly-x upgrade suite per http://tracker.ceph.com/issues/8796

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoRevert "enable kernel debugging on kclient fsx runs"
Greg Farnum [Wed, 9 Jul 2014 17:53:22 +0000 (10:53 -0700)]
Revert "enable kernel debugging on kclient fsx runs"

This reverts commit c883e310f32509579e827ed03c4ee28b491e5140.
We don't want the extra debugging any more.

Signed-off-by: Greg Farnum <greg@inktank.com>
11 years agoremove stray dirs
Sage Weil [Sun, 6 Jul 2014 01:01:54 +0000 (18:01 -0700)]
remove stray dirs

These appear to be copies of samba/*

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agoremove stray workload dir
Sage Weil [Sun, 6 Jul 2014 00:59:38 +0000 (17:59 -0700)]
remove stray workload dir

11 years agoMerge pull request #45 from dachary/wip-ec-readwrite-firefly-x
Zack Cerza [Wed, 2 Jul 2014 22:18:19 +0000 (16:18 -0600)]
Merge pull request #45 from dachary/wip-ec-readwrite-firefly-x

add erasure code workload to upgrade/firefly-x

11 years agoMerge pull request #47 from ceph/wip-multimds-pjd
Sage Weil [Wed, 2 Jul 2014 13:50:50 +0000 (06:50 -0700)]
Merge pull request #47 from ceph/wip-multimds-pjd

marginal/multimds: fuse_default_permissions = 1 for pjd

11 years agomarginal/multimds: fuse_default_permissions = 1 for pjd
Yan, Zheng [Wed, 2 Jul 2014 03:02:45 +0000 (11:02 +0800)]
marginal/multimds: fuse_default_permissions = 1 for pjd

pjd contains lots of test cases for file permission.

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
11 years agorados/thrash: set osd_max_backfill = 1 sometimes
Sage Weil [Tue, 1 Jul 2014 23:09:53 +0000 (16:09 -0700)]
rados/thrash: set osd_max_backfill = 1 sometimes

Hopefully this will help catch leaks in the recovery reservations.

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agoadd erasure code workload to upgrade/firefly-x
Loic Dachary [Tue, 1 Jul 2014 13:44:58 +0000 (15:44 +0200)]
add erasure code workload to upgrade/firefly-x

copied from suites/rados/thrash/workloads/ec-readwrite.yaml

Signed-off-by: Loic Dachary <loic@dachary.org>
11 years agoMerge pull request #44 from ceph/wip-7032
Sage Weil [Mon, 30 Jun 2014 23:04:34 +0000 (16:04 -0700)]
Merge pull request #44 from ceph/wip-7032

rados/singleton/all/thrash_cache_writeback_forward_none: thrash cache pool drain

11 years agorados/singleton/all/thrash_cache_writeback_forward_none: thrash cache pool drain
Sage Weil [Mon, 30 Jun 2014 20:34:21 +0000 (13:34 -0700)]
rados/singleton/all/thrash_cache_writeback_forward_none: thrash cache pool drain

Enable/disable cache pool against a running workload.

Backport: firefly
Signed-off-by: Sage Weil <sage@inktank.com>
11 years agoMerge pull request #43 from dachary/wip-firefly-x
Loic Dachary [Fri, 27 Jun 2014 20:23:41 +0000 (22:23 +0200)]
Merge pull request #43 from dachary/wip-firefly-x

add upgrade/firefly-x based on dumpling-x

Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Yuri Weinstein <yuri.weinstein@inktank.com>
11 years agoadd upgrade/firefly-x based on dumpling-x
Loic Dachary [Fri, 27 Jun 2014 15:49:28 +0000 (17:49 +0200)]
add upgrade/firefly-x based on dumpling-x

It is a s/dumpling/firefly/ mostly. With the exception of
rados/test-upgrade-firefly.sh which is dumpling specific.

The 'mon warn on legacy crush tunables: false' are dropped because they
no longer apply to firefly.

Signed-off-by: Loic Dachary <loic@dachary.org>
11 years agoMerge pull request #42 from ceph/wip-smoke
Sage Weil [Fri, 27 Jun 2014 17:11:02 +0000 (10:11 -0700)]
Merge pull request #42 from ceph/wip-smoke

upgrade: fix dumpling tests

11 years agosmoke: add rbd fsx + thrashing
Sage Weil [Thu, 26 Jun 2014 16:52:02 +0000 (09:52 -0700)]
smoke: add rbd fsx + thrashing

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agosmoke: add a mon thrash test
Sage Weil [Thu, 26 Jun 2014 16:46:02 +0000 (09:46 -0700)]
smoke: add a mon thrash test

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agosmoke: add some rados osd thrashing test
Sage Weil [Thu, 26 Jun 2014 16:44:07 +0000 (09:44 -0700)]
smoke: add some rados osd thrashing test

ec, caching, snaps

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agosmoke: specify fs on each run
Sage Weil [Thu, 26 Jun 2014 16:43:39 +0000 (09:43 -0700)]
smoke: specify fs on each run

Signed-off-by: Sage Weil <sage@inktank.com>
11 years agothrashers/mapgap.yaml: ignore osd_map_cache_size warning
Samuel Just [Tue, 24 Jun 2014 17:19:48 +0000 (10:19 -0700)]
thrashers/mapgap.yaml: ignore osd_map_cache_size warning

Signed-off-by: Samuel Just <sam.just@inktank.com>
11 years agosmoke-tests -> smoke
Sage Weil [Fri, 20 Jun 2014 18:43:20 +0000 (11:43 -0700)]
smoke-tests -> smoke

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agosmoke: remove old smoke suite
Sage Weil [Fri, 20 Jun 2014 18:42:31 +0000 (11:42 -0700)]
smoke: remove old smoke suite

Signed-off-by: Sage Weil <sage@redhat.com>
11 years agoRevert "rados: Fix cache_flush, cache_try_flush, cache_evict and add hit_set_list"
Samuel Just [Thu, 19 Jun 2014 21:25:30 +0000 (14:25 -0700)]
Revert "rados: Fix cache_flush, cache_try_flush, cache_evict and add hit_set_list"

cache_evict is kinda broken at the moment due to snapdir nonsense.  I'm reverting this
test for now until it's fixed so it doesn't obscure the test results.

Bug: 8629
This reverts commit 3dae48c7cd9e72af47bc76840df652c1570d7502.

11 years agoenable kernel debugging on kclient fsx runs
Greg Farnum [Wed, 11 Jun 2014 20:44:35 +0000 (13:44 -0700)]
enable kernel debugging on kclient fsx runs

Signed-off-by: Greg Farnum <greg@inktank.com>
11 years agoMerge pull request #41 from ceph/wip-rados-op-fixes
Zack Cerza [Wed, 11 Jun 2014 19:39:25 +0000 (14:39 -0500)]
Merge pull request #41 from ceph/wip-rados-op-fixes

rados: Fix cache_flush, cache_try_flush, cache_evict and add hit_set_lis...

11 years agocreating smoke-tests suite to include basic tests from all modules
tamil [Fri, 6 Jun 2014 08:08:10 +0000 (01:08 -0700)]
creating smoke-tests suite to include basic tests from all modules

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
11 years agorados: Fix cache_flush, cache_try_flush, cache_evict and add hit_set_list
David Zafman [Fri, 6 Jun 2014 01:24:59 +0000 (18:24 -0700)]
rados: Fix cache_flush, cache_try_flush, cache_evict and add hit_set_list

Signed-off-by: David Zafman <david.zafman@inktank.com>