summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <johnsomor@gmail.com>2022-09-14 21:09:09 +0000
committerMichael Johnson <johnsomor@gmail.com>2022-09-14 21:10:31 +0000
commit91395df0bdc4547bf48d5ff856e8b4988fae7d31 (patch)
treebd414d9a7e10db2364d7d6bce5555e56613bcbd4
parent9d96cc843aa54582db52b394ad8223a1939ac05e (diff)
downloaddesignate-91395df0bdc4547bf48d5ff856e8b4988fae7d31.tar.gz
Remove lower-constraint job from stable/yoga
This patch removes the lower-constraint job from the stable/yoga 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: I5998a723d7f664a6c487eccc6e93541084f4d376
-rw-r--r--.zuul.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 6c027da4..b28bf081 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -198,7 +198,6 @@
templates:
- designate-devstack-jobs
- openstack-cover-jobs
- - openstack-lower-constraints-jobs
- openstack-python3-yoga-jobs
- publish-openstack-docs-pti
- periodic-stable-jobs