]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw: remove failing radosgw_admin_rest from multisite suite 32550/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 8 Jan 2020 15:27:31 +0000 (10:27 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 8 Jan 2020 15:27:33 +0000 (10:27 -0500)
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>
qa/suites/rgw/multisite/tasks/test_multi.yaml

index 2796d917e1058a0415c80bef694c0bc5f61235e8..3247f241619bb30b6631ad6f61c29f5b8c7d63ac 100644 (file)
@@ -24,4 +24,3 @@ tasks:
 - rgw-multisite-tests:
     config:
       reconfigure_delay: 60
-- radosgw_admin_rest: [c2.client.0]