]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/cephfs/test_cephfs_shell.py
import quincy beta 17.1.0
[ceph.git] / ceph / qa / tasks / cephfs / test_cephfs_shell.py
index 83ee3991196e05a3117a820a5a9c83b1b47bc49f..1ee5c7f84645d74e9d11a1ccd8935726ac1fb431 100644 (file)
@@ -10,7 +10,7 @@ from tempfile import mkstemp as tempfile_mkstemp
 import math
 from time import sleep
 from tasks.cephfs.cephfs_test_case import CephFSTestCase
-from teuthology.orchestra.run import CommandFailedError
+from teuthology.exceptions import CommandFailedError
 
 log = logging.getLogger(__name__)