]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Reset interactive-on-error the first time it triggers
authorDan Mick <dan.mick@redhat.com>
Tue, 13 Jan 2015 23:11:00 +0000 (15:11 -0800)
committerDan Mick <dan.mick@redhat.com>
Tue, 13 Jan 2015 23:16:23 +0000 (15:16 -0800)
commitd75c907550f897a10753a57e8ec70d92ae08783e
tree4a6e5d355b47877ad39d48e40da438062e87ed28
parent50057335fc5d78808a5f19aba22d9a67a18f7ffc
Reset interactive-on-error the first time it triggers

This way one only drops into the REPL once.  (It's possible
that it may be useful to configure this behavior, but I think
that's lily-gilding.)

Fixes: #10529
Signed-off-by: Dan Mick <dan.mick@redhat.com>
teuthology/contextutil.py
teuthology/run_tasks.py