summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorRiccardo Pittau <elfosardo@gmail.com>2021-07-13 14:34:36 +0200
committerRiccardo Pittau <elfosardo@gmail.com>2021-07-30 14:20:28 +0200
commite5d35ba65cf1a58efb7893f0733598894752ede5 (patch)
tree34917ed4a47f54d09e732a81cc3d5e5cb4393075 /zuul.d
parentb39989f50e0181625e45f81063f4893f3e3fc63d (diff)
downloadironic-e5d35ba65cf1a58efb7893f0733598894752ede5.tar.gz
Add lower-constraints job to current development branch
The lower-constraints test was removed becuase of an issue where pip could not correctly determine the required packages versions to install, ending in an almost infinite loop that would end up in timeout, failure, and general mayhem. Recently the issue has been fixed and, if properly configured, the lower-constraints test can provide good indication of which minimum versions are required to support the current code. This patch adds the test back to the current development branch. The long term goal is to keep the lower-constraints file in the stable branches, but remove the test job to avoid issues during backports. Change-Id: I5fff32ec5dd1a045116bcf02349650b1f5e3a196
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/project.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 23aa568fb..2fcec138c 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -2,6 +2,7 @@
templates:
- check-requirements
- openstack-cover-jobs
+ - openstack-lower-constraints-master-branch-jobs
- openstack-python3-xena-jobs
- openstack-python3-xena-jobs-arm64
- periodic-stable-jobs