summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Jens Harbott <j.harbott@x-ion.de>2020-02-10 09:09:19 +0000
committerDr. Jens Harbott <j.harbott@x-ion.de>2020-02-10 09:09:19 +0000
commit28b7d2ede01bd5021cc6e97d7c610ae8bc525a11 (patch)
tree2aa06a51a376a17f1425f07891f198b0c6ebffa6
parentf355aae93955b76df9ea9ef5554b451df0ac91b4 (diff)
downloaddesignate-28b7d2ede01bd5021cc6e97d7c610ae8bc525a11.tar.gz
Make the postgres job experimental
Work on fixing the postgres job has stalled for more than half a year now, so stop running this known-broken job on every patch. This can be reverted once the job is fixed. [0] https://review.opendev.org/668493 Change-Id: I6e958d0a61e0b8327be719d312f1b990ff9fe2e8
-rw-r--r--.zuul.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d39abd54..3cd1bf12 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -101,7 +101,6 @@
jobs:
- designate-bind9
- designate-pdns4
- - designate-pdns4-postgres
- designate-grenade-pdns4
- designate-ipv6-only-pdns4
- designate-ipv6-only-bind9
@@ -130,3 +129,6 @@
- neutron-tempest-plugin-designate-scenario
gate:
queue: designate
+ experimental:
+ jobs:
+ - designate-pdns4-postgres