test: REST PutObject, HeadObject, organization, skips removal

This commit is contained in:
Luke McCrone
2025-08-21 13:52:14 -03:00
parent 9992e341da
commit b3286c44e2
25 changed files with 602 additions and 451 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|multipart, folder IAM"
- set: "REST, posix, non-static, base|acl|multipart|put-object, folder IAM"
IAM_TYPE: folder
RUN_SET: "rest-base,rest-acl,rest-multipart"
RUN_SET: "rest-base,rest-acl,rest-multipart,rest-put-object"
RECREATE_BUCKETS: "true"
DELETE_BUCKETS_AFTER_TEST: "true"
BACKEND: "posix"