summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <johnsomor@gmail.com>2023-02-16 06:42:09 +0000
committerMichael Johnson <johnsomor@gmail.com>2023-02-16 06:46:49 +0000
commitebed418cb4bf8b4b1e158946c0223786ac21f7f4 (patch)
tree43814a95452b49cad88c2d5bce4d4f8e1daa5d0b
parent60edc59ff765b406e4b936deb4d200a2d9b411ce (diff)
downloaddesignate-ebed418cb4bf8b4b1e158946c0223786ac21f7f4.tar.gz
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
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 3c2bd1b9..05edabb0 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -193,6 +193,7 @@
- designate-ipv6-only-pdns4
- designate-ipv6-only-bind9
gate:
+ fail-fast: true
jobs:
- designate-bind9
- designate-bind9-scoped-tokens