ceph / s3-tests

Compatibility tests for S3 clones
MIT License
299 stars 288 forks source link

test_headers: use fixture to hook request headers #555

Closed cbodley closed 8 months ago

cbodley commented 8 months ago

with pytest 8.1.1, the setup/teardown functions no longer appear to run. replace them with a pytest fixture

Fixes: https://tracker.ceph.com/issues/64822

cbodley commented 8 months ago

cherry-picked to ceph-master, ceph-squid, ceph-reef