]> git.apps.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)
committerJ. Eric Ivancich <ivancich@redhat.com>
Mon, 16 Jun 2025 19:40:54 +0000 (15:40 -0400)
commit0c4c3bad8603c3387ceed0034598a281ba6959eb
treefbe4bc89b62e88b96ff7dddefbbda8ef5b9a5e6c
parentf289b91f080a8e3ffb8cb4b0a29b948d0302738b
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]