summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <johnsomor@gmail.com>2022-04-05 23:03:00 +0000
committerMichael Johnson <johnsomor@gmail.com>2022-04-05 23:05:15 +0000
commit81eedab51ba6d2c7a6e11efb94c6af1ee742b467 (patch)
treea086d5abd6d3b8aa578ff5c55cb896c505473eb4
parent6d1479a8d998c5ecaeef1671de47323bbfc6fefc (diff)
downloaddesignate-81eedab51ba6d2c7a6e11efb94c6af1ee742b467.tar.gz
Make grenade non-voting for stable/victoria
This patch makes the designate-grenade-pdns4 job non-voting on the stable/victoria branch in preparation for the victoria branch to go into extended maintenance. Change-Id: I1d98198ce5a1f32ec724e4509092ebae8a4dcbd0
-rw-r--r--.zuul.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d65cef0d..f588f63d 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -126,7 +126,8 @@
jobs:
- designate-bind9
- designate-pdns4
- - designate-grenade-pdns4
+ - designate-grenade-pdns4:
+ voting: false
- designate-ipv6-only-pdns4
- designate-ipv6-only-bind9
@@ -135,7 +136,6 @@
jobs:
- designate-bind9
- designate-pdns4
- - designate-grenade-pdns4
- designate-ipv6-only-pdns4
- designate-ipv6-only-bind9