s3-tests/s3tests_boto3/functional
Casey Bodley 188b392131 remove reliance on x-rgw-object-count and x-rgw-bytes-used headers
stop using head_bucket() to fetch these response headers, and use
list_objects_v2() instead to count objects and sizes

Fixes: #315

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-06-22 08:42:29 -04:00
..
__init__.py boto3: list_versions() omits empty KeyMarker/VersionIdMarker 2023-02-16 21:36:51 -05:00
policy.py boto3: Foundation laid for boto3 tests 2019-01-16 16:31:24 -05:00
rgw_interactive.py boto3: Foundation laid for boto3 tests 2019-01-16 16:31:24 -05:00
test_headers.py test_headers: add custom marks for auth_common/aws2/aws4 2023-01-25 17:07:40 -05:00
test_iam.py iam: add back missing fails_on_dbstore tags 2023-02-24 11:43:54 -05:00
test_s3.py remove reliance on x-rgw-object-count and x-rgw-bytes-used headers 2023-06-22 08:42:29 -04:00
test_s3select.py progress nessage is sent back upon processing the object, the change make sure it stay with the max result 2023-04-10 12:26:59 +03:00
test_sts.py better error handling in the STS tests 2023-02-13 17:28:23 +02:00
test_utils.py pytest: replace nose eq() with assert == 2023-01-21 22:40:33 -05:00
utils.py pytest: replace nose eq() with assert == 2023-01-21 22:40:33 -05:00