]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: pubsub rename test to match a pattern
authorYuval Lifshitz <yuvalif@yahoo.com>
Wed, 6 Feb 2019 16:39:34 +0000 (18:39 +0200)
committerYuval Lifshitz <yuvalif@yahoo.com>
Wed, 6 Feb 2019 16:39:34 +0000 (18:39 +0200)
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
src/test/rgw/rgw_multi/tests_ps.py

index f19fc40ea52210c42886db6a791bb36dff11748d..768996c3e6cbbb3f6babfe229958bbe216dd3312 100644 (file)
@@ -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()