]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/test_prometheus.py
import 15.2.0 Octopus source
[ceph.git] / ceph / qa / tasks / mgr / test_prometheus.py
index 0f3c71d991a3f5e118757520188cfaaa3449a321..f91487174dbdb36bc9c1eebce118f4ccf8f42ccd 100644 (file)
@@ -14,6 +14,7 @@ class TestPrometheus(MgrTestCase):
     MGRS_REQUIRED = 3
 
     def setUp(self):
+        super(TestPrometheus, self).setUp()
         self.setup_mgrs()
 
     def test_file_sd_command(self):