From: Yuval Lifshitz Date: Wed, 6 Feb 2019 16:39:34 +0000 (+0200) Subject: rgw: pubsub rename test to match a pattern X-Git-Tag: v14.1.0~41^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=116bc4808caa82631f73a2f02d12d610ffcec31f;p=ceph.git rgw: pubsub rename test to match a pattern Signed-off-by: Yuval Lifshitz --- diff --git a/src/test/rgw/rgw_multi/tests_ps.py b/src/test/rgw/rgw_multi/tests_ps.py index f19fc40ea52..768996c3e6c 100644 --- a/src/test/rgw/rgw_multi/tests_ps.py +++ b/src/test/rgw/rgw_multi/tests_ps.py @@ -230,7 +230,7 @@ def test_ps_subscription(): zones[0].delete_bucket(bucket_name) -def test_event_type_subscription(): +def test_ps_event_type_subscription(): """ test subscriptions for different events """ zones, ps_zones = init_env() bucket_name = gen_bucket_name()