Merge "Switch py3.10 testing to Ubuntu Jammy"
This commit is contained in:
commit
aff1f418f3
@ -7,4 +7,5 @@ python3-dev [test platform:dpkg platform:apk]
|
||||
# Required for subprocess32
|
||||
python2-devel [test platform:fedora]
|
||||
python-devel [test platform:rpm !platform:fedora !platform:centos-8 !platform:rhel-8]
|
||||
python-dev [test platform:dpkg platform:apk]
|
||||
python-dev [test platform:dpkg platform:apk !platform:ubuntu-jammy]
|
||||
python2-dev [test platform:ubuntu-jammy]
|
||||
|
@ -11,10 +11,7 @@
|
||||
- tox-py39:
|
||||
nodeset: ubuntu-focal
|
||||
- tox-py310:
|
||||
nodeset:
|
||||
nodes:
|
||||
- name: fedora-35
|
||||
label: fedora-35
|
||||
nodeset: ubuntu-jammy
|
||||
gate:
|
||||
jobs:
|
||||
- zuul-tox-docs
|
||||
@ -23,10 +20,7 @@
|
||||
- tox-py39:
|
||||
nodeset: ubuntu-focal
|
||||
- tox-py310:
|
||||
nodeset:
|
||||
nodes:
|
||||
- name: fedora-35
|
||||
label: fedora-35
|
||||
nodeset: ubuntu-jammy
|
||||
promote:
|
||||
jobs:
|
||||
- zuul-promote-docs
|
||||
|
Loading…
Reference in New Issue
Block a user