Commit Graph

5208 Commits

Author SHA1 Message Date
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
Loic Dachary
b9b00a5ddb buildpackages: desambiguate nic on server create
When there are more than one network, it is required to select the one
to be attached to the nic of the instance.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 19:52:00 +02:00
Sage Weil
826aaad0bd Merge remote-tracking branch 'gh/jewel' 2016-03-28 12:39:11 -04:00
Loic Dachary
d4e3cec185 dummy: reduce run time, run user.yaml playbook
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 18:30:06 +02:00
Gregory Farnum
2f5c76cf56 Merge pull request #898 from ceph/wip-15206
test_msgr: improve debug ms level
2016-03-28 09:24:42 -07:00
Loic Dachary
a8f4321f5c buildpackages: build will work on a range of flavors
When selecting a flavor to build, we prefer the largest we can find and
fallback to smaller ones, down to the minimum acceptable flavor, if
there is no other available.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 18:15:12 +02:00
Loic Dachary
c5182f257c buildpackages: do not hardcode x86_64 in build scripts
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 18:15:12 +02:00
Loic Dachary
f9c4858a26 buildpackages: use architecture suffixed images
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 18:15:12 +02:00
Loic Dachary
40277ca6a9 archs: add files for each known architecture
So that they can be prepend to teuthology-suite to run a job on a
designated architecture.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 18:15:12 +02:00
Sage Weil
89e456adab suites: run rados bench for max 180 seconds
If we want a longer runtime than that, run it several times in
sequence.

This limits the amount of disk space we'll consume.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2b3ec8de8d)
2016-03-26 13:16:09 -07:00
Yuri Weinstein
0cb6468a4a Merge pull request #910 from ceph/wip-oldupgrades
suites/upgrades: clean up old upgrade suites
2016-03-26 08:04:21 -07:00
Yuri Weinstein
970c9b41c5 Merge pull request #909 from ceph/wip-radosbench
suites: run rados bench for max 180 seconds
2016-03-26 08:02:29 -07:00