mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
qa/rgw: remove failing radosgw_admin_rest from multisite suite
this was added to test that admin apis forward relevent requests to the master zone, but radosgw_admin_rest.py tries to create an admin user with 'radosgw-admin user create'. this fails with: Please run the command on master zone. Performing this operation on non-master zone leads to inconsistent metadata between zones Are you sure you want to go ahead? (requires --yes-i-really-mean-it) Signed-off-by: Casey Bodley <cbodley@redhat.com>
This commit is contained in:
parent
52293ea03f
commit
f51a7cae7d
@ -24,4 +24,3 @@ tasks:
|
||||
- rgw-multisite-tests:
|
||||
config:
|
||||
reconfigure_delay: 60
|
||||
- radosgw_admin_rest: [c2.client.0]
|
||||
|
Loading…
Reference in New Issue
Block a user