Commit Graph

5272 Commits

Author SHA1 Message Date
John Spray
35cb248ce5 Merge pull request #959 from xiaoxichen/add_ns_check
tasks/cephfs: check data written to NS.

Reviewed-by: John Spray <john.spray@redhat.com>
2016-04-26 12:22:48 -05:00
Tamilarasi Muthamizhan
42a53713b8 Merge pull request #973 from ceph/jewel
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
2016-04-25 10:52:38 -07:00
Sage Weil
f21651662e rados/monthrash: debug client on librados api tests
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-24 16:39:04 -04:00
Sage Weil
333aa0c15f Merge pull request #971 from ceph/wip-kv
rados/objectstore: add ceph_test_keyvaluedb test
2016-04-24 15:47:34 -04:00
Tamil Muthamizhan
a2e0e00f0c Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
Renaming the yaml and workunits for better clarity

(cherry picked from commit dc429cbb06)
2016-04-22 19:47:26 -04:00
Yuri Weinstein
9ef8d53c00 Merge pull request #972 from ceph/wip-rename-test-in-suite
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
2016-04-22 16:07:34 -07:00
Tamil Muthamizhan
dc429cbb06 Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
Renaming the yaml and workunits for better clarity
2016-04-22 19:00:04 -04:00
Sage Weil
b095cc6c54 rados/objectstore: add ceph_test_keyvaluedb test
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-22 14:08:10 -04:00
Yuri Weinstein
af042c8567 Merge pull request #969 from ceph/wip-rgw-xfs
rgw: move xfs to a seperate directory
2016-04-19 08:13:32 -07:00
Orit Wasserman
a534c1ce72 rgw: move xfs to a seperate directory
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-19 15:49:38 +02:00
Sage Weil
f0f035e852 suites/krbd/unmap: specify xfs
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-17 11:48:41 -04:00
Xiaoxi Chen
226a5068ed tasks/cephfs: check data written to NS.
NS is always used for security isolation.

Signed-off-by: Xiaoxi Chen <xiaoxchen@ebay.com>
2016-04-17 17:27:57 +08:00
Sage Weil
52b13e82a6 tasks/ceph: allow set allow_multiple to fail
This will fail on upgrade tests.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-16 09:10:51 -04:00
Sage Weil
1cc24d5d8c suites/rest: specify xfs
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-16 09:06:40 -04:00
Sage Weil
b4de41ec84 suites/fs: specify xfs as needed
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-16 09:05:07 -04:00
Sage Weil
0521da433d suites/rgw: specify xfs as needed
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-16 09:02:27 -04:00
Sage Weil
a2b80c3f64 suites/rbd: specify xfs as needed
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-16 09:01:45 -04:00
Sage Weil
e265bee1c9 rados: specify short names for misc jobs
These need to specify short names bc they don't have all osds on
a dedicated block device.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-15 08:59:01 -04:00
Sage Weil
64f383b7fd suites/upgrade/hammer-x: specify xfs
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-14 15:27:38 -04:00
Samuel Just
37f867d7d4 Merge pull request #965 from ceph/wip-xfs
rados: specify xfs

Reviewed-by: Samuel Just <sjust@redhat.com>
2016-04-14 11:32:56 -07:00
Sage Weil
32719a60f7 rados: specify xfs
If no fs is specified, the OSD is created on /, and the scratch
devices aren't used at all.  That means ext4, and the long file
name lameness.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-14 14:31:44 -04:00
Sage Weil
7f78ea7a6a fs/ext4: longer names
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-13 16:48:59 -04:00
Sage Weil
562d4f6b69 fs/ext4: max of 256 works better
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-13 14:07:17 -04:00
Samuel Just
a39124f269 Merge pull request #964 from ceph/wip-ext4
set shorter limits when using ext4

Reviewed-by: Samuel Just <sjust@redhat.com>
2016-04-13 10:17:29 -07:00
Sage Weil
f4d39b0eab fs/ext4: set shorter object name limits so that osds can start
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-13 13:14:04 -04:00
Sage Weil
2b7dd172c2 rados/basic: test over xfs (not just btrfs)
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-13 13:14:04 -04:00
Yuri Weinstein
649a5e0bab Repleaced ext4 with xfs
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-04-12 11:58:20 -04:00
Matt Benjamin
92bae14587 Merge pull request #962 from ceph/wip-rgw-ext4
suites/rgw/multifs: do not test on ext4
2016-04-12 11:56:47 -04:00
Sage Weil
9a21435fa3 suites/rgw/multifs: do not test on ext4
Swift tests fail.  RGW long object names will fail in general.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-12 11:55:33 -04:00
Yuri Weinstein
c74d18c885 Merge pull request #948 from ceph/wip-teuthology-master
Fixed distro symlinks
2016-04-12 08:23:39 -07:00
Orit Wasserman
750c3d73ae Merge pull request #957 from ceph/wip-teuthology-master2
Added civetweb test case
2016-04-12 17:22:53 +02:00
Gregory Farnum
827bf93d80 Merge pull request #936 from ceph/wip-layout-snafu-followup
tasks/cephfs: test health messages from readonly stat
2016-04-12 07:50:02 -07:00
Gregory Farnum
7cd48dbe82 Merge pull request #933 from ceph/wip-fs-lockouts
cephfs: update tests to enable multimds when needed
2016-04-12 07:49:51 -07:00
Gregory Farnum
89b15788f9 Reproducer for 15303
Reproducer for http://tracker.ceph.com/issues/15303
2016-04-12 07:47:07 -07:00
Casey Bodley
776a2835f6 Merge pull request #958 from ceph/wip-rgw-prefer-civetweb
rgw: use civetweb if no frontend was configured
2016-04-12 10:34:44 -04:00
Orit Wasserman
7f0ad8ab4e rgw: use civetweb if no frontend was configured
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-12 11:04:37 +02:00
Greg Farnum
a739533cd1 FIXUP 'cephfs: update tests to enable multimds when needed' 2016-04-11 21:46:12 -07:00
Greg Farnum
1c4e019ad4 cephfs: enable dirfrags in test_data_scan fragmentation test
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2016-04-11 14:16:30 -07:00
Yuri Weinstein
f23466abd9 Added civetweb test case
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-04-11 13:38:14 -07:00
Yuri Weinstein
9d7801dba4 Fixed distro symblinks
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-04-11 13:35:56 -07:00
Sage Weil
897e52ee82 Merge pull request #944 from athanatos/wip-lfn-upgrade
LFN upgrade tests and a few other misc fixes
2016-04-11 14:01:21 -04:00
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