Run python3.10 tox jobs on Jammy

We do this for two reasons. The first is that Jammy is an LTS release
with 5 years of support which makes this a good long term platform for
python3.10 testing. The other is for consistency with the other python
tox job platforms (they are all Ubuntu as well).

Depends-On: https://review.opendev.org/c/opendev/base-jobs/+/840355
Change-Id: I2f332f5bb16b17e169f55ab7451ed87b755eafdb
This commit is contained in:
Clark Boylan 2022-05-04 14:23:55 -07:00
parent dba9d6dac7
commit dd1deaf41e
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@
- job:
name: openstack-tox-py310
parent: openstack-tox
nodeset: fedora-latest
nodeset: ubuntu-jammy
timeout: 2400
description: |