]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
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>
Samuel Just [Mon, 26 Sep 2016 16:29:23 +0000 (09:29 -0700)]
Merge pull request #1188 from ceph/revert-1128-wip-16805
Revert "ceph_manager: lower mon_reweight_min_bytes_per_osd to 10"
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai [Mon, 26 Sep 2016 15:15:46 +0000 (23:15 +0800)]
Revert "ceph_manager: lower mon_reweight_min_bytes_per_osd to 10"
Gregory Farnum [Fri, 23 Sep 2016 21:12:39 +0000 (14:12 -0700)]
Merge pull request #1185 from jcsp/wip-dirfrags-2
tasks/ceph: enable dirfrags in cephfs
Gregory Farnum [Fri, 23 Sep 2016 21:11:04 +0000 (14:11 -0700)]
Merge pull request #1186 from ceph/wip-ubuntu-java
suites/fs: pin java test to ubuntu
John Spray [Fri, 5 Aug 2016 14:12:18 +0000 (15:12 +0100)]
tasks/ceph: enable dirfrags in cephfs
Otherwise places we set mds_bal_frag have
no effect.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray [Fri, 5 Aug 2016 11:55:57 +0000 (12:55 +0100)]
suites/fs: remove duplicated frag_enable.yaml
...so that all these point back to basic/dirfrag
Signed-off-by: John Spray <john.spray@redhat.com>
Daniel Gryniewicz [Wed, 31 Aug 2016 14:29:12 +0000 (10:29 -0400)]
rgw - Add config for testing lifecycle expiration
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Ilya Dryomov [Thu, 22 Sep 2016 17:32:51 +0000 (19:32 +0200)]
Merge pull request #1177 from ceph/wip-librbd-disable-helgrind
suites/rbd: remove helgrind test cases
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Josh Durgin [Wed, 21 Sep 2016 21:09:32 +0000 (14:09 -0700)]
Merge pull request #1180 from ceph/wip-bluestore-code
misc fixes to test bluestore, but not actual tests in the suite (yet)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil [Wed, 21 Sep 2016 21:01:57 +0000 (17:01 -0400)]
tasks/ceph_manager: add bdev_inject_crash_probability support
Only do the failure injection 50% of the time; otherwise, just
kill as usual.
Signed-off-by: Sage Weil <sage@redhat.com>
# Conflicts:
# tasks/ceph_manager.py
Sage Weil [Wed, 3 Feb 2016 14:56:06 +0000 (09:56 -0500)]
inject bdev failures when killing osd on bluestore
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Tue, 1 Mar 2016 15:18:57 +0000 (10:18 -0500)]
objectstore/bluestore: bluefs env mirror
Catch bugs in bluefs or rocksdb env layer.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Sat, 6 Feb 2016 15:44:31 +0000 (10:44 -0500)]
objectstore/bluestore.yaml: debug rocksdb
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 21 Sep 2016 20:28:55 +0000 (16:28 -0400)]
objectstore: add filestore and bluestore stubs
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 21 Sep 2016 21:01:29 +0000 (17:01 -0400)]
tasks/ceph_manager: respect bdev_inject_crash in kill_osd()
Note that this will only work with bluestore osds.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 4 Feb 2016 15:19:54 +0000 (10:19 -0500)]
tasks/thrashosds: fix powercycle, bdev_inject_crash
The CephManager.kill_osd expects these in its config, not
Thrasher's.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 21 Sep 2016 14:21:33 +0000 (10:21 -0400)]
rados/basic/tasks/repair_test: enable bluestore error injection
Signed-off-by: Sage Weil <sage@redhat.com>
Samuel Just [Wed, 21 Sep 2016 16:21:41 +0000 (09:21 -0700)]
Merge pull request #1179 from ceph/wip-16688-master
Removed 11429 config
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein [Wed, 21 Sep 2016 16:14:09 +0000 (09:14 -0700)]
Removed 11429 config
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Jason Dillaman [Wed, 21 Sep 2016 15:52:30 +0000 (11:52 -0400)]
Merge pull request #1178 from ceph/wip-smoke-krbd-iozone
smoke: mask out unsupported image features for krbd iozone test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov [Wed, 21 Sep 2016 13:00:30 +0000 (15:00 +0200)]
smoke: mask out unsupported image features for krbd iozone test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Josh Durgin [Wed, 21 Sep 2016 03:27:00 +0000 (20:27 -0700)]
Merge pull request #1127 from ryneli/master
suites/rados: add test case for rockdb's envlibrados
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Jason Dillaman [Tue, 20 Sep 2016 13:26:32 +0000 (09:26 -0400)]
suites/rbd: remove helgrind test cases
Helgrind cannot properly handle Ceph's use of std::mutex --
resulting in numerous false positives and potential assertion
failures.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai [Sat, 17 Sep 2016 13:29:54 +0000 (21:29 +0800)]
Merge pull request #1169 from ceph/wip-kefu-17179
tasks: add rebuild_mondb
Reviewed-by: Samuel Just <sjust@redhat.com>
Casey Bodley [Fri, 16 Sep 2016 14:43:52 +0000 (10:43 -0400)]
Merge pull request #1136 from ceph/wip-16129
rgw: add sleep to let the sync agent init
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai [Tue, 13 Sep 2016 08:39:55 +0000 (16:39 +0800)]
Merge pull request #978 from ceph/wip-ec-fast-read
test fast ec read
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Tue, 13 Sep 2016 08:15:27 +0000 (16:15 +0800)]
Merge pull request #1171 from dachary/wip-16506-ceph-coverage
upgrade: ceph-test is needed for ceph-coverage
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loic Dachary [Fri, 9 Sep 2016 09:27:55 +0000 (11:27 +0200)]
upgrade: ceph-test is needed for ceph-coverage
Do not exclude the ceph-test package otherwise the ceph-coverage
executable is not installed.
Fixes: http://tracker.ceph.com/issues/16506
Signed-off-by: Loic Dachary <loic@dachary.org>
Kefu Chai [Tue, 13 Sep 2016 06:41:06 +0000 (14:41 +0800)]
Merge pull request #1118 from ceph/wip-scrub
tasks/scrub_test: use fuse path (do not assume filestore!)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Jason Dillaman [Mon, 12 Sep 2016 12:48:52 +0000 (08:48 -0400)]
Merge pull request #1172 from trociny/wip-16717
suites/upgrade: override rbd_default_features config back to pre-Jewel
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Mykola Golub [Mon, 12 Sep 2016 11:22:06 +0000 (14:22 +0300)]
suites/upgrade: override rbd_default_features config back to pre-Jewel
Fixes: http://tracker.ceph.com/issues/16717
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
John Spray [Sun, 11 Sep 2016 10:25:47 +0000 (11:25 +0100)]
suites: fix samba xfs symlink
I broke this in
bafbeebf
Signed-off-by: John Spray <john.spray@redhat.com>
Kefu Chai [Sun, 11 Sep 2016 03:33:03 +0000 (11:33 +0800)]
Merge pull request #1124 from ceph/wip-offline-split
ceph_manager: test offline split via ceph-objectstore-tool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Mykola Golub [Fri, 9 Sep 2016 12:44:18 +0000 (15:44 +0300)]
Merge pull request #1170 from ceph/wip-16921
rbd: move nbd test workload to separate client host from OSDs
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Jason Dillaman [Thu, 8 Sep 2016 14:43:35 +0000 (10:43 -0400)]
rbd: move nbd test workload to separate client host from OSDs
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Sage Weil [Fri, 10 Jun 2016 20:57:37 +0000 (16:57 -0400)]
tasks/scrub_test: use fuse path (do not assume filestore!)
Signed-off-by: Sage Weil <sage@redhat.com>
Kefu Chai [Fri, 2 Sep 2016 08:10:56 +0000 (16:10 +0800)]
tasks: add rebuild_mondb
* tasks/rebuild_mondb.py: this task
1. removes all store.db on all monitors
2. rebuild the store.db for the first mon
3. start the first mon
4. run mkfs on other mon
5. and revive them
* suites/rados/singleton/all/rebuild-mon-db.yaml
1. run rados/test.sh
2. run rebuild_mondb task
Fixes: http://tracker.ceph.com/issues/17179
Signed-off-by: Kefu Chai <kchai@redhat.com>
John Spray [Thu, 8 Sep 2016 09:29:47 +0000 (10:29 +0100)]
suites/fs: pin java test to ubuntu
Workaround for #16640
Signed-off-by: John Spray <john.spray@redhat.com>
Zack Cerza [Tue, 6 Sep 2016 20:35:27 +0000 (14:35 -0600)]
Merge pull request #1153 from ceph/wip-manager-construct
tasks/ceph: construct CephManager earlier
John Spray [Tue, 6 Sep 2016 19:26:59 +0000 (20:26 +0100)]
Merge pull request #1109 from batrick/fs-fuse_default_permissions
fs: fuse_default_permissions = 0 for kernel build test
Reviewed-by: John Spray <john.spray@redhat.com>
Jason Dillaman [Tue, 6 Sep 2016 15:39:55 +0000 (11:39 -0400)]
Merge pull request #1163 from ceph/wip-kfsx-exclusive-lock
krbd: enable exclusive-lock feature
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
John Spray [Tue, 6 Sep 2016 12:57:45 +0000 (13:57 +0100)]
Merge pull request #1160 from ceph/wip-no-btrfs
suites: switch filesystem tests from btrfs to xfs
Loic Dachary [Tue, 6 Sep 2016 10:22:07 +0000 (12:22 +0200)]
Merge pull request #1165 from tchaikov/wip-16157
rados/singleton-nomsgr/all/11429: wait until clean before checking log
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai [Tue, 6 Sep 2016 09:41:37 +0000 (17:41 +0800)]
tasks/ceph_manager: allow ObjectStoreTool to not revive OSD after done with it
rebuild_mondb task is not able to offer OSD with any monitor alive. so
self.manager.revive_osd() will always timeout after calling cot.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai [Tue, 6 Sep 2016 07:39:38 +0000 (15:39 +0800)]
rados/singleton-nomsgr/all/11429: wait until clean before checking log
to make sure that load_pgs() is finished before checking its output
Fixes: http://tracker.ceph.com/issues/16157
Signed-off-by: Kefu Chai <kchai@redhat.com>
Loic Dachary [Mon, 5 Sep 2016 19:50:03 +0000 (21:50 +0200)]
Merge pull request #1162 from SUSE/wip-make-rpm-os-release
buildpackages/make-rpm.sh: use /etc/os-release
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler [Mon, 5 Sep 2016 19:42:53 +0000 (21:42 +0200)]
buildpackages/make-rpm.sh: adjust Source0 spec file line on SUSE
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler [Mon, 5 Sep 2016 13:07:53 +0000 (15:07 +0200)]
buildpackages: use unadulterated make-dist
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler [Mon, 5 Sep 2016 11:26:59 +0000 (13:26 +0200)]
buildpackages/make-rpm.sh: use /etc/os-release
The lsb_release binary is deprecated and requires installation of packages.
The /etc/os-release file is guaranteed to be present.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Ilya Dryomov [Thu, 18 Aug 2016 12:15:07 +0000 (14:15 +0200)]
krbd: enable exclusive-lock feature
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Loic Dachary [Mon, 5 Sep 2016 09:55:35 +0000 (11:55 +0200)]
Merge pull request #1161 from ceph/wip-unmap-separate-client
krbd/unmap: put client.0 on a separate remote
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Orit Wasserman [Sun, 4 Sep 2016 09:15:55 +0000 (11:15 +0200)]
Merge pull request #1132 from ceph/wip-rgw-remove-btrfs
rgw: we don't support btrfs any more
Ilya Dryomov [Fri, 2 Sep 2016 18:41:58 +0000 (20:41 +0200)]
krbd/unmap: put client.0 on a separate remote
Otherwise a pre-single-major kernel override is a headache,
particularly with non-standard yaml configs.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
John Spray [Fri, 2 Sep 2016 09:33:58 +0000 (10:33 +0100)]
suites: switch filesystem tests from btrfs to xfs
btrfs threw up occasional failures, and the long term
target will be bluestore instead of btrfs.
Signed-off-by: John Spray <john.spray@redhat.com>
vasukulkarni [Thu, 1 Sep 2016 17:00:23 +0000 (10:00 -0700)]
Merge pull request #1158 from ceph/wip-fio-unmap-devices
tasks/rbd_fio: unmap rbd devices on cleanup
Ilya Dryomov [Wed, 31 Aug 2016 17:30:19 +0000 (19:30 +0200)]
tasks/rbd_fio: unmap rbd devices on cleanup
Not doing so leads to issues and can interfere with subsequent jobs.
One example is the invocation of vgs(8) during the inital test setup:
it will issue a read to the left-behind rbd device(s) whose backing
cluster is long gone, locking up the job.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov [Wed, 31 Aug 2016 17:05:25 +0000 (19:05 +0200)]
tasks/rbd_fio: don't use sudo unnecessarily
Creating and cloning images doesn't require sudo.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Loic Dachary [Thu, 1 Sep 2016 10:04:27 +0000 (12:04 +0200)]
Merge pull request #1155 from SUSE/wip-suse-ceph-test
buildpackages: fix make-rpm.sh for SUSE
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler [Thu, 1 Sep 2016 07:56:13 +0000 (09:56 +0200)]
buildpackages: force ceph-test build on SUSE
The ceph-test package is required for teuthology. It is disabled to speed up
the build in OBS, but here we need it enabled unconditionally.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Ricardo Dias [Fri, 1 Jul 2016 09:16:07 +0000 (10:16 +0100)]
buildpackages: fix RPM generation script to support opensuse spec file
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit
4692f995ba6967796d5dd2f5fd85fde8705a1ccc )
Gregory Farnum [Wed, 31 Aug 2016 21:03:24 +0000 (14:03 -0700)]
Merge pull request #1112 from jcsp/wip-16909
tasks/cephfs: test standby replay teardown on rank stop
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray [Wed, 31 Aug 2016 14:31:31 +0000 (15:31 +0100)]
tasks/ceph: construct CephManager earlier
Previously, if errors occurred during healthy(), then
the finally block would invoke osd_scrub_pgs, which relies
on CephManager being constructed, and it would die, hiding
the original exception.
Signed-off-by: John Spray <john.spray@redhat.com>
Josh Durgin [Tue, 30 Aug 2016 22:10:12 +0000 (15:10 -0700)]
Merge pull request #1149 from ceph/wip-krbd-unmap-fixes
krbd/unmap: assorted pre-single-major fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Orit Wasserman [Tue, 7 Jun 2016 10:13:01 +0000 (12:13 +0200)]
rgw: add sleep to let the sync agent to init
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Ilya Dryomov [Mon, 29 Aug 2016 17:55:58 +0000 (19:55 +0200)]
krbd/unmap: override client.0 only
The unmap test uses one remote, so the end result is the same.
However, overriding the most specific role is nicer and allows
scheduling with
kernel:
client:
branch: testing
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov [Tue, 30 Aug 2016 10:00:27 +0000 (12:00 +0200)]
krbd/unmap: set tunables to bobtail
Kernel 3.13, which is used in pre-single-major.yaml test, doesn't
support firefly tunables (default in jewel, up from bobtail tunables).
This went unnoticed for a while because of a kernel task regression -
the pre-single-major override was ignored.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov [Tue, 30 Aug 2016 10:45:32 +0000 (12:45 +0200)]
krbd/unmap: assert that pre-single-major kernel is installed
Similarly to how single-major-off.yaml and single-major-on.yaml check
the value of /sys/module/rbd/parameters/single_major, assert that it's
not there for pre-single-major.yaml.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Nathan Cutler [Mon, 29 Aug 2016 08:41:47 +0000 (10:41 +0200)]
Merge pull request #1146 from dachary/wip-17152-openstack
openstack: add disks where necessary
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Loic Dachary [Mon, 29 Aug 2016 08:27:26 +0000 (10:27 +0200)]
openstack: add disks where necessary
Ref: http://tracker.ceph.com/issues/17152
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary [Fri, 26 Aug 2016 07:23:14 +0000 (09:23 +0200)]
Merge pull request #1141 from rjfd/wip-test-buildpackages
buildpackages: make make-{deb,rpm}.sh aware of cmake
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Josh Durgin [Sat, 6 Aug 2016 01:16:20 +0000 (18:16 -0700)]
ceph_manager: test offline split via ceph-objectstore-tool
When killing an osd, split all pools with a low threshold.
This will slow down tests, but should not impact correctness.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Loic Dachary [Thu, 25 Aug 2016 21:01:46 +0000 (23:01 +0200)]
Merge pull request #1142 from dachary/wip-17116-workunit
workunit: allow parallel git clone
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Loic Dachary [Thu, 25 Aug 2016 09:34:46 +0000 (11:34 +0200)]
workunit: allow parallel git clone
When multiple client run in parallel on the same machine and they
try to get workunits from a repository that is not github, they must
git clone in a directory that is suffixed as srcdir. Otherwise they
will conflict with each other.
Fixes: http://tracker.ceph.com/issues/17116
Signed-off-by: Loic Dachary <loic@dachary.org>
Dan Mick [Wed, 24 Aug 2016 23:04:18 +0000 (16:04 -0700)]
Merge pull request #1137 from ceph/wip-fix-console
Fix console handling in tasks
Reviewed-by: Dan Mick <dmick@redhat.com>
Zack Cerza [Wed, 24 Aug 2016 17:10:08 +0000 (11:10 -0600)]
Update console checking, and DRY
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza [Wed, 24 Aug 2016 16:56:03 +0000 (10:56 -0600)]
Drop unnecessary console handling code
Remote.console is provided by teuthology now
http://tracker.ceph.com/issues/17124
Fixes: 17124
Signed-off-by: Zack Cerza <zack@redhat.com>
Nathan Cutler [Tue, 23 Aug 2016 09:34:04 +0000 (11:34 +0200)]
buildpackages: make make-{deb,rpm}.sh aware of cmake
Fixes: http://tracker.ceph.com/issues/16819
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Orit Wasserman [Tue, 23 Aug 2016 14:27:50 +0000 (16:27 +0200)]
rgw: add debug info when comparing bucket metadata
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Zack Cerza [Tue, 23 Aug 2016 20:21:00 +0000 (14:21 -0600)]
Merge pull request #1133 from SUSE/wip-17075
Revert "packages.yaml: reflect python-ceph package split"
Zack Cerza [Tue, 23 Aug 2016 18:09:41 +0000 (12:09 -0600)]
Merge pull request #1135 from athanatos/wip-stdout
ceph_manager: do not use StringIO instance as default argument
Samuel Just [Tue, 23 Aug 2016 16:53:37 +0000 (09:53 -0700)]
ceph_manager: do not use StringIO instance as default argument
Otherwise, all invokations share the *same* StringIO instance
leading to some very silly bugs.
Signed-off-by: Samuel Just <sjust@redhat.com>
Nathan Cutler [Tue, 23 Aug 2016 16:36:23 +0000 (18:36 +0200)]
Revert "packages.yaml: reflect python-ceph package split"
This reverts commit
0216330568fc1dec2e866bbfd1e49dc42266e1ab .
Fixes: http://tracker.ceph.com/issues/17075
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Orit Wasserman [Tue, 23 Aug 2016 09:59:39 +0000 (11:59 +0200)]
rgw: we don't support btrfs any more
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Kefu Chai [Tue, 23 Aug 2016 02:07:05 +0000 (10:07 +0800)]
Merge pull request #1128 from ceph/wip-16805
ceph_manager: lower mon_reweight_min_bytes_per_osd to 10
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai [Mon, 22 Aug 2016 17:08:16 +0000 (01:08 +0800)]
ceph_manager: lower mon_reweight_min_bytes_per_osd to 10
otherwise monitor could reject the command:
```
Refusing to reweight: we only used 588084 kb used across all osds!
```
if the average used space is smaller than
`mon_reweight_min_bytes_per_osd`.
Fixes: http://tracker.ceph.com/issues/16805
Signed-off-by: Kefu Chai <kchai@redhat.com>
Samuel Just [Fri, 19 Aug 2016 14:52:53 +0000 (07:52 -0700)]
Merge pull request #1122 from ceph/wip-fixbiglogs
Fix big logs in rados thrash runs
Reviewed-by: Samuel Just <sjust@redhat.com>
Ryne Li [Fri, 19 Aug 2016 12:53:56 +0000 (08:53 -0400)]
add test case for envlibrados
Signed-off-by: Ryne Li <lizhenqiangsnake@gmail.com>
Mykola Golub [Fri, 19 Aug 2016 11:00:02 +0000 (14:00 +0300)]
Merge pull request #1116 from ceph/wip-16529
suites/upgrade: point-to-point Jewel upgrade workaround
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
David Zafman [Thu, 18 Aug 2016 16:03:52 +0000 (09:03 -0700)]
revive_osd: Suppress output used to wait for OSD to be fully started
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman [Thu, 11 Aug 2016 04:15:05 +0000 (21:15 -0700)]
Thrashosds: Turn off output when doing dump_ops testing
Needed to add stdout option to pass down to run()
Signed-off-by: David Zafman <dzafman@redhat.com>
Jason Dillaman [Fri, 12 Aug 2016 18:47:30 +0000 (14:47 -0400)]
suites/upgrade: point-to-point Jewel upgrade workaround
The v10.2.x cls_rbd test case will not pass against a v10.2.0
OSD. Disable the offending test.
Fixes: http://tracker.ceph.com/issues/16529
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Josh Durgin [Mon, 15 Aug 2016 15:42:34 +0000 (08:42 -0700)]
Merge pull request #1117 from ceph/wip-16975
jewel-x: use jewel-compatible librados tests for upgraded clients
Reviewed-by: Yuri Weinstein <yuri.weinstein@gmail.com>
Casey Bodley [Mon, 15 Aug 2016 13:38:10 +0000 (09:38 -0400)]
Merge pull request #1119 from ceph/wip-rgw-17025
rgw: data_extra_pool is unique per zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Orit Wasserman [Mon, 15 Aug 2016 12:51:58 +0000 (14:51 +0200)]
rgw: data_extra_pool is unique per zone
Fixes: http://tracker.ceph.com/issues/17025
Signed-off-by: Orit Wasserman <owasserm@redhat.com>