Skip to content

Commit

Permalink
Merge pull request #4341 from ckulal/cephci-put-acls
Browse files Browse the repository at this point in the history
[Tier-2][Automation]: cephci integration CEPH-83604473
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents bde7a72 + 3015d03 commit 7ffa138
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions suites/reef/rgw/tier-2_rgw_regression_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,3 +282,12 @@ tests:
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_bi_put_with_incomplete_multipart_upload.yaml

- test:
name: Test anonymous PUT to bucket with public-read-write ACL
desc: Test anonymous PUT to bucket with public-read-write ACL
polarion-id: CEPH-83604473
module: sanity_rgw.py
config:
script-name: ../aws/test_acl.py
config-file-name: ../../aws/configs/test_public_read_write_acl.yaml
9 changes: 9 additions & 0 deletions suites/squid/rgw/tier-2_rgw_regression_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -303,3 +303,12 @@ tests:
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_bi_put_with_incomplete_multipart_upload.yaml

- test:
name: Test anonymous PUT to bucket with public-read-write ACL
desc: Test anonymous PUT to bucket with public-read-write ACL
polarion-id: CEPH-83604473
module: sanity_rgw.py
config:
script-name: ../aws/test_acl.py
config-file-name: ../../aws/configs/test_public_read_write_acl.yaml

0 comments on commit 7ffa138

Please sign in to comment.