]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/mgr/test_failover.py
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / tasks / mgr / test_failover.py
index bdadf019bc076b23c90585cd9af319be048c2150..a4e840883f90d2a9755f1443a0ce6de05a4da04d 100644 (file)
@@ -2,7 +2,7 @@
 import logging
 import json
 
-from tasks.mgr.mgr_test_case import MgrTestCase
+from .mgr_test_case import MgrTestCase
 
 
 log = logging.getLogger(__name__)