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
This commit is contained in:
Michael Johnson 2022-01-19 18:03:25 +00:00
parent 04a6d3156a
commit 914b55a631
1 changed files with 0 additions and 1 deletions

View File

@ -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