-
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.
automate testing of hotfix bz2337265: segfault in kafka topic name co…
…mpare operator overload Signed-off-by: Hemanth Sai Maheswarla <[email protected]>
- Loading branch information
Hemanth Sai Maheswarla
authored and
Hemanth Sai Maheswarla
committed
Feb 27, 2025
1 parent
b1e8773
commit b033627
Showing
3 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
...ft/configs/test_bucket_notification_kafka_broker_multipart_with_kafka_acl_config_set.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,24 @@ | ||
# test-script: test_bucket_notifications.py | ||
# polarion-id: CEPH-83607419 | ||
config: | ||
user_count: 1 | ||
bucket_count: 2 | ||
objects_count: 100 | ||
local_file_delete: true | ||
objects_size_range: | ||
min: 6M | ||
max: 8M | ||
test_ops: | ||
create_bucket: true | ||
create_object: true | ||
enable_version: false | ||
create_topic: true | ||
get_topic_info: true | ||
endpoint: kafka | ||
ack_type: broker | ||
put_get_bucket_notification: true | ||
event_type: Multipart | ||
upload_type: multipart | ||
delete_bucket_object: false | ||
add_acl_config_in_kafka_properties: true | ||
expected_event_record_empty: true |
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