Commit Graph

4929 Commits

Author SHA1 Message Date
Loic Dachary
4cbf177039 rados: 'failed to encode ...' warnings are normal on upgrades
http://tracker.ceph.com/issues/12973 Fixes: #12973

Signed-off-by: Loic Dachary <loic@dachary.org>
2015-11-10 21:28:00 +01:00
Vasu Kulkarni
5ba70c8e30 Update fio version from 2.2.9 to 2.2.11
Also removes fio-version option from yaml since its redundant and if required can be specified in
overrides

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2015-11-10 14:48:59 -05:00
Josh Durgin
cf6ddc8dd1 Merge pull request #682 from ceph/wip-13745-jewel
rbd_fio: removed deprecated command-line option to rbd CLI

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-11-10 08:44:51 -08:00
Jason Dillaman
accb287302 rbd_fio: removed deprecated command-line option to rbd CLI
Fixes: #13745
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-11-10 08:50:54 -05:00
Sage Weil
3d5bfdce94 Merge remote-tracking branch 'gh/infernalis' 2015-11-09 15:50:47 -05:00
John Spray
f05d977628 tasks/ceph: fix up whitespace
...because otherwise it lights up like a christmas
tree in pycharm.

Signed-off-by: John Spray <john.spray@redhat.com>
2015-11-09 13:20:49 +00:00
Yan, Zheng
e43ce71ce5 suites/fs: enable all snapshost test scripts
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2015-11-09 19:27:07 +08:00
Jason Dillaman
bda2897c7b client-upgrade: hammer-based test should be used on new client
Avoid attempting to test new release features that are not available
on older hammer OSDs.

Fixes: #13304
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d918ff023e)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-11-06 09:56:04 -08:00
Yuri Weinstein
79ba87aaa2 Merge pull request #669 from ceph/wip-13304
client-upgrade: hammer-based test should be used on new client
http://pulpito.ceph.com/teuthology-2015-11-06_08:55:24-upgrade:client-upgrade-hammer-distro-basic-vps/
2015-11-06 09:37:54 -08:00
Jason Dillaman
d918ff023e client-upgrade: hammer-based test should be used on new client
Avoid attempting to test new release features that are not available
on older hammer OSDs.

Fixes: #13304
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-11-06 11:54:10 -05:00
John Spray
c713423bd1 tasks/cephfs: fix race in test_sessionmap
Fixes: #13698
Signed-off-by: John Spray <john.spray@redhat.com>
2015-11-05 01:15:57 +00:00
Loic Dachary
906159f45d Merge pull request #672 from dachary/wip-buildpackages-ipv6
buildpackages: silently ignore IPv6 addresses
2015-11-04 13:25:15 +01:00
Loic Dachary
7b8f205952 buildpackages: silently ignore IPv6 addresses
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-11-04 11:52:24 +01:00
Josh Durgin
fec80cd519 Merge pull request #652 from ceph/wip-13559
suites/rbd/qemu: excercise CoW support during QEMU testing

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-11-03 14:12:05 -08:00
Samuel Just
f9e22c5e04 Merge pull request #639 from ceph/wip-12748-infernalis
rados/singleton-nomsgr/all: add export-after-evict.yaml

Reviewed-by: Samuel Just <sjust@redhat.com>
2015-11-03 07:19:23 -08:00
Yan, Zheng
0ea24d6111 Merge pull request #667 from ceph/wip-autorepair
tasks/cephfs: simplify test_backtrace_repair
2015-11-03 20:13:07 +08:00
John Spray
54e53a0006 tasks/cephfs: simplify test_backtrace_repair
This was previously using a bunch of files and a small
MDCache limit to force things out of cache.  It is much
simpler to just drop the journal.

Signed-off-by: John Spray <john.spray@redhat.com>
2015-11-03 11:56:06 +00:00
Sage Weil
4fb1f6de4c Merge pull request #670 from ceph/wip-no-async
basic/msgr: remove async and random for now
2015-11-02 16:27:54 -05:00
Samuel Just
0324772e23 basic/msgr: remove async and random for now
Signed-off-by: Samuel Just <sjust@redhat.com>
2015-11-02 13:25:36 -08:00
Yuri Weinstein
e6b9b8fdd1 Added $4 for filter out "random.yaml\,async.yaml" tests for now
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit ef04eaccfa)
2015-11-02 08:12:47 -08:00
Sage Weil
d9ca11afab Merge pull request #666 from ceph/wip-openstack-fixes
Added $4 for filter out "random.yaml\,async.yaml" tests for now
2015-11-02 11:10:59 -05:00
Yuri Weinstein
ef04eaccfa Added $4 for filter out "random.yaml\,async.yaml" tests for now
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-11-02 08:01:50 -08:00
Loic Dachary
a016f29e21 dummy: only use the user playbook
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-11-02 12:43:41 +01:00
Loic Dachary
e381af3de7 nop: suite that does not even lock targets
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-10-30 08:46:32 +09:00
Greg Farnum
2e47e03745 filesystem: fix get_daemon_names
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-10-29 15:35:43 -07:00
John Spray
b51a929c6f tasks/cephfs: quick test for tell...
...specifically that we don't have lingering
MDS sessions after running it.  This is testing
that Client::shutdown is doing the right thing
and closing sessions.

