]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/qa: Move admin pagination tests
authorTobias Urdin <tobias.urdin@binero.com>
Mon, 5 May 2025 15:20:31 +0000 (17:20 +0200)
committerTobias Urdin <tobias.urdin@binero.com>
Fri, 16 May 2025 09:24:41 +0000 (11:24 +0200)
commit57cbc9b6599be1e84c5bc209936080c4a04bb891
treef25bd582d2a196b1bdf49045a2bf9ceb83ddae71
parent7fa025e08a21b03ce91556ffb936b9f26ffdc00f
rgw/qa: Move admin pagination tests

Move the tests into qa directory and add it to the
rgw/verify suite so that we can run it in teuthology.

Signed-off-by: Tobias Urdin <tobias.urdin@binero.com>
qa/suites/rgw/verify/tasks/admin-pagination.yaml [new file with mode: 0644]
qa/workunits/rgw/run-admin-pagination.sh [new file with mode: 0755]
qa/workunits/rgw/test_rgw_admin_pagination.py [new file with mode: 0755]
src/test/rgw/test_rgw_admin_bucket.py [deleted file]