Skip to content

Commit

Permalink
Ceph-ci integration: CEPH-83604857:Test Tags added during multipart u…
Browse files Browse the repository at this point in the history
…pload are retrievable

Signed-off-by: Chaithra <[email protected]>
  • Loading branch information
ckulal committed Jan 27, 2025
1 parent 07f9764 commit 08c6dc9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
12 changes: 11 additions & 1 deletion suites/reef/rgw/tier-2_rgw_regression_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ tests:
config:
branch: ceph-reef
desc: Run the external S3test suites.
comments: Known issue BZ-2312113 targeted to 7.1z3
comments: Known issue BZ-2312113 targeted to 7.1z4
destroy-cluster: false
module: test_s3.py
name: execute s3tests
Expand Down Expand Up @@ -300,3 +300,13 @@ tests:
config:
script-name: ../curl/test_cors_using_curl.py
config-file-name: ../../curl/configs/test_cors_presigned_put_url_using_curl.yaml

- test:
name: Test Tags added during multipart upload are retrievable
desc: Test Tags added during multipart upload are retrievable
polarion-id: CEPH-83604857
comments: Known issue BZ-2336077 targeted to 7.1z4
module: sanity_rgw.py
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_multipart_upload_with_tagging.yaml
10 changes: 10 additions & 0 deletions suites/squid/rgw/tier-2_rgw_regression_extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,13 @@ tests:
config:
script-name: ../curl/test_cors_using_curl.py
config-file-name: ../../curl/configs/test_cors_presigned_put_url_using_curl.yaml

- test:
name: Test Tags added during multipart upload are retrievable
desc: Test Tags added during multipart upload are retrievable
polarion-id: CEPH-83604857
comments: Known issue BZ-2336076 targeted to 8.0z2, BZ-2323604 targeted to 8.1
module: sanity_rgw.py
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_multipart_upload_with_tagging.yaml

0 comments on commit 08c6dc9

Please sign in to comment.