Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrating rgw MOD hotfix 404 again bz veritifcation tests #4340

Merged
merged 2 commits into from
Jan 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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