Enable fail-fast on the gate queue
With this set, if any one of the voting jobs fails, zuul will report a build failure immediately and abort the remaining jobs. This patch enables fail-fast on the gate pipeline as any one failing job means the patch will not merge. Change-Id: Ib1872ed973079224f8245eef826399a0b0850f0b
This commit is contained in:
parent
60edc59ff7
commit
ebed418cb4
@ -193,6 +193,7 @@
|
||||
- designate-ipv6-only-pdns4
|
||||
- designate-ipv6-only-bind9
|
||||
gate:
|
||||
fail-fast: true
|
||||
jobs:
|
||||
- designate-bind9
|
||||
- designate-bind9-scoped-tokens
|
||||
|
Loading…
x
Reference in New Issue
Block a user