From: Zack Cerza Date: Fri, 10 Feb 2017 21:32:01 +0000 (-0700) Subject: nuke: Do not log the namespace object X-Git-Tag: 1.1.0~456^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=62c5d1f2142de1d0cb9db43ec398f35576f7098c;p=teuthology.git nuke: Do not log the namespace object Signed-off-by: Zack Cerza --- diff --git a/teuthology/nuke/__init__.py b/teuthology/nuke/__init__.py index 987765c44..2e6ac85db 100644 --- a/teuthology/nuke/__init__.py +++ b/teuthology/nuke/__init__.py @@ -297,7 +297,6 @@ def nuke_helper(ctx, should_unlock): if is_vm(shortname): return log.debug('shortname: %s' % shortname) - log.debug('{ctx}'.format(ctx=ctx)) if ctx.check_locks: # does not check to ensure if the node is 'up' # we want to be able to nuke a downed node