]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw/keystone: run s3tests against both auth orders
authorCasey Bodley <cbodley@redhat.com>
Fri, 4 Oct 2024 14:51:01 +0000 (10:51 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 28 Jan 2025 14:31:12 +0000 (09:31 -0500)
commitb2475ab700c4e1c48f7496ab0ac8edfc3744afe3
treecc682a0cd695d6e476cc147a6d34e8f2f9962d4d
parent66dd6c0a0b2a5eafe333ba14edc3a874f47658ab
qa/rgw/keystone: run s3tests against both auth orders

we've only been testing the default configuration for
`rgw_s3_auth_order: sts, external, local`, but local before external
should work too. split the s3tests task into two jobs, one for each
auth order

relates to https://tracker.ceph.com/issues/68393

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0601e565c5c98adf4946b8178e7e7b1efb52a207)
qa/suites/rgw/tempest/tasks/s3/% [new file with mode: 0644]
qa/suites/rgw/tempest/tasks/s3/.qa [new symlink]
qa/suites/rgw/tempest/tasks/s3/auth-order/.qa [new symlink]
qa/suites/rgw/tempest/tasks/s3/auth-order/external-local.yaml [new file with mode: 0644]
qa/suites/rgw/tempest/tasks/s3/auth-order/local-external.yaml [new file with mode: 0644]
qa/suites/rgw/tempest/tasks/s3/s3tests.yaml [new file with mode: 0644]
qa/suites/rgw/tempest/tasks/s3tests.yaml [deleted file]