test: PutObject/ListObjects/GetObject/HeadObject encodings

This commit is contained in:
Luke McCrone
2025-05-09 18:13:18 -03:00
parent 8e5b7ead92
commit 1c08eaadcd
27 changed files with 495 additions and 343 deletions

View File

@@ -21,9 +21,9 @@ jobs:
RECREATE_BUCKETS: "true"
DELETE_BUCKETS_AFTER_TEST: "true"
BACKEND: "posix"
- set: "REST, posix, non-static, base|acl, folder IAM"
- set: "REST, posix, non-static, base|acl|multipart, folder IAM"
IAM_TYPE: folder
RUN_SET: "rest-base,rest-acl"
RUN_SET: "rest-base,rest-acl,rest-multipart"
RECREATE_BUCKETS: "true"
DELETE_BUCKETS_AFTER_TEST: "true"
BACKEND: "posix"