]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
nuke: get_testdir_base needs to be imported
authorSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 19:01:25 +0000 (13:01 -0600)
committerSam Lang <sam.lang@inktank.com>
Fri, 1 Feb 2013 19:01:25 +0000 (13:01 -0600)
Signed-off-by: Sam Lang <sam.lang@inktank.com>
teuthology/nuke.py

index dfadd93df30b352778d337d46cb688a2ec12bd8b..b9e05819811996a8ab8cb2a95908698987643357 100644 (file)
@@ -222,7 +222,7 @@ def reset_syslog_dir(ctx, log):
         proc.exitstatus.get()
 
 def remove_testing_tree(ctx, log):
-    from teuthology.misc import get_testdir
+    from teuthology.misc import get_testdir_base
     nodes = {}
     for remote in ctx.cluster.remotes.iterkeys():
         proc = remote.run(