]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/test/kafka: let consumer read events from the beginning
authorYuval Lifshitz <ylifshit@redhat.com>
Thu, 23 Nov 2023 14:29:04 +0000 (14:29 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Thu, 23 Nov 2023 14:31:15 +0000 (14:31 +0000)
commit4f2ac201ecad6abbdb7fa0bfd21ed1b86282d218
tree084cbf27add7dbc5cd334b8b08c53e6eb305af0b
parent14f1647b60acb45d7b342d604fc0cd9fc2b68e4f
rgw/test/kafka: let consumer read events from the beginning

in some cases the RGW may publish the notifications before the kafka
consumer started reading the events from the topic

Fixes: https://tracker.ceph.com/issues/62136
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/test/rgw/bucket_notification/test_bn.py