Commit Graph

5219 Commits

Author SHA1 Message Date
Casey Bodley
a32f116345 Merge pull request #954 from ceph/wip-rgw-fix-zone-get
rgw: add default zone name
2016-04-11 10:01:25 -04:00
Loic Dachary
6334196a39 Merge pull request #950 from dachary/wip-buildpackages-xenial
buildpackages: xenial support
2016-04-09 19:37:53 +02:00
Loic Dachary
edb2c617dc Merge pull request #945 from dachary/wip-pr-763
buildpackages: openstack image names not unique.

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-04-09 01:43:54 +02:00
Robin H. Johnson
a33517a88f buildpackages: add build timeouts.
The build/upload process CAN get stuck sometimes. As we are paying
utility rates for the high-power build server, we should timeout when
it's likely the build is stuck.

Use a default timeout just short of 4 hours, as some providers round up
partial instance-hours for billing.

Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2016-04-09 00:44:04 +02:00
Robin H. Johnson
df5d147094 buildpackages: support ubuntu 12.04.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2016-04-09 00:42:13 +02:00
Robin H. Johnson
cd4b7ad642 buildpackages: fix configure on Ubuntu 12.04.
Ubuntu 12.04/precise has a buggy lttng; it fails our lttng-is-sane
check, as it leaves out headers.

This should not stop building of Ceph, as the automatic build handling
from debian/rules will correctly omit LTTNG on Precise.

Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2016-04-09 00:42:13 +02:00
Robin H. Johnson
785801c2e9 buildpackages: catch VM instances in ERROR state.
It is possible for 'server create' to return success, but then NOT have
a good VM afterwards. The instance will be in state ERROR.

Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2016-04-09 00:42:09 +02:00
Orit Wasserman
6927f64866 rgw: add default zone name
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-08 23:29:55 +02:00
Casey Bodley
9d81246e8d Merge pull request #946 from ceph/wip-rgw-fix-teu-bucket-policy
rgw: policy acl format should be xml
2016-04-08 17:03:30 -04:00
Orit Wasserman
4534e8ed61 rgw: policy acl format should be xml
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-08 22:46:31 +02:00
Loic Dachary
465ff97711 buildpackages: add ubuntu 16.04 xenial support
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-08 13:30:09 +02:00
Josh Durgin
6903f1cd31 admin malloc interface testsReviewed-by: Josh Durgin <jdurgin@redhat.com>
admin malloc interface tests

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-04-07 15:38:22 -07:00
Yuri Weinstein
a00c937360 Merge pull request #941 from dachary/wip-xenial
distros: add ubuntu 16.04 / xenial
2016-04-07 09:39:44 -07:00
Loic Dachary
9b4e31762d distros: add ubuntu 16.04 / xenial
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-07 18:39:13 +02:00
Loic Dachary
f66b96d4f3 Merge pull request #914 from dachary/wip-archs
buildpackages: add missing arm64 to make-deb.sh
2016-04-07 17:29:43 +02:00
Loic Dachary
c655de7ef3 buildpackages: discard google-perftools on trusty aarch64
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-07 15:36:22 +02:00
John Spray
da5bd6328f Merge pull request #938 from ceph/wip-15304
samba: run kclient mount tests on testing kernel

Reviewed-by: John Spray <john.spray@redhat.com>
2016-04-07 11:31:33 +01:00
Yan, Zheng
2113fcfd59 samba: run kclient mount tests on testing kernel
Fixes: http://tracker.ceph.com/issues/15304
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-04-07 16:21:18 +08:00
Loic Dachary
5ab482e82c arch: teuthology must use aarch64, not arm64
teuthology / gitbuilder / ansible_architecture arch is

   dpkg-architecture --query DEB_HOST_GNU_CPU (x86_64 and aarch64)

deb package Architectures: (conf/distributions) is

   dpkg-architecture --query DEB_HOST_GNU_ARCH (amd64 and arm64)

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-06 21:02:31 +02:00
Loic Dachary
42836aaf2f buildpackages: runabove has 30GB root disk max
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-06 21:02:31 +02:00
Loic Dachary
3e7f311b76 buildpackages: install rsync
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-06 21:02:31 +02:00
Loic Dachary
4f1029102a buildpackages: add missing arm64 to make-deb.sh
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-06 21:02:31 +02:00
Josh Durgin
9b7aab0ed7 Merge pull request #927 from ceph/wip-rbd-firefly-client-upgrade
suites/upgrade/client-upgrade: use firefly default features for upgrade test

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-04-05 13:10:22 -07:00
Sage Weil
5500a69443 Merge pull request #932 from athanatos/wip-journal-defaults
morepggrow: enable filestore and journal soft backoffs
2016-04-04 13:28:51 -04:00
Sage Weil
5f59b48d39 Merge remote-tracking branch 'gh/jewel' 2016-04-03 14:00:05 -04:00
Loic Dachary
677b6de459 Merge pull request #923 from dachary/wip-buildpackages-debian
buildpackages: add debian 8.0 support
2016-04-03 17:38:13 +02:00
Jason Dillaman
49c8b572ae Update start.yaml 2016-04-01 10:41:30 -05:00
Yuri Weinstein
dd6bd2ba7f Merge pull request #926 from ceph/wip-bench
suites: radosbench 180 -> 150s
2016-03-31 10:35:32 -07:00
Sage Weil
8e11f0d827 suites: radosbench 180 -> 150s
I hit an ENOSPC after 150s on bluestore.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-31 12:27:11 -04:00
Loic Dachary
86619401ab buildpackages: add debian 8.0 support
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-31 14:49:25 +02:00
Yuri Weinstein
c467a0fc71 Added blogbench.yaml to parallel before and after -x upgrade steps
Fixes #15093

