mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-22 09:29:43 +00:00
7c067c346b
The response to a successful PUT or HEAD (or GET) of/on
an object matching any enabled lifecycle expiration rule should
include an x-amz-expiration header for the object. The
x-amz-expiration header consists of an expiry-date, rule-id tuple
indicating the earliest matching rule and the corresponding
expiration date for the object.
Also, while at it, add test for lifecycle expiration rule with
'Days' : 0, which should both apply and...work.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
analysis | ||
functional | ||
fuzz | ||
tests | ||
__init__.py | ||
common.py | ||
generate_objects.py | ||
readwrite.py | ||
realistic.py | ||
roundtrip.py |