Sage Weil
84aeb9e89e
rados: debug rgw test
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-05-06 12:03:14 -04:00
Sage Weil
2a44c3d20d
drop broken name length config args
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-05-05 09:07:36 -04:00
Yuri Weinstein
7aa2ec1f9e
copyed upgrade/infernalis suite to master branch
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-05-04 08:46:29 -07:00
Gregory Farnum
1fde198f97
Merge pull request #976 from ceph/wip-xfs-hadoop
...
suites/hadoop: use xfs
2016-05-03 07:09:06 -07:00
Samuel Just
18f2aa09ff
Revert "Rados: Tracker-13531-resolve stuck peering"
2016-05-02 20:39:39 -07:00
shylesh kumar
e3bb551067
Rados: wip-13531:Resolve stuck peering
...
Signed-off-by: shylesh kumar <shylesh.mohan@gmail.com>
2016-05-02 12:41:14 -04:00
Casey Bodley
2a48199c1d
Merge pull request #891 from ceph/wip-rgw-new-multisite
...
Wip rgw new multisite
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2016-04-29 12:10:28 -04:00
Sage Weil
2485e7b263
suites/hadoop: use xfs
...
This avoids working aroudn ext4 limits. Whatev.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-28 15:31:50 -04:00
Tamil Muthamizhan
9d4b0b9f15
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
...
removed ceph-deploy_hello_world.yaml as its been replaced with ceph-admin-commands.yaml
2016-04-26 16:47:34 -07:00
Tamil Muthamizhan
ecf6a57227
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
...
removed file ceph-deploy_hello_world.yaml as it is replaced by ceph-admin-commands.yaml
2016-04-26 16:44:25 -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
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
Orit Wasserman
5962bfa8c5
rgw: increase sleep to 15 seconds
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-20 15:33:17 +02: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
Orit Wasserman
a66db15c8d
rgw: move xfs to a seperate directory
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-19 15:07:25 +02:00
Orit Wasserman
844b0c3165
rgw: force frontend to be civetweb
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-19 12:39:07 +02:00
Orit Wasserman
09891a2042
add realm configuration to all multisite test
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-19 12:39:06 +02:00
Orit Wasserman
63192cbf46
rgw: add realm creation
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-19 12:39:06 +02:00
Orit Wasserman
2116012402
use ceph-master branch for s3tests
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-04-19 12:39:06 +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
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
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
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
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
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
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
Samuel Just
7e53203e80
rados/singleton-nomsgr: add lfn upgrade tests
...
Upgrade from hammer/infernalis to x and verify lfn objects are valid
across upgrade.
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-04-07 15:35:30 -07:00
Samuel Just
da9c65b1af
rados_api_tests: reduce the osd_max_object_name_len value
...
This test can be run against ext4, which maxes out under
1k.
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-04-07 15:35:30 -07: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
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
Jason Dillaman
49c8b572ae
Update start.yaml
2016-04-01 10:41:30 -05: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
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
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
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
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
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