summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 87fccb4..3d0908f 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -104,6 +104,14 @@
vars:
pbr_pip_version: 'git+https://github.com/pypa/pip.git#egg=pip'
+- job:
+ name: pbr-installation-openstack-focal
+ parent: pbr-installation-openstack
+ nodeset: ubuntu-focal
+ description: |
+ Run pbr integration testing on older Ubuntu which allows us
+ to test compatibility with older versions of pip and setuptools.
+
- project:
templates:
- lib-forward-testing
@@ -120,6 +128,7 @@
- openstack-tox-py38
- openstack-tox-py39
- pbr-installation-openstack
+ - pbr-installation-openstack-focal
- pbr-installation-openstack-pip-dev
- tempest-full:
override-checkout: stable/train
@@ -133,6 +142,7 @@
- openstack-tox-py38
- openstack-tox-py39
- pbr-installation-openstack
+ - pbr-installation-openstack-focal
- pbr-installation-openstack-pip-dev
- tempest-full:
override-checkout: stable/train