dispatcher: keep operating if preparing a job fails 1604/head
authorJosh Durgin <jdurgin@redhat.com>
Tue, 2 Feb 2021 19:57:34 +0000 (14:57 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Tue, 2 Feb 2021 19:57:34 +0000 (14:57 -0500)
commitb6aeccaf15c939fd50e1de29d55391e608230e60
tree51d05bb8da6217a4be06afb52108e0d34610ba6d
parent4b16be27715adb1e2f3ba744ad21320f06d4a6e0
dispatcher: keep operating if preparing a job fails

prep_job() handles updating the job status already.

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