6b3d7d806b
On version 1.17 of BuildTimeoutWrapper plugin, new option called "AbortAndRestart" has been introduced. The plugin support has been updated in order to support this option. A test case also added. Change-Id: I4bcbdbc45e177fc4d302baa68898e89463535f6f Signed-off-by: Eren ATAS <eatas.contractor@libertyglobal.com>
7 lines
114 B
YAML
7 lines
114 B
YAML
wrappers:
|
|
- timeout:
|
|
abort-and-restart: true
|
|
max-restarts: 2
|
|
timeout: 40
|
|
type: absolute
|