From: Casey Bodley Date: Wed, 8 Jan 2020 15:27:31 +0000 (-0500) Subject: qa/rgw: remove failing radosgw_admin_rest from multisite suite X-Git-Tag: v15.1.0~248^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32550%2Fhead;p=ceph.git 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 --- diff --git a/qa/suites/rgw/multisite/tasks/test_multi.yaml b/qa/suites/rgw/multisite/tasks/test_multi.yaml index 2796d917e105..3247f241619b 100644 --- a/qa/suites/rgw/multisite/tasks/test_multi.yaml +++ b/qa/suites/rgw/multisite/tasks/test_multi.yaml @@ -24,4 +24,3 @@ tasks: - rgw-multisite-tests: config: reconfigure_delay: 60 -- radosgw_admin_rest: [c2.client.0]