]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/cephfs/test_multimds_misc.py
import quincy beta 17.1.0
[ceph.git] / ceph / qa / tasks / cephfs / test_multimds_misc.py
index 3c464e91d0a28a69210f205ab98194b7c198f49e..2bb6257c7eb8ab06a948268e2bec345a9c9f3c5a 100644 (file)
@@ -2,7 +2,7 @@ import logging
 import errno
 from tasks.cephfs.cephfs_test_case import CephFSTestCase
 from teuthology.contextutil import safe_while
-from teuthology.orchestra.run import CommandFailedError
+from teuthology.exceptions import CommandFailedError
 
 log = logging.getLogger(__name__)