X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fqa%2Ftasks%2Fmgr%2Fdashboard%2Ftest_cluster_configuration.py;h=61d18000a45a4078a389d9213d4c59ccdb7f5c96;hb=f6b5b4d738b87d88d2de35127b6b0e41eae2a272;hp=9f134cd876aecfd0d2bd584d5bfcbd0d6f4b74d2;hpb=12732ca2e80d168d344a265acffc1fbd1fa1f1b5;p=ceph.git diff --git a/ceph/qa/tasks/mgr/dashboard/test_cluster_configuration.py b/ceph/qa/tasks/mgr/dashboard/test_cluster_configuration.py index 9f134cd87..61d18000a 100644 --- a/ceph/qa/tasks/mgr/dashboard/test_cluster_configuration.py +++ b/ceph/qa/tasks/mgr/dashboard/test_cluster_configuration.py @@ -2,7 +2,7 @@ from __future__ import absolute_import import time -from tasks.mgr.dashboard.helper import DashboardTestCase +from .helper import DashboardTestCase class ClusterConfigurationTest(DashboardTestCase):