]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notifications: fix lifecycle tests
authorYuval Lifshitz <ylifshit@ibm.com>
Wed, 24 Apr 2024 10:03:35 +0000 (10:03 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Sun, 12 May 2024 10:39:15 +0000 (10:39 +0000)
commit70e5af83f3c451713abc1d502f3de8ef8df994cf
treefb2e619e840b426b79400e6c678e7c3caea52e03
parent15536cf7d75b40755a9a291498e25bf8c3d55fbf
test/rgw/notifications: fix lifecycle tests

* tests were passing only because they were not performings their asserts
* tests are now separated with their own attribute
* their topics are now marked "persistent" to workaround the issue in:
  https://tracker.ceph.com/issues/65645

Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
src/test/rgw/bucket_notification/test_bn.py