executor/SergentHartman: Perform a single bootcheck at startup
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)