]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/rgw - run sse-s3 test cases only if configured or requested 44494/head
authorMarcus Watts <mwatts@redhat.com>
Wed, 27 Apr 2022 22:50:56 +0000 (18:50 -0400)
committerMarcus Watts <mwatts@redhat.com>
Thu, 28 Apr 2022 01:14:55 +0000 (21:14 -0400)
commit9235cf95c1ef976af6d5a1aa7919b135066d7208
tree9ecb342514bc5748a23d2a5fa9bfc66b671eb31e
parent20cb9805c97343137f04680c865707fe96185d79
qa/rgw - run sse-s3 test cases only if configured or requested

This commit adds logic to automatically detect when sse-s3 is
available and if not, disables sse-s3 tests by default.
Configuration opions are provided to override the default either way.

Signed-off-by: Marcus Watts <mwatts@redhat.com>
qa/tasks/ceph_manager.py
qa/tasks/s3tests.py