]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/cephfs/test_exports.py
import quincy beta 17.1.0
[ceph.git] / ceph / qa / tasks / cephfs / test_exports.py
index d2421bedcbbc44be9fa1aa6f3ce65187644fe1fe..4961edb520d015b205fe422b58ed78b7d3b6fa77 100644 (file)
@@ -3,7 +3,7 @@ import random
 import time
 from tasks.cephfs.fuse_mount import FuseMount
 from tasks.cephfs.cephfs_test_case import CephFSTestCase
-from teuthology.orchestra.run import CommandFailedError
+from teuthology.exceptions import CommandFailedError
 
 log = logging.getLogger(__name__)