]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Loic Dachary [Thu, 24 Mar 2016 09:23:30 +0000 (10:23 +0100)]
upgrade/infernalis-x: allocate OpenStack volumes for each OSD
The intention is to run with xfs which requires a separate disk for each
OSD. In addition the tests will exhaust the available root disk space
otherwise.
http://tracker.ceph.com/issues/15236 Fixes: #15236
Signed-off-by: Loic Dachary <loic@dachary.org>
Sage Weil [Thu, 24 Mar 2016 00:30:30 +0000 (20:30 -0400)]
suites/upgrade/hammer-x: do upgrade before staritng working
Otherwise crushtool test will fail while creating pools.
Signed-off-by: Sage Weil <sage@redhat.com>
Gregory Farnum [Thu, 24 Mar 2016 00:06:40 +0000 (17:06 -0700)]
Merge pull request #853 from ceph/wip-cephfs-test-python
suites: invoke libcephfs python tests
Jason Dillaman [Mon, 21 Mar 2016 20:20:14 +0000 (16:20 -0400)]
Merge pull request #904 from dachary/wip-rbd-upgrade-use-jewel
upgrade: use infernalis instead of hammer for rbd tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loic Dachary [Mon, 21 Mar 2016 10:35:35 +0000 (11:35 +0100)]
upgrade: use infernalis instead of hammer for rbd tests
There are only few differences at the moment but it may be confusing
later on if a bug is fixed in the infernalis workunits later on.
Signed-off-by: Loic Dachary <loic@dachary.org>
vasukulkarni [Mon, 21 Mar 2016 16:59:43 +0000 (09:59 -0700)]
Merge pull request #903 from ceph/wip-15204
tasks: fix ceph_deploy call to Filesystem()
Sage Weil [Mon, 21 Mar 2016 15:37:33 +0000 (11:37 -0400)]
Merge remote-tracking branch 'gh/jewel'
Jason Dillaman [Mon, 21 Mar 2016 13:06:09 +0000 (09:06 -0400)]
Merge pull request #895 from ceph/wip-rbd-mirror-test
suites/rbd: small cleanup and add ceph_test_rbd_mirror workloads
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Sage Weil [Mon, 21 Mar 2016 11:23:51 +0000 (07:23 -0400)]
upgrade/infernalis-x/point-to-point: do upgrade before test workload
Test creates pools, that can fail while crushtool is being
overwritten.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 21 Mar 2016 11:10:45 +0000 (07:10 -0400)]
upgrade/hammer-x/f-h-x-offline: fix mon statup
OSDs are down, so we can't wait for healthy.
Signed-off-by: Sage Weil <sage@redhat.com>
John Spray [Mon, 21 Mar 2016 10:13:25 +0000 (10:13 +0000)]
tasks: fix ceph_deploy call to Filesystem()
Fixes: #15204
Signed-off-by: John Spray <john.spray@redhat.com>
Josh Durgin [Sat, 19 Mar 2016 00:40:49 +0000 (17:40 -0700)]
suites/rbd: add ceph_test_rbd_mirror workloads
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil [Sun, 20 Mar 2016 18:27:57 +0000 (14:27 -0400)]
upgrade/infernalis-x/point-to-point: run rgw + s3tests in sequential
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 20 Mar 2016 18:24:57 +0000 (14:24 -0400)]
upgrade/infernalis-x/parallel: do upgrade before workload
This avoids upgrades while pools are being created (which may run
crushtool and fail).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 20 Mar 2016 18:15:24 +0000 (14:15 -0400)]
upgrade/hammer-x/f-h-x-offline: stop mons during upgrade
Mons also can't go firefly -> hammer and form a quorum; stop them
first.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 20 Mar 2016 13:21:22 +0000 (09:21 -0400)]
upgrade/infernalis-x/point-to-point: upgrade before workload
Upgrading the mons can make pool creation fail. Don't do it in
parallel with the rados api test workload (which does a lot of
that).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 20 Mar 2016 13:20:45 +0000 (09:20 -0400)]
upgrade/infernalis-x/point-to-point: run steps in series
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 20 Mar 2016 13:20:30 +0000 (09:20 -0400)]
upgrade/infernalis-x/point-to-point: remove stray upgrade steps
This looks like an accidental cut and paste.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 20 Mar 2016 13:14:57 +0000 (09:14 -0400)]
upgrade/infernalis-x/parallel: do workload in series
Same fix as
b483793f6774db5c12ec348da3804f9adb44b810 . This makes
the cls test run later so that it doesn't race with the package
upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
Loic Dachary [Sun, 20 Mar 2016 11:07:59 +0000 (12:07 +0100)]
Merge pull request #899 from dachary/wip-buildpackages
buildpackages: provision a small build machine for tests
Loic Dachary [Sat, 19 Mar 2016 09:57:50 +0000 (10:57 +0100)]
buildpackages: provision a small build machine for tests
Signed-off-by: Loic Dachary <loic@dachary.org>
Josh Durgin [Sat, 19 Mar 2016 00:36:09 +0000 (17:36 -0700)]
suites/rbd/maintenance: use symlinks for cluster config
This is the same 3-node cluster as most tests use, and qemu with
xfstests already has an openstack config in the qemu sub-suite.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin [Fri, 18 Mar 2016 21:23:23 +0000 (14:23 -0700)]
Merge pull request #893 from ceph/wip-rbd-maint-ops
suite/rbd: test dynamic features and rebuild object map
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil [Fri, 18 Mar 2016 20:47:54 +0000 (16:47 -0400)]
upgrade/hammer-x/parallel: run workloads in sequence, not parallel
Signed-off-by: Sage Weil <sage@redhat.com>
Jason Dillaman [Fri, 18 Mar 2016 13:48:50 +0000 (09:48 -0400)]
suite/rbd: test dynamic features and rebuild object map
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Samuel Just [Fri, 18 Mar 2016 17:58:15 +0000 (10:58 -0700)]
Merge pull request #888 from ceph/wip-15171
suites/rados/thrash: vary min_{read,write}_recency_for_promote
Reviewed-by: Samuel Just <sjust@redhat.com>
Josh Durgin [Fri, 18 Mar 2016 15:56:27 +0000 (08:56 -0700)]
Merge pull request #892 from ceph/wip-rbd-qemu-journaling
suites/rbd: add qemu tests with journaling
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Jason Dillaman [Fri, 18 Mar 2016 15:34:45 +0000 (11:34 -0400)]
suites/rbd: add qemu tests with journaling
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein [Thu, 17 Mar 2016 14:51:59 +0000 (07:51 -0700)]
Changed run time for radosbench to 200
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit
0ad1e4006b1f1fd0a06bfb13e428e16312c99173 )
Sage Weil [Thu, 17 Mar 2016 15:08:36 +0000 (11:08 -0400)]
Merge pull request #890 from ceph/wip-fix-powercycle
Changed run time for radosbench to 200
Yuri Weinstein [Thu, 17 Mar 2016 14:51:59 +0000 (07:51 -0700)]
Changed run time for radosbench to 200
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Sage Weil [Thu, 17 Mar 2016 13:27:07 +0000 (09:27 -0400)]
Merge remote-tracking branch 'gh/jewel'
Sage Weil [Thu, 17 Mar 2016 13:26:57 +0000 (09:26 -0400)]
upgrade/hammer-x: fix ec portion of workload
This should go in the workload sequence.
*also*, it'll be the first item, which pushes the many pool
creations in the api tests off until after packages install,
which avoids a problem with ceph-mon running crushtool while it
is being extracted.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 17 Mar 2016 13:03:23 +0000 (09:03 -0400)]
suites/rados/thrash: vary min_{read,write}_recency_for_promote
Hopefully this will shake out #15171
Signed-off-by: Sage Weil <sage@redhat.com>
Zack Cerza [Wed, 16 Mar 2016 22:54:55 +0000 (16:54 -0600)]
Merge pull request #887 from dmick/master
tasks/ceph.py: Remove *.pid at end of run
Dan Mick [Wed, 16 Mar 2016 22:33:12 +0000 (15:33 -0700)]
tasks/ceph.py: Remove *.pid at end of run
http://tracker.ceph.com/issues/15162
Fixes: #15162
Signed-off-by: Dan Mick <dan.mick@redhat.com>
vasukulkarni [Wed, 16 Mar 2016 20:32:16 +0000 (13:32 -0700)]
Merge pull request #885 from ceph/wip-15139
rados/singleton-nomsgr: run singleton upgrade tests on ubuntu
Josh Durgin [Wed, 16 Mar 2016 20:08:31 +0000 (13:08 -0700)]
Merge pull request #886 from ceph/wip-15095
upgrade/infernalis-x: do not run *Whiteout tests against post-infernalis cluster
Reviewed-by: Josh Durgin <jdurgin@redhat.com
Sage Weil [Wed, 16 Mar 2016 19:02:02 +0000 (15:02 -0400)]
upgrade/infernalis-x: do not to tier *Whiteout tests against post-infernalis cluster
Fixes: #15095
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 16 Mar 2016 17:16:51 +0000 (13:16 -0400)]
rados/singleton-nomsgr: run singleton upgrade tests on ubuntu
Fixes: #15139
Signed-off-by: Sage Weil <sage@redhat.com>
Loic Dachary [Wed, 16 Mar 2016 13:40:03 +0000 (14:40 +0100)]
Merge pull request #882 from dachary/wip-buildpackages
buildpackages: allow for packages to be re-used for releases
Loic Dachary [Mon, 7 Mar 2016 08:29:58 +0000 (15:29 +0700)]
buildpackages: ensure clone to a ceph directory
In case the repository from which the clone is not named ceph.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 4 Mar 2016 13:24:53 +0000 (20:24 +0700)]
buildpackages: for source inclusion in debian
We do not build debian versions (i.e. -2 -3 etc). Even if the debian
detection logic infers that the previous debian version already had the
source package, it is incorrect.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 4 Mar 2016 12:32:11 +0000 (19:32 +0700)]
buildpackages: allow for more parallel builds
Builds are in parallel if the OS type / version and the SHA1 are
different. Having just one build at a time for a given SHA1 slows thing
down when there are more than a few supported OS.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 4 Mar 2016 09:06:58 +0000 (16:06 +0700)]
buildpackages: enable autoindex in the packages repository
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 4 Mar 2016 05:34:06 +0000 (12:34 +0700)]
buildpackages: do not requires the long tag version
So that v10.1.0 is used instead of
10.1.0-0-g35ac827 when possible.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 4 Mar 2016 04:48:36 +0000 (11:48 +0700)]
buildpackages: also pull tags from the user ceph fork
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 4 Mar 2016 04:19:20 +0000 (11:19 +0700)]
buildpackages: create release packages
Signed-off-by: Loic Dachary <loic@dachary.org>
Sage Weil [Wed, 16 Mar 2016 12:57:06 +0000 (08:57 -0400)]
Merge pull request #880 from ceph/wip-rados-vs-mds
suites: remove unused mdss from RADOS tests
Loic Dachary [Wed, 16 Mar 2016 08:46:17 +0000 (09:46 +0100)]
Merge pull request #881 from dachary/wip-workunit
workunit: sha1/branch/tag reset method
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Loic Dachary [Wed, 16 Mar 2016 08:05:46 +0000 (09:05 +0100)]
workunit: git checkout sha1/branch/tag
git clone --branch refspec only accepts branches and tags but not a sha1
git reset --hard refspec only accepts tags and sha1 but not branches
Use git checkout because it interprets branches, tags and sha1 as
expected.
$ git checkout jewel
Branch jewel set up to track remote branch jewel from origin.
Switched to a new branch 'jewel'
$ git checkout v0.94.6
HEAD is now at
e832001 ... 0.94.6
$ git checkout
b2503b0e15c0b13f480f0835060479717b9cf935
HEAD is now at
95cefea ... 0.94.3
Signed-off-by: Loic Dachary <loic@dachary.org>
Gregory Farnum [Wed, 16 Mar 2016 05:33:29 +0000 (22:33 -0700)]
Merge pull request #875 from ceph/wip-15124
tasks/cephfs: support old mdsmap command during setup
Dan Mick [Tue, 15 Mar 2016 19:58:18 +0000 (12:58 -0700)]
Merge pull request #836 from ceph/wip-fix_cdtest
fix ceph-deploy test
Reviewed-by: Dan Mick <dmick@redhat.com>
Gregory Farnum [Tue, 15 Mar 2016 19:41:07 +0000 (12:41 -0700)]
Merge pull request #861 from ceph/wip-vstart-fixes
tasks/cephfs: vstart & fuse improvements
Gregory Farnum [Tue, 15 Mar 2016 19:27:47 +0000 (12:27 -0700)]
Merge pull request #867 from ceph/jewel-15050
tasks/cephfs: cover fancy layout in test_strays
John Spray [Tue, 15 Mar 2016 16:55:10 +0000 (16:55 +0000)]
suites: fix assumed filesystem pool name
Tests shouldn't really assume the names of
cephfs pools, but because it's hardcoded in
the yaml here I'll just update it.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 15 Mar 2016 12:43:18 +0000 (12:43 +0000)]
tasks/cephfs: support old mdsmap command during setup
While Filesystem at large requires the new commands, for
use from the `ceph` task we must support old style commands,
as the ceph task is used to instantiate old clusters during
upgrade testing.
Fixes: #15124, #15049, #15106
Signed-off-by: John Spray <john.spray@redhat.com>
Loic Dachary [Tue, 15 Mar 2016 15:57:29 +0000 (16:57 +0100)]
Merge pull request #877 from dachary/wip-workunit
workunit: git-reset --hard does not accept a branch
Reviewed by: Nathan Cutler <ncutler@suse.com>
Loic Dachary [Tue, 15 Mar 2016 15:31:31 +0000 (16:31 +0100)]
workunit: git-reset --hard does not accept a branch
Uses git clone --branch refspec because it agrees to use either a tag or
a branch.
Signed-off-by: Loic Dachary <loic@dachary.org>
John Spray [Tue, 15 Mar 2016 13:05:03 +0000 (13:05 +0000)]
suites: remove unused mdss from RADOS tests
These daemons were apparently unused in tests that
created an MDS daemon but never use a fuse task
to access it.
Signed-off-by: John Spray <john.spray@redhat.com>
Josh Durgin [Mon, 14 Mar 2016 07:06:40 +0000 (00:06 -0700)]
Merge pull request #871 from ceph/wip-rbd-client-upgrade
upgrade/client-upgrade: only use supported features for RBD tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Jason Dillaman [Sun, 13 Mar 2016 20:15:43 +0000 (16:15 -0400)]
upgrade/client-upgrade: only use supported features for RBD tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman [Sat, 12 Mar 2016 12:53:32 +0000 (07:53 -0500)]
Merge pull request #870 from ceph/wip-rbd-mirror
rbd: add some missing workunits
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Vasu Kulkarni [Sat, 12 Mar 2016 07:15:39 +0000 (02:15 -0500)]
Fix review comments
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Jason Dillaman [Fri, 11 Mar 2016 23:36:57 +0000 (18:36 -0500)]
Merge pull request #868 from ceph/wip-fio-ver
Update fio version to 2.7
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Josh Durgin [Fri, 11 Mar 2016 22:51:16 +0000 (14:51 -0800)]
rbd: add some missing workunits
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil [Fri, 11 Mar 2016 17:39:09 +0000 (12:39 -0500)]
Merge pull request #863 from ceph/wip-15049
rados/singleton-nomsgr/all/11429: no mds
Gregory Farnum [Fri, 11 Mar 2016 17:36:39 +0000 (09:36 -0800)]
Merge pull request #824 from ceph/wip-multi-filesystems
Test updates for multi-filesystem support
Vasu Kulkarni [Fri, 11 Mar 2016 02:08:26 +0000 (21:08 -0500)]
Update fio version to 2.7
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Greg Farnum [Fri, 11 Mar 2016 17:21:24 +0000 (09:21 -0800)]
Merge branch 'master' into jewel
Yan, Zheng [Fri, 11 Mar 2016 08:58:23 +0000 (16:58 +0800)]
tasks/cephfs: cover fancy layout in test_strays
Signed-off-by: Yan, Zheng <zyan@redhat.com>
John Spray [Thu, 18 Feb 2016 14:10:30 +0000 (14:10 +0000)]
tasks/cephfs: enable multi fs flag
Cluster won't let you create more than without
setting this flag explicitly.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Wed, 13 Jan 2016 10:16:40 +0000 (10:16 +0000)]
tasks/cephfs: debug in wait_for_daemons
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Wed, 13 Jan 2016 10:16:18 +0000 (10:16 +0000)]
tasks/cephfs: switch off extra daemons in TestStrays
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Mon, 11 Jan 2016 19:43:40 +0000 (19:43 +0000)]
tasks/cephfs: further thrasher fixes
Move the thrasher-specific methods out of CephManager
into MDSThrasher and plumb them into MDSCluster.
Signed-off-by: John Spray <john.spray@redhat.com
John Spray [Mon, 11 Jan 2016 13:23:11 +0000 (13:23 +0000)]
tasks/cephfs: simplify recreate()
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Mon, 11 Jan 2016 12:59:44 +0000 (12:59 +0000)]
tasks/cephfs: update test_journal_repair for multi fs
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Mon, 11 Jan 2016 12:19:03 +0000 (12:19 +0000)]
tasks/cephfs: add TestStandbyReplay
In addition to the multi-fs tests, more localised
standby-replay cases.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Mon, 11 Jan 2016 12:18:20 +0000 (12:18 +0000)]
suites: add fs/multifs
Separate because it wants a larger MDS count. Points
to the new tests in test_failover.py.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Sun, 10 Jan 2016 15:51:48 +0000 (15:51 +0000)]
tasks/cephfs: fix datascan for multiple filesystems
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 8 Jan 2016 18:20:29 +0000 (18:20 +0000)]
tasks/cephfs: move the journaltool smoke test into python land
This is one of those things that had a convoluted .yaml file
because it predated the ability to write explicit procedural
python tests.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 8 Jan 2016 17:59:35 +0000 (17:59 +0000)]
tasks/cephfs: rename Filesystem.reset to recreate
Name was ambiguous wrt "fs reset"
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 8 Jan 2016 10:23:20 +0000 (10:23 +0000)]
tasks: fix mds_thrash for multi filesystems
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 8 Jan 2016 09:49:36 +0000 (09:49 +0000)]
tasks/cephfs: update test_runner for mds_cluster
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Sun, 3 Jan 2016 18:35:17 +0000 (18:35 +0000)]
tasks: generalise cephfs classes for multi-fs
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Sun, 3 Jan 2016 18:34:54 +0000 (18:34 +0000)]
tasks: add cephfs TestMultiFilesystems
Signed-off-by: John Spray <john.spray@redhat.com>
vasukulkarni [Fri, 11 Mar 2016 02:59:04 +0000 (18:59 -0800)]
Merge pull request #865 from ceph/wip-dbg-packages-1
packages: update for all the new debug packages we have in jewel
Greg Farnum [Thu, 10 Mar 2016 23:13:19 +0000 (15:13 -0800)]
packages: update for all the new debug packages we have in jewel
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Gregory Farnum [Thu, 10 Mar 2016 22:04:22 +0000 (14:04 -0800)]
Merge pull request #859 from ceph/wip-15014
Add packages.yaml
Yuri Weinstein [Thu, 10 Mar 2016 21:11:16 +0000 (13:11 -0800)]
Removed branch: firefly from 4-after.yaml
Fixes #15012
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit
872aed9e72d0bac1fc21152544eef3c42abbd0bb )
Sage Weil [Thu, 10 Mar 2016 21:15:10 +0000 (16:15 -0500)]
Merge pull request #864 from ceph/wip-15012-jewel
Removed branch: firefly from 4-after.yaml
Yuri Weinstein [Thu, 10 Mar 2016 21:11:16 +0000 (13:11 -0800)]
Removed branch: firefly from 4-after.yaml
Fixes #15012
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Sage Weil [Thu, 10 Mar 2016 17:06:21 +0000 (12:06 -0500)]
rados/singleton-nomsgr/all/11429: no mds
The newer cephfs logic wants to use the 'status' command on the
daemon, but that doesn't exist on firefly. Luckly we don't need
it for this test.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 10 Mar 2016 16:23:52 +0000 (11:23 -0500)]
Merge pull request #862 from ceph/wip-odsync
rados: Enable odsync write for pggrow thrasher
Samuel Just [Wed, 2 Mar 2016 07:01:06 +0000 (23:01 -0800)]
rados: Enable odsync write for pggrow thrasher
Signed-off-by: Samuel Just <sjust@redhat.com>
John Spray [Thu, 3 Mar 2016 14:05:30 +0000 (14:05 +0000)]
suites: invoke libcephfs python tests
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Thu, 10 Mar 2016 12:27:44 +0000 (12:27 +0000)]
tasks/cephfs: vstart & fuse improvements
A couple of corner cases that would get tripped up sometimes
in a vstart_runner.py environment.
Signed-off-by: John Spray <john.spray@redhat.com>
Gregory Farnum [Thu, 10 Mar 2016 08:52:51 +0000 (00:52 -0800)]
Merge pull request #812 from ceph/jewel-10436
suites/fs: enable all snapshost test scripts
Greg Farnum [Thu, 10 Mar 2016 06:29:34 +0000 (22:29 -0800)]
Merge remote-tracking branch 'origin/greg-fs-testing-3-7-damage'
Gregory Farnum [Thu, 10 Mar 2016 06:31:21 +0000 (22:31 -0800)]
Merge pull request #731 from ceph/wip-scrub-repair
Wip scrub repair