summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <johnsomor@gmail.com>2022-01-19 18:06:43 +0000
committerMichael Johnson <johnsomor@gmail.com>2022-01-19 18:07:12 +0000
commitda7f4ca6276e49d366bb457b903d2fe21cdd614b (patch)
tree0416f69e73458678c84e851534132a4d59486e60
parent9a1d3c2e956dc28770d3507f829ca9964a2cb979 (diff)
downloadpython-designateclient-da7f4ca6276e49d366bb457b903d2fe21cdd614b.tar.gz
Remove lower-constraint job from stable/xena
This patch removes the lower-constraint job from the stable/xena 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: I8fef9559e21d0bf3bb9a760793809e630efe62e2
-rw-r--r--.zuul.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index ac4b130..b3051b6 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -3,7 +3,6 @@
- check-requirements
- designate-devstack-jobs
- openstack-cover-jobs
- - openstack-lower-constraints-jobs
- openstack-python3-xena-jobs
- openstackclient-plugin-jobs
- publish-openstack-docs-pti