]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
nuke: only use keep_logs from the cli 1613/head
authorJosh Durgin <jdurgin@redhat.com>
Thu, 11 Feb 2021 22:59:52 +0000 (22:59 +0000)
committerJosh Durgin <jdurgin@redhat.com>
Fri, 12 Feb 2021 17:13:47 +0000 (17:13 +0000)
commit454fea6d7301748a4ae0f353f0c0a7af9be331b1
treef97505ba5b7c6d40b06f5da5a0816a4bad6dc07a
parent87d40f79d7da6caf6da06c190938773bf745140c
nuke: only use keep_logs from the cli

nuke() is called outside of the cli with a ctx that does not include
all the cli args. Use a default parameter for the functions instead of ctx.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
teuthology/nuke/__init__.py