]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/test_failover.py
import 15.2.0 Octopus source
[ceph.git] / ceph / qa / tasks / mgr / test_failover.py
index 2437d13b7012f316d356403f8431cb668ac39fff..bdadf019bc076b23c90585cd9af319be048c2150 100644 (file)
@@ -12,6 +12,7 @@ class TestFailover(MgrTestCase):
     MGRS_REQUIRED = 2
 
     def setUp(self):
+        super(TestFailover, self).setUp()
         self.setup_mgrs()
 
     def test_timeout(self):