Casey Bodley
3e68bfdbb2
rgw: remove unnecessary sleeps
...
remove the sleeps that were added to address radosgw startup races
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2016-11-16 09:57:43 -05:00
Tamil Muthamizhan
f1576c833c
Added short pg log entries to rgw test
...
This change aims to test rgw with messenger failure injection
and very short logs.
Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
2016-11-04 12:37:28 -07:00
Daniel Gryniewicz
5a30f11d6b
rgw - Add config for testing lifecycle expiration
...
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
2016-09-22 14:15:08 -04: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
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
f274737dfa
suites: debuginfo: true for valgrind
...
This lets us get line numbers in the valgrind xml output.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-02-26 09:46:27 -05:00
Sage Weil
a5f60ae85c
rgw/verify: allow rgw's to start up before starting agent
...
Startup is slow(er) under valgrind.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-14 16:44:32 -04:00
Sage Weil
9e53972378
set boto timeout, too, for s3tests
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-08-22 15:28:58 -07:00
Loic Dachary
54a7298cdd
rgw: add default_idle_timeout to allow override
...
Globally overriding the rgw idle_timeout is not possible because it it
needs to be done on a per client.0, client.1, etc. basis. Add the
default_idle_timeout key to the rgw config : it defaults to the
previously hardcoded default (30) and can be changed via the override.
The existing tasks that were previously overriding the idle_timeout on a
per client basis are changed to use the default_idle_timeout instead for
consistency and to allow a global override.
Signed-off-by: Loic Dachary <loic@dachary.org>
2014-08-14 14:53:24 +02:00
Sage Weil
279f39d4c1
use notcmalloc builder for valgrind leak checking
...
This reverts 453d72b294
. It turns out that
tcmalloc defeats the leak checking in valgrind.
Signed-off-by: Sage Weil <sage@inktank.com>
2014-07-24 11:57:06 -07:00
Yehuda Sadeh
ee69c7a4f3
rgw: update idle_timeout for rgw_s3tests_multiregion.yaml
...
Fixes : #8194
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2014-04-24 14:29:55 -07:00
Josh Durgin
e5a43b75ac
rgw: use different keys for different system users
...
Only one of these was being used before, due to a bug in
teuthology. This is fixed, and trying to create a second user with the
same access key fails.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-03-09 23:29:20 -07:00
Sage Weil
453d72b294
don't use notcmalloc flavor for valgrind
...
We now have the suppressions to avoid this. Yay!
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-11 09:44:17 -08:00
Josh Durgin
693fee25e4
rgw: fix multi-region test in verify suite
...
This only syncs metadata, since it tests two regions.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-11-01 17:02:59 -07:00
Joe Buck
444a0ab15f
Enabling multi-region S3 tests
...
This file turns on multi-region
S3 tests. Ticket #5842 .
Signed-off-by: Joe Buck <jbbuck@gmail.com>
2013-08-28 22:29:29 -07:00
Sage Weil
8cec56dd79
valgrind: select notcmalloc ceph install flavor
2013-05-27 14:06:35 -07:00
Sage Weil
acab068269
add explicit install task before ceph task
2013-02-19 21:02:26 -08:00
Yehuda Sadeh
677a7a5a57
rgw: add swift tasks
...
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2012-12-21 14:00:45 -08:00
Sage Weil
31a2a83cb4
move rgw tasks to separate suite
2012-09-21 08:36:08 -07:00