]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/pybind: drop consistency from test name
authorVictor Denisov <denisovenator@gmail.com>
Sat, 30 Dec 2017 15:54:36 +0000 (07:54 -0800)
committerJason Dillaman <dillaman@redhat.com>
Thu, 11 Jan 2018 15:38:23 +0000 (10:38 -0500)
Signed-off-by: Victor Denisov <denisovenator@gmail.com>
src/test/pybind/test_rbd.py

index af4e73158558eb8d93146d999e026fff523b8db5..3e1580db3aae494a65a6237025b9fa1fb9f48747 100644 (file)
@@ -1698,7 +1698,7 @@ def test_list_groups_after_removed():
     remove_group()
     eq([], RBD().group_list(ioctx))
 
-class TestConsistencyGroups(object):
+class TestGroups(object):
 
     def setUp(self):
         global snap_name