]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/rgw: test_ps_s3_topic_admin_on_master uses one persistent topic 58570/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 6 May 2024 18:40:36 +0000 (14:40 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 12 Jul 2024 20:07:00 +0000 (16:07 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8e53d68508b7c8c03f4a5cb81a0d167c2f06ef75)

src/test/rgw/bucket_notification/test_bn.py

index 28d966b1e14eef3805b1ca6d6a0ae742f4308996..2d716003b7d3f0ae87a53aef8071fcf1a2de79ac 100644 (file)
@@ -650,7 +650,7 @@ def test_ps_s3_topic_admin_on_master():
                  'arn:aws:sns:' + zonegroup + ':' + tenant + ':' + topic_name + '_1')
 
     endpoint_address = 'http://127.0.0.1:9001'
-    endpoint_args = 'push-endpoint='+endpoint_address
+    endpoint_args = 'push-endpoint='+endpoint_address+'&persistent=true'
     topic_conf2 = PSTopicS3(conn, topic_name+'_2', zonegroup, endpoint_args=endpoint_args)
     topic_arn2 = topic_conf2.set_config()
     assert_equal(topic_arn2,