]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/test_module_selftest.py
update sources to v12.2.5
[ceph.git] / ceph / qa / tasks / mgr / test_module_selftest.py
index 5bb4602aefc9ad7e510753b88990d848cfe52638..b7fb57061ae11440eefb092be1e438fc73c6881d 100644 (file)
@@ -31,6 +31,7 @@ class TestModuleSelftest(MgrTestCase):
         self._selftest_plugin("zabbix")
 
     def test_prometheus(self):
+        self._assign_ports("prometheus", "server_port", min_port=8100)
         self._selftest_plugin("prometheus")
 
     def test_influx(self):