Skip to content

executor/SergentHartman: Perform a single bootcheck at startup

Martin Roukala requested to merge srgt_hartman_bootcheck into master

This commits adds a mandatory pre-check to every machines at executor startup: one loop of the bootloop.yml.j2 job template.

If the job succeeds, the machine will be available for testing directly. If it failed, the machine will go through training.

Fixes: #40 (closed)

Merge request reports