There can be occasional temporary errors launching jobs, eg. a
time-out waiting for the PXE boot, or flaky tests. Rather than stop
trying to run the test after a single failure, the failed tests will
be retried the next time to job is triggered.
Change-Id: Id996e70d46c41cf4693d6d2a9febe7a3c557e86b
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
description: 'Force the child jobs to run'
- bool:
name: 'FORCE_FAILED_JOB_RUN'
- default: false
+ default: true
description: 'Force the failed child jobs to run'
properties: