]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/s3tests: use cloudtier_tests and lifecycle_tests to control filters
authorCasey Bodley <cbodley@redhat.com>
Thu, 29 Jun 2023 14:40:16 +0000 (10:40 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 21 Sep 2023 21:51:59 +0000 (17:51 -0400)
commitc7f2bc42d906891eac702fa85df5b57341fdd7af
tree4e80db5f82b5002c19b8ef983f1383716e7aa460
parent62245cb5f3d31a74a995be7dab690c7569b9688f
qa/s3tests: use cloudtier_tests and lifecycle_tests to control filters

when `extra_attrs` was made additive, these tests were adding both
'not lifecycle_expiration' and 'lifecycle_expiration' to the command
line. use a yaml flag instead to control whether or not the s3tests task
adds the 'not' filter

Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/suites/rgw/cloud-transition/tasks/cloud_transition_s3tests.yaml
qa/suites/rgw/lifecycle/tasks/rgw_s3tests.yaml
qa/tasks/s3tests.py