forked from TrueCloudLab/s3-tests
Compare commits
1 commit
master
...
ceph-maste
Author | SHA1 | Date | |
---|---|---|---|
|
d7b31f62bd |
1 changed files with 1 additions and 0 deletions
|
@ -1057,6 +1057,7 @@ def test_multi_object_delete():
|
||||||
@attr(method='put')
|
@attr(method='put')
|
||||||
@attr(operation='write zero-byte key')
|
@attr(operation='write zero-byte key')
|
||||||
@attr(assertion='correct content length')
|
@attr(assertion='correct content length')
|
||||||
|
@attr('fails_on_rgw') # actually, just apache; works with civetweb.
|
||||||
def test_object_head_zero_bytes():
|
def test_object_head_zero_bytes():
|
||||||
bucket = get_new_bucket()
|
bucket = get_new_bucket()
|
||||||
key = bucket.new_key('foo')
|
key = bucket.new_key('foo')
|
||||||
|
|
Loading…
Add table
Reference in a new issue