Skip to content

Commit

Permalink
Merge pull request #4340 from hmaheswa/MOD_hotfix_404_again
Browse files Browse the repository at this point in the history
integrating rgw MOD hotfix 404 again bz veritifcation tests
  • Loading branch information
mergify[bot] authored Jan 9, 2025
2 parents 88fad30 + adf12b4 commit fc6d48e
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 1 deletion.
12 changes: 12 additions & 0 deletions suites/pacific/rgw/tier-4-rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,15 @@ tests:
config:
script-name: test_swift_basic_ops.py
config-file-name: test_s3_and_swift_versioning.yaml

# test MOD hotfix bz: complete and abort multipart upload race causes obj download failure after gc kicks in

- test:
name: test MOD hotfix bz - 404 again
desc: complete and abort multipart upload race causes obj download failure after gc kicks in
polarion-id: CEPH-83604471
module: sanity_rgw.py
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_Mbuckets_with_Nobjects_multipart_upload_complete_abort_race.yaml
comments: known issue BZ 2331908
12 changes: 12 additions & 0 deletions suites/reef/rgw/tier-4-rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,3 +260,15 @@ tests:
config:
script-name: test_s3select.py
config-file-name: test_s3select_query_gen_parquet_depth2.yaml

# test MOD hotfix bz: complete and abort multipart upload race causes obj download failure after gc kicks in

- test:
name: test MOD hotfix bz - 404 again
desc: complete and abort multipart upload race causes obj download failure after gc kicks in
polarion-id: CEPH-83604471
module: sanity_rgw.py
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_Mbuckets_with_Nobjects_multipart_upload_complete_abort_race.yaml
comments: known issue BZ 2331908
2 changes: 1 addition & 1 deletion suites/squid/rgw/tier-2_rgw_ssl_cephadm_gen_cert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ tests:
nodes:
- node5
desc: RHCS cluster deployment and rgw deployment with ssl cert generation
polarion-id: CEPH-83575222
polarion-id: CEPH-83604472
destroy-cluster: false
module: test_cephadm.py
name: deploy cluster and rgw with ssl gen-cert
Expand Down
12 changes: 12 additions & 0 deletions suites/squid/rgw/tier-4-rgw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,3 +279,15 @@ tests:
config:
script-name: test_s3select.py
config-file-name: test_s3select_query_gen_parquet_depth2.yaml

# test MOD hotfix bz: complete and abort multipart upload race causes obj download failure after gc kicks in

- test:
name: test MOD hotfix bz - 404 again
desc: complete and abort multipart upload race causes obj download failure after gc kicks in
polarion-id: CEPH-83604471
module: sanity_rgw.py
config:
script-name: test_Mbuckets_with_Nobjects.py
config-file-name: test_Mbuckets_with_Nobjects_multipart_upload_complete_abort_race.yaml
comments: known issue BZ 2331908

0 comments on commit fc6d48e

Please sign in to comment.