]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/test_orchestrator_cli.py
import 15.2.4
[ceph.git] / ceph / qa / tasks / mgr / test_orchestrator_cli.py
index 5232af29905e6e294e78b3e1d7ed55c42273c2c7..db922632374ea0c3267b9b3cf09bdc34d7ed55ab 100644 (file)
@@ -5,7 +5,7 @@ from time import sleep
 
 from teuthology.exceptions import CommandFailedError
 
-from mgr_test_case import MgrTestCase
+from tasks.mgr.mgr_test_case import MgrTestCase
 
 
 log = logging.getLogger(__name__)