]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Nathan Cutler [Thu, 24 Nov 2016 10:25:35 +0000 (11:25 +0100)]
thrashosds: try ceph-objectstore-tool for 10 minutes
If ceph-objectstore-tool binary is not present, it's likely because we're in
the middle of an upgrade. Do not try to run the binary until we verify that
it's really present. If it is absent, spend up to 10 minutes waiting for it to
appear.
Before this patch there was quite a large window for a race to occur. This
patch doesn't entirely eliminate it, but drastically reduces it.
Fixes: http://tracker.ceph.com/issues/18014
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Jason Dillaman [Wed, 23 Nov 2016 17:26:22 +0000 (12:26 -0500)]
Merge pull request #1235 from vshankar/wip-rbd-data-pool
suites/rbd: add data pool test cases
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Josh Durgin [Wed, 23 Nov 2016 00:48:07 +0000 (16:48 -0800)]
Merge pull request #1277 from ceph/wip-exclude-upgrade-clients
Excluded 'libcephfs2','libcephfs-devel','libcephfs-dev'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein [Mon, 21 Nov 2016 17:46:18 +0000 (17:46 +0000)]
Excluded 'libcephfs2','libcephfs-devel','libcephfs-dev'
Removed firefly and infernalis paths
Removed mds role from hammer (per chat with Jason)
Add "fs: xfs" override
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Venky Shankar [Mon, 31 Oct 2016 10:19:45 +0000 (15:49 +0530)]
rbd: add datapool config YAML to rbd suite
- cli
- librbd
- qemu
Signed-off-by: Venky Shankar <vshankar@redhat.com>
John Spray [Mon, 21 Nov 2016 12:51:53 +0000 (12:51 +0000)]
Merge pull request #1262 from batrick/cephfs-delete-bugfix
cephfs: get new fsmap after marking clusters down
Reviewed-by: John Spray <john.spray@redhat.com>
David Zafman [Thu, 17 Nov 2016 21:49:39 +0000 (13:49 -0800)]
Merge pull request #1274 from ceph/wip-16064
Improve scrub analysis, list-inconsistent-obj output and osd-scrub-repair test
Yuri Weinstein [Thu, 17 Nov 2016 20:56:45 +0000 (12:56 -0800)]
Merge pull request #1260 from ceph/wip-17902-master
Added excluded packages "'libcephfs-devel','libcephfs-dev'"
Sage Weil [Thu, 17 Nov 2016 18:56:13 +0000 (12:56 -0600)]
Merge pull request #1227 from athanatos/wip-ec-overwrites
ec overwrites tests (and bonus fix to fast reads)
Kefu Chai [Thu, 17 Nov 2016 10:49:15 +0000 (18:49 +0800)]
Merge pull request #1271 from SUSE/wip_flake8_F401_time_imported_but_unused
tasks.rgw: 'time' imported but unused
Reviewed-by: Kefu Chai <kchai@redhat.com>
Owen Synge [Thu, 17 Nov 2016 10:37:59 +0000 (11:37 +0100)]
tasks.rgw: 'time' imported but unused
flake8 was failing.
Signed-off-by: Owen Synge <osynge@suse.com>
Yuri Weinstein [Tue, 15 Nov 2016 17:25:14 +0000 (17:25 +0000)]
Added excluded packadges "'libcephfs-devel','libcephfs-dev'"
Fixes http://tracker.ceph.com/issues/17902
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
David Zafman [Thu, 20 Oct 2016 00:10:29 +0000 (17:10 -0700)]
tasks/scrub_test.py: Make test deterministic by updating digests
ceph_test_rados: Get coverage of digest updates in deep-scrub/repair
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman [Thu, 20 Oct 2016 00:10:07 +0000 (17:10 -0700)]
repair_test, scrub_test: Fix whitelists for scrub changes
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman [Wed, 31 Aug 2016 19:02:31 +0000 (12:02 -0700)]
scrub_test: Fix for list-inconsistent-obj output changes
Signed-off-by: David Zafman <dzafman@redhat.com>
Matt Benjamin [Wed, 16 Nov 2016 16:35:20 +0000 (11:35 -0500)]
Merge pull request #1269 from ceph/wip-rgw-sync-agent-retry
rgw: fix some races with radosgw and radosgw-agent startup
(verified by Orit)
Casey Bodley [Tue, 15 Nov 2016 19:42:23 +0000 (14:42 -0500)]
rgw: remove unnecessary sleeps
remove the sleeps that were added to address radosgw startup races
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 15 Nov 2016 18:44:27 +0000 (13:44 -0500)]
rgw: start_rgw() polls gateway until it accepts connections
resolves various races between radosgw startup and further operations -
both within the rgw task itself (such as the 'radosgw-admin realm pull'),
and in later tasks
Fixes: http://tracker.ceph.com/issues/17794
Fixes: http://tracker.ceph.com/issues/17872
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 15 Nov 2016 16:24:25 +0000 (11:24 -0500)]
rgw: add retry/backoff to sync agent requests
resolves an issue where startup of the radosgw-agent races with the
requests we send to it to run sync. uses the requests package with
urllib3 to add retry with backoff to these requests
Fixes: http://tracker.ceph.com/issues/16129
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Samuel Just [Fri, 11 Nov 2016 20:58:57 +0000 (12:58 -0800)]
objectstore.yaml: raise fd limit
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just [Thu, 27 Oct 2016 18:22:49 +0000 (11:22 -0700)]
fast.yaml: overrides not override
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just [Thu, 27 Oct 2016 02:33:32 +0000 (19:33 -0700)]
thrash-erasure-code: disable ceph-objectstore-tool testing for now
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just [Tue, 25 Oct 2016 16:55:46 +0000 (09:55 -0700)]
rados,thrash-erasure-code: add overwrites workloads
Signed-off-by: Samuel Just <sjust@redhat.com>
Sage Weil [Tue, 15 Nov 2016 21:09:47 +0000 (15:09 -0600)]
Merge pull request #1263 from ceph/wip-cephfs-perm
rados/singleton-nomsgr/all/cache-fs-trunc: debug
Patrick Donnelly [Tue, 15 Nov 2016 19:42:08 +0000 (14:42 -0500)]
cephfs: get new fsmap after marking clusters down
Credit to John Spray for identifying the problem/cause.
Fixes: http://tracker.ceph.com/issues/17894
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil [Tue, 15 Nov 2016 16:58:39 +0000 (11:58 -0500)]
rados/singleton-nomsgr/all/cache-fs-trunc: debug
Signed-off-by: Sage Weil <sage@redhat.com>
Dan Mick [Tue, 15 Nov 2016 03:40:34 +0000 (19:40 -0800)]
Merge pull request #1258 from ceph/jewel-x-fixes
rados/upgrade: skip libcephfs-devel install
Reviewed-by: Dan Mick <dmick@redhat.com>
Sage Weil [Tue, 15 Nov 2016 02:48:33 +0000 (21:48 -0500)]
rados/upgrade: skip libcephfs-devel install
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Mon, 14 Nov 2016 14:31:02 +0000 (08:31 -0600)]
Merge pull request #1253 from ceph/wip-vive-la-libcephfs-devel
packages: s/libcephfs2-devel/libcephfs-devel/
Kefu Chai [Sun, 13 Nov 2016 04:50:15 +0000 (12:50 +0800)]
packages: s/libcephfs2-devel/libcephfs-devel/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Sage Weil [Fri, 11 Nov 2016 19:53:30 +0000 (13:53 -0600)]
Merge pull request #1251 from ceph/distros
distros/supported: add xenial
Sage Weil [Fri, 11 Nov 2016 19:05:52 +0000 (14:05 -0500)]
rados/singleton/all/mon-seesaw: give mons more time to stabilize
10s wasn't long enough for one run to get pgs created.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 11 Nov 2016 18:40:09 +0000 (13:40 -0500)]
distros/supported: add xenial
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 11 Nov 2016 15:55:54 +0000 (09:55 -0600)]
Merge pull request #1249 from ceph/radostool-osds
rados/singleton: need 3 osds for radostool test
Sage Weil [Fri, 11 Nov 2016 15:55:11 +0000 (10:55 -0500)]
rados/singleton: need 3 osds for radostool test
There's a k=2 m=1 ec pool in the test!
Fixes: http://tracker.ceph.com/issues/17775
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 11 Nov 2016 15:49:56 +0000 (09:49 -0600)]
Merge pull request #1248 from ceph/scrub-vs-recovery
rados/thrash: test osd_scrub_during_recovery=false
Sage Weil [Fri, 11 Nov 2016 15:04:36 +0000 (10:04 -0500)]
rados/thrash: test osd_scrub_during_recovery = false
Signed-off-by: Sage Weil <sage@redhat.com>
Yuri Weinstein [Thu, 10 Nov 2016 22:46:45 +0000 (14:46 -0800)]
Merge pull request #1246 from ceph/wip-powercycle
suites/powercycle: skip ext4; add bluestore
Sage Weil [Thu, 10 Nov 2016 22:34:52 +0000 (17:34 -0500)]
suites/powercycle: test bluestore
Signed-off-by: Sage Weil <sage@redhat.com>
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