]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/rgw/notification: fix the cloudevents package version 68704/head
authorYuval Lifshitz <ylifshit@ibm.com>
Wed, 25 Mar 2026 18:17:56 +0000 (18:17 +0000)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 30 Apr 2026 19:46:59 +0000 (15:46 -0400)
Fixes: https://tracker.ceph.com/issues/75713
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
(cherry picked from commit 957b4b619049e31e890f32ac9ca2aa0c38fa0d30)

Fixes: https://tracker.ceph.com/issues/76222
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/test/rgw/bucket_notification/requirements.txt

index a82ef444af5240e858416473b61b062c82f36d97..5fdd612e41c4c4f0ffe686f28b1ec2bf9dee5b95 100644 (file)
@@ -3,5 +3,5 @@ boto3 >=1.0.0
 configparser >=5.0.0
 kafka-python >=2.0.0
 pika
-cloudevents
+cloudevents>=1.12.1,<2
 xmltodict