]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Sage Weil [Thu, 10 Nov 2016 22:34:19 +0000 (17:34 -0500)]
suites/powercycle: no ext4
Signed-off-by: Sage Weil <sage@redhat.com>
Gregory Farnum [Tue, 8 Nov 2016 22:51:00 +0000 (14:51 -0800)]
Merge pull request #1224 from jcsp/wip-hadoop-on-ubuntu
suites/hadoop: run only on ubuntu
Zack Cerza [Tue, 8 Nov 2016 21:35:51 +0000 (14:35 -0700)]
Merge pull request #1238 from ceph/rados-upgrades
rados/singleton-nomsgr: drop hammer, infernalis upgrades
Sage Weil [Tue, 8 Nov 2016 20:17:45 +0000 (15:17 -0500)]
upgrade/jewel-x: skip libcephfs2 install
None of these tests currently cover fs, so this is
sufficient... :/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Tue, 8 Nov 2016 17:06:43 +0000 (12:06 -0500)]
rados/singleton-nomsgr: drop hammer, infernalis upgrades
Signed-off-by: Sage Weil <sage@redhat.com>
John Spray [Tue, 8 Nov 2016 16:12:30 +0000 (17:12 +0100)]
Merge pull request #1175 from batrick/multimds-thrash
MDS thrasher for multimds
Reviewed-by: John Spray <john.spray@redhat.com>
Patrick Donnelly [Tue, 8 Nov 2016 15:54:55 +0000 (10:54 -0500)]
Merge remote-tracking branch 'origin/pull/1/head' into multimds-thrash
* origin/pull/1/head:
tasks/vstart_runner: fix default run-all
tasks/vstart_runner: update for Filesystem changes
Sage Weil [Tue, 8 Nov 2016 15:47:04 +0000 (10:47 -0500)]
rados/upgrade: skip libcephfs2
Signed-off-by: Sage Weil <sage@redhat.com>
John Spray [Tue, 8 Nov 2016 11:41:00 +0000 (11:41 +0000)]
tasks/vstart_runner: fix default run-all
This broke when path changed. It's a bit
weird to run the cephfs tests by default
now that vstart_runner is not cephfs-specific,
but for the moment just restore the old
behaviour.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 8 Nov 2016 11:38:45 +0000 (11:38 +0000)]
tasks/vstart_runner: update for Filesystem changes
Signed-off-by: John Spray <john.spray@redhat.com>
Patrick Donnelly [Tue, 30 Aug 2016 21:23:46 +0000 (17:23 -0400)]
tasks/mds_thrash: support multimds
This commit amends the MDS thrasher task to also work on multimds
clusters. Main changes:
o New FSStatus class in tasks/cephfs/filesystem.py which gets a snapshot
of the fsmap (`ceph fs dump`). This allows consecutive operations on
the same fsmap without repeated fs dumps.
o Only one MDSThrasher is started for each file system.
o The MDSThrasher operates on ranks instead of names (and groups of
standbys following the initial active).
o The MDSThrasher also will change the max_mds for the cluster to a new
value [1, current) or (current, starting max_mds]. When reduced,
randomly selected MDSs other than rank 0 will be deactivated to reach
the new max_mds. The likelihood of changing max_mds in a given cycle of
the MDSThrasher is set by the "thrash_max_mds" config.
o The MDSThrasher prints out stats on completion, e.g. number of
mds deactivated or mds_max changed.
Pre-requisite for: http://tracker.ceph.com/issues/10792
Partially fixes: http://tracker.ceph.com/issues/15134
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil [Tue, 8 Nov 2016 00:41:42 +0000 (18:41 -0600)]
Merge pull request #1223 from ceph/wip-jlayton-libcephfs2
libcephfs1 -> libcephfs2 rename
Zack Cerza [Mon, 7 Nov 2016 17:30:19 +0000 (10:30 -0700)]
Merge pull request #1236 from ceph/wip-upgrade-mgr
rados/upgrade: skip ceph-mgr on jewel install
Sage Weil [Mon, 7 Nov 2016 17:21:18 +0000 (12:21 -0500)]
rados/upgrade: skip ceph-mgr on jewel install
Signed-off-by: Sage Weil <sage@redhat.com>
Gregory Farnum [Sun, 6 Nov 2016 21:04:14 +0000 (16:04 -0500)]
Merge pull request #1234 from jcsp/wip-fixup-cephfs
Fix running cephfs python tests without mgr daemon
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray [Sun, 6 Nov 2016 10:59:08 +0000 (10:59 +0000)]
tasks/ceph_test_case: only construct needed parts
Don't construct Filesystem and MDSCluster if there
are no MDSs in the system, don't construct MgrCluster
if there are no mgrs in the system.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Sun, 6 Nov 2016 11:02:11 +0000 (11:02 +0000)]
tasks/vstart_runner: fix paths in docstring
Should have been updated when this file moved.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Sun, 6 Nov 2016 10:58:33 +0000 (10:58 +0000)]
tasks/mgr: remove duplicated method definition
This was already defined in parent CephCluster class.
Signed-off-by: John Spray <john.spray@redhat.com>
Sage Weil [Fri, 4 Nov 2016 22:20:07 +0000 (17:20 -0500)]
Merge pull request #1229 from ceph/wip-jewel-upgrades
fix ceph-mgr install for upgrade tests
Sage Weil [Fri, 4 Nov 2016 21:58:20 +0000 (17:58 -0400)]
upgrade/jewel-x/point-to-point: fix upgrades
skip ceph-mgr
Signed-off-by: Sage Weil <sage@redhat.com>
Samuel Just [Fri, 4 Nov 2016 19:53:17 +0000 (12:53 -0700)]
Merge pull request #1233 from ceph/wip-17759
Added short pg log entries to rgw test
Reviewed-by: Samuel Just <sjust@redhat.com>
Tamil Muthamizhan [Fri, 4 Nov 2016 19:37:28 +0000 (12:37 -0700)]
Added short pg log entries to rgw test
This change aims to test rgw with messenger failure injection
and very short logs.
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
Sage Weil [Wed, 2 Nov 2016 13:57:46 +0000 (09:57 -0400)]
objectstore/bluestore: disable bluefs env mirror
We can't atomically append to two env backends, which means
that we can see size mismatches when we inject failures.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 4 Nov 2016 18:38:02 +0000 (13:38 -0500)]
Merge pull request #1232 from ceph/wip-blackhole
tasks: use new generic objectstore_blackhole option
Sage Weil [Fri, 4 Nov 2016 15:27:23 +0000 (11:27 -0400)]
tasks: use new generic objectstore_blackhole option
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 3 Nov 2016 16:07:05 +0000 (12:07 -0400)]
upgrade/client-upgrades: exclude ceph-mgr from old installs
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 3 Nov 2016 16:06:19 +0000 (12:06 -0400)]
upgrade/firefly-hammer-x: remove
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 3 Nov 2016 16:06:09 +0000 (12:06 -0400)]
upgrade/hammer-x: remove
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 3 Nov 2016 16:05:50 +0000 (12:05 -0400)]
upgrade/infernalis*: remove
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 3 Nov 2016 16:05:27 +0000 (12:05 -0400)]
upgrade/jewel-x: skip ceph-mgr install
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 2 Nov 2016 17:46:45 +0000 (13:46 -0400)]
rados/objectstore/objectstore: suppress core dumps
Some of these tests to fork and assertion tests that leave
core behind, and that is normal. Disable core dumps.
Signed-off-by: Sage Weil <sage@redhat.com>
Kefu Chai [Tue, 1 Nov 2016 12:42:30 +0000 (20:42 +0800)]
Merge pull request #1086 from jcsp/wip-ceph-mgr
Create ceph-mgr tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray [Wed, 28 Sep 2016 19:21:11 +0000 (20:21 +0100)]
tasks: update cephfs_test_runner for mgr
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 27 Sep 2016 11:33:46 +0000 (12:33 +0100)]
packages: install ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 27 Sep 2016 11:22:45 +0000 (12:22 +0100)]
tasks: update to run ceph-mgr daemons
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 27 Sep 2016 10:54:29 +0000 (11:54 +0100)]
suites: create mgr yaml
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Sat, 16 Jul 2016 21:16:53 +0000 (22:16 +0100)]
tasks: create ceph-mgr tests
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 1 Nov 2016 11:21:41 +0000 (12:21 +0100)]
tasks/cephfs: refactor test case class
A more generic CephTestCase and CephCluster, for
writeing non-cephfs test cases.
This avoids overloading one class with the functionality
needed by lots of different subsystems.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 28 Oct 2016 10:03:43 +0000 (11:03 +0100)]
Merge pull request #1219 from ceph/wip-cephfs-scan-links
tasks/cephfs: add TestDataScan.test_scan_links
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 28 Oct 2016 09:33:17 +0000 (10:33 +0100)]
tasks/cephfs: fixup test_backtrace_repair
The branches got mixed up and the merged one wasn't
the same one that was tested. This is the one that
works!
Signed-off-by: John Spray <john.spray@redhat.com>
Zack Cerza [Thu, 27 Oct 2016 19:27:23 +0000 (13:27 -0600)]
Merge pull request #1220 from ceph/wip-10235
Remove obsolete calamari code
John Spray [Thu, 27 Oct 2016 16:51:54 +0000 (17:51 +0100)]
suites/hadoop: run only on ubuntu
Workaround for http://tracker.ceph.com/issues/16640
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Wed, 26 Oct 2016 19:31:44 +0000 (20:31 +0100)]
Merge pull request #1145 from michaelsevilla/mantle
mds: add tests for mantle (programmable balancer)
Reviewed-by: John Spray <john.spray@redhat.com>
Dan Mick [Wed, 26 Oct 2016 04:23:09 +0000 (21:23 -0700)]
Remove obsolete calamari code
It's dead, Jim.
Fixes: http://tracker.ceph.com/issues/10235
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Yan, Zheng [Mon, 24 Oct 2016 08:24:24 +0000 (16:24 +0800)]
tasks/cephfs: add TestDataScan.test_scan_links
Signed-off-by: Yan, Zheng <zyan@redhat.com>
John Spray [Tue, 25 Oct 2016 10:55:33 +0000 (11:55 +0100)]
Merge pull request #1218 from jcsp/wip-backtrace-repair
tasks/cephfs: add TestForwardScrub.test_backtrace_repair
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Jeff Layton [Mon, 24 Oct 2016 13:12:53 +0000 (09:12 -0400)]
libcephfs1 -> libcephfs2 rename
Signed-off-by: Jeff Layton <jlayton@redhat.com>
John Spray [Thu, 20 Oct 2016 10:49:08 +0000 (11:49 +0100)]
tasks/cephfs: add TestForwardScrub.test_backtrace_repair
Signed-off-by: John Spray <john.spray@redhat.com>
Gregory Farnum [Fri, 21 Oct 2016 21:48:47 +0000 (14:48 -0700)]
Merge pull request #1216 from ceph/wip-pg-files
tasks/cephfs: add TestDataScan.test_pg_files
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Gregory Farnum [Fri, 21 Oct 2016 21:40:58 +0000 (14:40 -0700)]
Merge pull request #1217 from ceph/wip-17558
mon-seesaw: add mon-seesaw test and mon_seesaw task
Reviewed-by: Sam Just <sjust@redhat.com>
Kefu Chai [Mon, 17 Oct 2016 16:41:33 +0000 (00:41 +0800)]
mon-seesaw: add mon-seesaw test and mon_seesaw task
mon_seesaw task replaces a monitor with a newly reployed one, in a
single-mon test including this task OSDs will not be able to connect
to cluster if the tracker#17558 is not fixed on the monitor side.
http://tracker.ceph.com/issues/17558
Signed-off-by: Kefu Chai <kchai@redhat.com>
John Spray [Wed, 19 Oct 2016 22:19:21 +0000 (23:19 +0100)]
tasks/cephfs: add TestDataScan.test_pg_files
Fixes: http://tracker.ceph.com/issues/17249
Signed-off-by: John Spray <john.spray@redhat.com>
Zack Cerza [Wed, 19 Oct 2016 17:35:51 +0000 (11:35 -0600)]
Merge pull request #1213 from jcsp/wip-generate-caps
tasks/ceph: move generate_caps from teuthology
John Spray [Wed, 19 Oct 2016 13:19:14 +0000 (15:19 +0200)]
Merge pull request #1202 from ajarr/wip-check-volume-size
test_volume_client: check volume size
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray [Wed, 19 Oct 2016 13:18:52 +0000 (15:18 +0200)]
Merge pull request #1166 from ajarr/wip-17216
tasks/cephfs : test recovery of partial auth update
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray [Tue, 27 Sep 2016 11:17:22 +0000 (12:17 +0100)]
tasks/ceph: move generate_caps from teuthology
This was only used in this task, and it is much too
ceph-specific to belong in teuthology.
Fixes: http://tracker.ceph.com/issues/17614
Signed-off-by: John Spray <john.spray@redhat.com>
Sage Weil [Tue, 18 Oct 2016 18:47:38 +0000 (13:47 -0500)]
Merge pull request #1212 from ceph/wip-osd-recovery
rados/singleton/all/osd-recovery*: disable fast fail
Sage Weil [Tue, 18 Oct 2016 16:29:34 +0000 (12:29 -0400)]
rados/singleton/all/osd-recovery*: disable fast fail
This test relies on being able to kill two OSDs before
they detect the failures on their own.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 17 Oct 2016 19:46:28 +0000 (14:46 -0500)]
Merge pull request #1210 from ceph/wip-add-jewel-x
Added jewel-x-singleton
Yuri Weinstein [Mon, 17 Oct 2016 15:50:31 +0000 (15:50 +0000)]
Added jewel-x-singleton
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein [Mon, 17 Oct 2016 15:37:08 +0000 (08:37 -0700)]
Merge pull request #1209 from ceph/wip-rados-upgrade
rados/upgrade: remove hammer-x-singleton
Sage Weil [Mon, 17 Oct 2016 15:33:31 +0000 (11:33 -0400)]
rados/upgrade: remove hammer-x-singleton
Upgrades must stop at jewel now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 17 Oct 2016 15:32:33 +0000 (10:32 -0500)]
Merge pull request #1208 from ceph/wip-rgw-min-size
rados: move rgw_snaps from thrash to basic
Sage Weil [Mon, 17 Oct 2016 15:28:20 +0000 (11:28 -0400)]
rados: move rgw_snaps from thrash to basic
rgw does not tolerate min_size=2 + size=2 thrashing (slow
rados ops).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sun, 16 Oct 2016 03:28:03 +0000 (22:28 -0500)]
Merge pull request #1207 from ceph/wip-kraken
more kraken upgrade fixes
Kefu Chai [Sat, 15 Oct 2016 04:58:14 +0000 (12:58 +0800)]
Merge pull request #1200 from ceph/wip-rebuild-mondb
tasks/rebuild_mondb.py: fill up the caps in the keyring
Sage Weil [Fri, 14 Oct 2016 17:59:36 +0000 (13:59 -0400)]
upgrade/jewel-x: fix require_kraken_osds flag
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 14 Oct 2016 15:54:36 +0000 (11:54 -0400)]
upgrade/jewel-x: drop 'failed to encode' crc mismatch whitelist
We should no longer trigger these warnings now that we
build the OSDMap based on require_*_osds flags.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 14 Oct 2016 17:59:28 +0000 (13:59 -0400)]
rados: fix require_kraken_osds flag
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 14 Oct 2016 17:35:30 +0000 (13:35 -0400)]
rados/singleton-nomsgr: drop 16113 and 13234
A stop at jewel is required, and these are pre-jewel bugs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 14 Oct 2016 16:44:04 +0000 (12:44 -0400)]
rados: infernalis -> kraken is not supported; stop at jewel
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 13 Oct 2016 22:29:07 +0000 (17:29 -0500)]
Merge pull request #1206 from ceph/wip-thrash-min-size-2
rados: move readwrite test out of thrash matrix
Sage Weil [Thu, 13 Oct 2016 18:57:39 +0000 (14:57 -0400)]
rados: move readwrite test out of thrash matrix
The thrash matrix includes min_size = 2 and size = 2. This
is fine and good, except that the inevitable slow rados ops
that generates make readwrite.yaml issue timeouts and
fail. Since the workload isn't meant to tolerate slow
requests, move it into the basic/ group.
Signed-off-by: Sage Weil <sage@redhat.com>
Yuri Weinstein [Tue, 11 Oct 2016 15:26:56 +0000 (08:26 -0700)]
Merge pull request #1204 from ceph/wip-jd-testing
suites/upgrade: additional point-to-point Jewel upgrade workaround
Sage Weil [Tue, 11 Oct 2016 15:09:38 +0000 (10:09 -0500)]
Merge pull request #1205 from ceph/wip-kraken
upgrade: set kraken osd flag on upgrade
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil [Tue, 11 Oct 2016 14:11:37 +0000 (10:11 -0400)]
upgrade/jewel-x: set kraken flag when osds finish
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 7 Oct 2016 20:16:17 +0000 (16:16 -0400)]
rados/singleton-nomsgr: set require_*_osds in upgrade tests
Signed-off-by: Sage Weil <sage@redhat.com>
Ramana Raja [Tue, 11 Oct 2016 08:48:29 +0000 (14:18 +0530)]
test_volume_client: remove superfluous arguments
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja [Tue, 11 Oct 2016 08:10:43 +0000 (13:40 +0530)]
test_volume_client: check volume size
Check that the total size shown by the df output of a mounted volume
is same as the volume size and the quota set on the volume.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Jason Dillaman [Mon, 10 Oct 2016 20:37:36 +0000 (16:37 -0400)]
suites/upgrade: additional point-to-point Jewel upgrade workaround
Upgrade happens in parallel with cls_rbd test run which can result in
a false-positive test failure.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai [Mon, 10 Oct 2016 10:01:54 +0000 (18:01 +0800)]
tasks/rebuild_mondb.py: fill up the caps in the keyring
we will fail 'ceph-monstore-tool' command if the caps is empty so user
won't assign a key without any caps when rebuilding the monstore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Sage Weil [Fri, 7 Oct 2016 20:12:29 +0000 (16:12 -0400)]
releases/kraken.yaml: set require_kraken_osds
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 7 Oct 2016 20:12:20 +0000 (16:12 -0400)]
releases/jewel: set require_jewel_osds
Signed-off-by: Sage Weil <sage@redhat.com>
Gregory Farnum [Thu, 6 Oct 2016 18:07:06 +0000 (12:07 -0600)]
Merge pull request #1187 from ceph/wip-getuid
fs: enable ceph-fuse permission checking for all pjd suites
Sage Weil [Thu, 6 Oct 2016 16:11:26 +0000 (11:11 -0500)]
Merge pull request #1196 from ceph/wip-dump-stuck
tasks/dump_stuck: fix failure
/home/teuthworker/archive/sage-dump-stuck/457624
Samuel Just [Thu, 6 Oct 2016 14:52:16 +0000 (07:52 -0700)]
Merge pull request #1189 from ceph/wip-zafman-fixes
Fixes for rados suite test caused failures and improvements
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil [Wed, 5 Oct 2016 19:30:23 +0000 (15:30 -0400)]
tasks/dump_suck: mark down osds one at a time
This forces them to be unclean, *then* stale. This ensures
that after they are both down they are both *always* unclean,
whereas previously it would be possible for them to be only
stale and not unclean.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 5 Oct 2016 15:41:59 +0000 (11:41 -0400)]
tasks/dump_stuck: fix unclean count
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 5 Oct 2016 15:33:37 +0000 (11:33 -0400)]
tasks/dump_stuck: more verbose
Signed-off-by: Sage Weil <sage@redhat.com>
David Zafman [Tue, 27 Sep 2016 19:04:18 +0000 (12:04 -0700)]
multibench: Fixed so I can use this standalone
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman [Wed, 14 Sep 2016 22:43:02 +0000 (15:43 -0700)]
ceph_manager: do_pg_scrub() don't resubmit a request for 2 minutes
Add 6 minute fatal timeout
Warn when repair is being resubmitted because it causes races
Signed-off-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein [Tue, 4 Oct 2016 16:25:55 +0000 (09:25 -0700)]
Merge pull request #1194 from ceph/wip-17416
suites/rbd: increase timeout for rbd-mirror stress test
Jason Dillaman [Tue, 4 Oct 2016 14:23:24 +0000 (10:23 -0400)]
suites/rbd: increase timeout for rbd-mirror stress test
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Michael Sevilla [Fri, 26 Aug 2016 04:55:20 +0000 (21:55 -0700)]
mds: add tests for mantle (programmable balancer)
- rebased to add block rados pull test
Signed-off-by: Michael Sevilla <mikesevilla3@gmail.com>
Greg Farnum [Fri, 23 Sep 2016 22:51:49 +0000 (15:51 -0700)]
fs: enable ceph-fuse permission checking for all pjd suites
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
John Spray [Fri, 30 Sep 2016 13:33:50 +0000 (14:33 +0100)]
Merge pull request #1193 from ceph/wip-16016
suites: update log whitelist for scrub msg
Yehuda Sadeh [Thu, 29 Sep 2016 17:47:37 +0000 (10:47 -0700)]
Merge pull request #1184 from ceph/rgw-lifecycle-testing
rgw - Add config for testing lifecycle expiration
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
John Spray [Thu, 29 Sep 2016 16:14:54 +0000 (17:14 +0100)]
suites: update log whitelist for scrub msg
Fixes: http://tracker.ceph.com/issues/16016
Signed-off-by: John Spray <john.spray@redhat.com>
Patrick Donnelly [Wed, 28 Sep 2016 16:53:41 +0000 (12:53 -0400)]
Merge remote-tracking branch 'upstream/pull/1176/head'
* upstream/pull/1176/head:
tasks/cephfs: add default paths to vstart_runner
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
John Spray [Mon, 19 Sep 2016 19:23:53 +0000 (20:23 +0100)]
tasks/cephfs: add default paths to vstart_runner
So that for folks with sources in typical locations
(or typical on my workstation at least!) invoking
vstart_runner is less of a mouthful.
Signed-off-by: John Spray <john.spray@redhat.com>