Merge "Move lower constrants job to ubuntu focal"

This commit is contained in:
Zuul 2022-04-01 07:46:02 +00:00 committed by Gerrit Code Review
commit 370e620ebe
1 changed files with 2 additions and 2 deletions

View File

@ -877,7 +877,7 @@
- job:
name: openstack-tox-lower-constraints
parent: openstack-tox
nodeset: ubuntu-bionic
nodeset: ubuntu-focal
branches: ^(?!driverfixes/).*$
timeout: 2400
description: |
@ -889,7 +889,7 @@
irrelevant-files: *common-irrelevant-files
vars:
tox_envlist: lower-constraints
bindep_profile: test py36
bindep_profile: test py38
- job:
name: build-openstack-puppet-tarball