-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automating MOD hotfix 404 again - testing complete and abort multipar…
…t upload race Signed-off-by: Hemanth Sai Maheswarla <hemanthsaimaheswarla@Hemanths-MacBook-Pro.local>
- Loading branch information
Hemanth Sai Maheswarla
authored and
Hemanth Sai Maheswarla
committed
Jan 1, 2025
1 parent
62e9299
commit 065b90a
Showing
4 changed files
with
81 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
rgw/v2/tests/s3_swift/configs/test_Mbuckets_with_Nobjects_multipart.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 25 additions & 0 deletions
25
...ts/s3_swift/configs/test_Mbuckets_with_Nobjects_multipart_upload_complete_abort_race.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# upload type: multipart | ||
# script: test_Mbuckets_with_Nobjects.py | ||
# bz: https://bugzilla.redhat.com/show_bug.cgi?id=2331908 | ||
# polarion id: CEPH-83604471 | ||
config: | ||
user_count: 1 | ||
bucket_count: 2 | ||
objects_count: 50 | ||
split_size: 5 | ||
objects_size_range: | ||
min: 10M | ||
max: 15M | ||
test_ops: | ||
test_multipart_race_complete_abort: true | ||
create_bucket: true | ||
create_object: true | ||
upload_type: multipart | ||
download_object: true | ||
delete_bucket_object: false | ||
sharding: | ||
enable: false | ||
max_shards: 0 | ||
compression: | ||
enable: false | ||
type: zlib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters