]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test/rgw: test_ps_s3_topic_admin_on_master uses one persistent topic 57249/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 6 May 2024 18:40:36 +0000 (14:40 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 13 May 2024 16:09:17 +0000 (12:09 -0400)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/test/rgw/bucket_notification/test_bn.py

index f46f9930550302fff2877dd9a2891f4425c18de7..8e1dc7b2a2bf66c967dc1db887ab94175f1f5d2a 100644 (file)
@@ -656,7 +656,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,