]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
dispatcher/supervisor: Mark machine down if reimage error >= 10x 1687/head
authorKamoltat <ksirivad@redhat.com>
Fri, 15 Oct 2021 14:36:14 +0000 (14:36 +0000)
committerKamoltat <ksirivad@redhat.com>
Mon, 29 Nov 2021 21:43:07 +0000 (21:43 +0000)
commit84776988659a07f5942544a21b9c5942e1b541d7
treeb6e38654a92f2210601a3f0c1a07e89280a418e3
parent6cfddd5e1c7d5ede1367cf3087c21af44eb88356
dispatcher/supervisor: Mark machine down if reimage error >= 10x

Introduce a new feature where we mark the machine down
if we found more than 10 consecutive reimaging failure
when performing teuthology tests.

Signed-off-by: Kamoltat <ksirivad@redhat.com>
teuthology/dispatcher/supervisor.py
teuthology/dispatcher/test/test_reimage_error_mark_machine_down.py [new file with mode: 0644]