-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #614 from viduship/vim-archive-notification-sync
Adding bucket notification for archive zone for ObjectSync events
- Loading branch information
Showing
3 changed files
with
47 additions
and
7 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
...te_configs/test_bucket_notification_kafka_broker_archive_delete_replication_from_pri.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 case CEPH-83575922 | ||
# script test_bucket_notifications.py | ||
config: | ||
user_count: 1 | ||
bucket_count: 1 | ||
objects_count: 10 | ||
objects_size_range: | ||
min: 5 | ||
max: 15 | ||
test_ops: | ||
create_bucket: true | ||
create_object: true | ||
enable_version: false | ||
test_delete_object_sync_archive: true | ||
create_topic: true | ||
get_topic_info: true | ||
endpoint: kafka | ||
ack_type: broker | ||
put_get_bucket_notification: true | ||
event_type: | ||
- MultisiteReplication | ||
upload_type: normal | ||
delete_bucket_object: false | ||
sync_source_zone_master: 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