]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/tasks/watch_notify_stress.py
import 15.2.4
[ceph.git] / ceph / qa / tasks / watch_notify_stress.py
index f3cdf0d549643bd6c22d369638308846a310f7c3..e5e380492e0e8038d6edbcfd63183a88c6698ee8 100644 (file)
@@ -3,10 +3,10 @@ test_stress_watch task
 """
 import contextlib
 import logging
-import proc_thrasher
 
 import six
 from teuthology.orchestra import run
+from teuthology.task import proc_thrasher
 
 log = logging.getLogger(__name__)