]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw: use 'with-sse-s3' override for s3tests 46232/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 11 May 2022 18:49:49 +0000 (14:49 -0400)
committerCasey Bodley <cbodley@redhat.com>
Wed, 11 May 2022 18:49:51 +0000 (14:49 -0400)
commit98ddd40859e5de6cde6386e1d3dad488f2dc54be
treed2605eb88623a9f37556f12c8e782ff01b0f3ecf
parent864f457a84296a6ae0e1b936fd4b3ff5095ad53c
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>
qa/suites/rgw/crypt/2-kms/vault_transit.yaml
qa/tasks/s3tests.py