]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/pg_autoscaler/tests/test_overlapping_roots.py
import ceph quincy 17.2.6
[ceph.git] / ceph / src / pybind / mgr / pg_autoscaler / tests / test_overlapping_roots.py
index bf4ddfb62020d012740bc865f017f01fd2f599fd..009019707ec84608acebe0118561c0bcc07f4d6d 100644 (file)
@@ -42,7 +42,7 @@ class CRUSH:
 
 class TestPgAutoscaler(object):
 
-    def setup(self):
+    def setup_method(self):
         # a bunch of attributes for testing.
         self.autoscaler = module.PgAutoscaler('module_name', 0, 0)