Signed-off-by: John Spray <john.spray@redhat.com>
2015-10-28 14:28:42 +09:00
Gregory Farnum
c035816c21 Merge pull request #656 from ceph/wip-frag
fs: fix two frag_enable fragments

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-10-27 14:55:01 -07:00
Loic Dachary
ef6467d05a Merge pull request #658 from dachary/wip-buildpackages-tags
buildpackages: fetch tags from the official Ceph repository
2015-10-28 00:40:16 +09:00
Loic Dachary
970a37226f buildpackages: fetch tags from the official Ceph repository
A clone of Ceph is not automagically updated with the tags from the
official Ceph repository. For a pull request based on master, git
describe will use whatever tags existed at the time the clone was made,
unless the author pull them from the official Ceph repository and later
git push --tags them.

The output of git describe is used to name the packages and if the
official tags are not present, the packages will be incorrectly
named. For instance instead of 9.0.3-34 the packages could be named
0.87-8433 because the v0.87 tag is the most recent tag in the
repository. That confuses the install task that will fail with:

   'ceph version 0.87 was not installed, found 9.0.3.'

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-10-28 00:06:46 +09:00
Kefu Chai
8fc830403f Merge pull request #655 from dachary/wip-13450-openstack-rados
openstack: rados/thrash: allocate three disks, always

Reviewed-by: Kefu Chai <kchai@redhat.com>
2015-10-26 15:42:42 +08:00
Sage Weil
98e683a327 fs: fix two frag_enable fragments
Badly formatted yaml

Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-25 16:06:15 -04:00
Loic Dachary
b4a4136a56 openstack: rados/thrash: allocate three disks, always
The thrasher needs disk attached to run against xfs, ext4 or btrfs. And
some jobs use more disks and do not fit in 40GB.

http://tracker.ceph.com/issues/13450 Fixes: #13450

Signed-off-by: Loic Dachary <loic@dachary.org>
2015-10-23 18:08:44 +02:00
Loic Dachary
13c4eff212 Merge pull request #654 from dachary/wip-ceph-disk
ceph-disk: switch to using install / ceph
2015-10-23 14:00:39 +02:00
Loic Dachary
5eaf118eed openstack: resource hint must contain an array
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-10-23 01:04:19 +02:00
Jason Dillaman
59e768bb29 suites/rbd/qemu: excercise CoW support during QEMU testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-10-22 08:28:32 -04:00
Loic Dachary
739b1d6c43 ceph-disk: switch to using install / ceph
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-10-22 01:53:20 +02:00
Loic Dachary
8f9de175e0 ceph: log which ceph.conf file is written
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-10-21 15:49:48 +02:00
Kefu Chai
12d7576ead Merge pull request #622 from dachary/wip-13451-openstack-rados-objectstore
rados/objectstore/alloc-hint: need three attached disks

Reviewed-by: Kefu Chai <kchai@redhat.com>
2015-10-21 15:28:07 +08:00
Loic Dachary
a36362f051 Merge pull request #645 from ceph/wip-openstack-fixes
Added openstack config openstack.yaml

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-10-20 20:25:58 +02:00
Sage Weil
4a21246bbd Merge remote-tracking branch 'gh/infernalis' 2015-10-20 14:07:57 -04:00
Yuri Weinstein
12f7b03335 Added openstack config openstack.yaml
Added +

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-10-20 10:28:43 -07:00
Sage Weil
a4249d381b Merge pull request #648 from ceph/wip-f-h-x-offline
test offline upgrade from firefly -> x

Reviewed-by: David Zafman <dzafman@redhat.com>
2015-10-19 17:08:21 -04:00
Sage Weil
b2ad94076d upgrade/hammer-x/f-h-x-offline: test firefly -> x upgrade
This is an offline (osds all restart) upgrade.

Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-19 15:09:47 -04:00
John Spray
4a83c56604 tasks/cephfs: include an empty dir in journal repair
Signed-off-by: John Spray <john.spray@redhat.com>
2015-10-19 17:57:53 +01:00
Sage Weil
395120d485 Merge pull request #644 from ceph/wip-fix-f-h-x-branch
Added one more "write_append_excl: false"
2015-10-18 08:34:57 -04:00
Yuri Weinstein
1f076d9391 Added one more "write_append_excl: false"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-10-17 08:27:17 -07:00
Yuri Weinstein
3655ca6fe0 Added "write_append_excl: false"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 3a13ec04ce)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-10-16 12:05:47 -07:00
Sage Weil
79e49fcf59 Merge pull request #643 from ceph/wip-fix-f-h-x-branch
Added "write_append_excl: false"
2015-10-16 15:04:56 -04:00
Yuri Weinstein
3a13ec04ce Added "write_append_excl: false"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-10-16 12:02:43 -07:00
Yuri Weinstein
ed30c54432 Removed osd.6 from roles to fix #13515
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 8ae31f1583)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-10-16 11:58:47 -07:00