]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: use 'with-sse-s3' override for s3tests 46467/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 11 May 2022 18:49:49 +0000 (14:49 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 21 Jul 2022 13:34:36 +0000 (09:34 -0400)
commitaa7704b54c51c609cf11f00cd745d9c5947f5576
treef24494cde31c95e6d07116dabecee863704edfae
parent8af188552e1a78fb52c1e77b0dd59ac668d7261e
qa/rgw: use 'with-sse-s3' override for s3tests

don't rely on the ceph manager task to parse a config file. each rgw
could be using a different config. instead, revert to an s3tests
override called 'with-sse-s3'

this way, the only job that enables sse-s3, vault_transit.yaml, contains
both the 'rgw crypt sse s3' configurables, and the flag to enable the
associated test cases

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 98ddd40859e5de6cde6386e1d3dad488f2dc54be)
qa/suites/rgw/crypt/2-kms/vault_transit.yaml
qa/tasks/s3tests.py