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:
Michael Johnson 2023-02-16 06:42:09 +00:00
parent 60edc59ff7
commit ebed418cb4
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,7 @@
- designate-ipv6-only-pdns4
- designate-ipv6-only-bind9
gate:
fail-fast: true
jobs:
- designate-bind9
- designate-bind9-scoped-tokens