Note: sequential and full_sequential (dictionary) can't be both under parallel stanza

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 1007011bef)
2016-03-30 14:37:21 -07:00
Josh Durgin
6aeb629391 Merge pull request #919 from ceph/wip-15093-jewel
upgrade/parallel: fix parallel task usage

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-03-30 10:47:07 -07:00
Yuri Weinstein
568c25de03 Merge pull request #922 from dachary/wip-15324-openstack-rados
openstack: thrash_cache_writeback_proxy_none.yaml need bigger disks
2016-03-30 09:27:00 -07:00
Loic Dachary
a7194e5685 openstack: thrash_cache_writeback_proxy_none.yaml need bigger disks
http://tracker.ceph.com/issues/15324 Fixes: #15324

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-30 18:05:08 +02:00
Sage Weil
5e670dedab Merge pull request #906 from ceph/wip-12814
rados/singleton: thrash proxy (not forward) cache mode
2016-03-30 08:23:47 -04:00
Sage Weil
935a7eb229 rados/singleton-nomsgr/all/full-tiering: s/readforwad/readproxy/
Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-30 08:23:31 -04:00
Sage Weil
d823ff6864 rados/singleton: thrash proxy (not forward) cache mode
See #12814

Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-30 08:23:31 -04:00
John Spray
9c3140e210 Merge pull request #916 from ceph/wip-cmake-cython
tasks/cephfs: update vstart_runner for cmake build changes
2016-03-30 12:03:14 +01:00
Loic Dachary
fe79927da8 Merge pull request #920 from dachary/wip-rados-openstack
openstack: define the resources required to run a rados suite
2016-03-30 08:41:48 +02:00
Loic Dachary
d9a8f49fc5 openstack: define the resources required to run a rados suite
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-30 01:45:14 +02:00
Yuri Weinstein
1007011bef Added blogbench.yaml to parallel before and after -x upgrade steps
Fixes #15093

Note: sequential and full_sequential (dictionary) can't be both under parallel stanza

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-03-29 16:03:59 -07:00
Josh Durgin
c2033806d6 Merge pull request #902 from smithfarm/wip-14984
rbd: add singleton to assert no rbdmap regression

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-03-29 07:43:15 -07:00
Loic Dachary
c2ac83fa71 Merge pull request #907 from dachary/wip-15236-infernalis-x
upgrade/infernalis-x: allocate OpenStack volumes for each OSD

Reviewed-by: Nathan Cutler <ncutler@suse.cz>
2016-03-29 15:22:15 +02:00
Sage Weil
d303c0db75 Merge remote-tracking branch 'gh/jewel' 2016-03-29 08:46:04 -04:00
John Spray
9263bef283 tasks/cephfs: update vstart_runner for cmake build changes
All binaries now go into bin/

Signed-off-by: John Spray <john.spray@redhat.com>
2016-03-29 12:13:37 +01:00
Loic Dachary
c6bf2cd4a2 Merge pull request #908 from dachary/wip-archs
archs: add files for each known architecture
2016-03-29 01:01:32 +02:00
Josh Durgin
7e595e1038 Merge pull request #869 from ceph/wip-15093-jewel
Added blogbench.yaml to parallel before and after -x upgrade steps

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-03-28 15:57:03 -07:00
Yuri Weinstein
6122002cde Added blogbench.yaml to parallel before and after -x upgrade steps
Fixes #15093

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-03-28 15:44:41 -07:00
Gregory Farnum
e541123998 Merge pull request #827 from ceph/jewel-14805
Disable client-side permission checking in Hadoop.

It's not set up to pass appropriate UIDs/GIDs through, so everything breaks.
2016-03-28 13:47:48 -07:00
Loic Dachary
b976563af2 buildpackages: do not try tcmalloc on arm64
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 21:58:42 +02:00