From: John Mulligan Date: Mon, 19 Aug 2024 18:31:54 +0000 (-0400) Subject: xxx:workaround X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fheads%2Fjjm-hax-1;p=teuthology.git xxx:workaround Signed-off-by: John Mulligan --- diff --git a/teuthology/run.py b/teuthology/run.py index 643955d37..331986450 100644 --- a/teuthology/run.py +++ b/teuthology/run.py @@ -402,6 +402,7 @@ def main(args): # FIXME this should become more generic, and the keys should use # '_' uniformly if fake_ctx.config.get('interactive-on-error'): + teuth_config.config = getattr(teuth_config, 'config') or FakeNamespace() teuth_config.config.ctx = fake_ctx try: