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
Orit Wasserman
54d311a991
rgw: add sleep to let the sync agent to init
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-08-30 15:28:24 +02: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
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
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
f49579fe5a
rgw: sleep before agent startup
...
For good measure.. it's racy.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-14 16:45:29 -04:00
Yehuda Sadeh
adc9bdae34
rgw: set default region and zone to all clients
...
Otherwise it's going to use zone 'default' for client.0, not as expected. Also
add region configuration to task.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-01-14 14:38:55 -08:00
Yehuda Sadeh
67a7fd27be
rgw: set debug rgw=20
...
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
2014-09-12 16:33:59 -07:00
Loic Dachary
fb7befb35b
rgw: increase the number of OSDs for erasure coded pools
...
So that there never is less than 4 osd which is the minimum when trying
erasure coded workloads that only work with 4 osd.
http://tracker.ceph.com/issues/9298 Fixes : #9298
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-08-30 18:45:47 +02:00
tamil
69ef8545fc
s/apache2/apache
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-08-13 21:47:50 -07:00
tamil
0b2a8472c3
s/apache/apache2
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-08-13 09:13:59 -07:00
tamil
90379e0b1d
Added a facet to test both apache and civetweb as frontend for rgw
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-08-13 09:09:30 -07:00
John Spray
344d5974fd
Remove mds role from rados & rgw tests
...
Follow up to a24efaef
, remove the mds from
the (mainly singleton) test configs that
explicitly list it.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-22 16:44:02 +01:00
Josh Durgin
b454bd6cb5
rgw: add erasure coded data pool variant
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-03-26 20:01:40 -07:00
Josh Durgin
bf90414a9e
rgw: set max-entries to 10 for data sync test
...
This way it tests the agent generating more than max-intries writes to
a bucket.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-03-24 15:05:20 -07:00
Josh Durgin
f92d3a5667
rgw: add data sync test
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2014-03-09 23:35:11 -07:00
Josh Durgin
bdca2e4bf2
rgw: multi region sync is only for metadata
...
Now that the agent supports data sync, we need to specify this.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-10-30 09:17:52 -07:00
Sage Weil
30c56cc1cb
mark all existing collections with %
...
This is ignored by old teuthology, but used by newer code to tell us when
to generate a product of all directory items.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-08-28 11:24:29 -07:00
Joe Buck
ceb1d7bb4b
readwrite: Specifying the domain root pool
...
This fixes a 404 error caused when the
reads from the newly created region cannot find
necessary data due to the domain root having
been created with a name other than that used
pre-region creation.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
2013-08-19 15:39:41 -07:00
Joe Buck
c37faa8cf9
add multi-region tests
...
Signed-off-by: Joe Buck <jbbuck@gmail.com>
2013-08-16 19:17:22 -07:00
Sage Weil
e7fa5fcab7
rgw: move radosgw-admin test into rgw suite
2013-07-01 14:08:12 -07:00