summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <johnsomor@gmail.com>2022-01-19 18:03:25 +0000
committerMichael Johnson <johnsomor@gmail.com>2022-01-19 18:04:00 +0000
commit914b55a631de7e1623cc635edf8dab5168328752 (patch)
treee85b65af2e40233b07d6039f6654affb39d8e02e
parent04a6d3156ae6be9bbb3b50d618694af0e15352e7 (diff)
downloaddesignate-914b55a631de7e1623cc635edf8dab5168328752.tar.gz
Remove lower-constraint job from stable/wallaby
This patch removes the lower-constraint job from the stable/wallaby branch. This is part of a series of patches that will remove the job from all stable branches of Designate. The lower constraint check is important on the master branch to make sure that new patches are tested against the lowest supported version of dependencies. This helps packagers make sure they have at least the minimum version of a dependency packaged along with the service. After a release and the stable branch is created, these jobs can cause problems maintaining the stable branches as bug fix patches are released for the dependency projects. For this reason, we are proposing to maintain the lower-constraints job on the master branch, but disable it on the stable branches. Change-Id: I56ffa130c4d9343fcd9234f281e1e6bbc252f4e6
-rw-r--r--.zuul.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index ff185250..41181e8e 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -143,7 +143,6 @@
templates:
- designate-devstack-jobs
- openstack-cover-jobs
- - openstack-lower-constraints-jobs
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- periodic-stable-jobs