]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
xxx:workaround jjm-hax-1
authorJohn Mulligan <phlogistonjohn@asynchrono.us>
Mon, 19 Aug 2024 18:31:54 +0000 (14:31 -0400)
committerJohn Mulligan <phlogistonjohn@asynchrono.us>
Mon, 19 Aug 2024 18:31:54 +0000 (14:31 -0400)
Signed-off-by: John Mulligan <phlogistonjohn@asynchrono.us>
teuthology/run.py

index 643955d375c979d78baf5c838317a70ffa66d782..331986450fc6128fc53989759ca06cd72c074f7b 100644 (file)
@@ -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: