diff --git a/bindep.txt b/bindep.txt index aa89ce894..a740c0f63 100644 --- a/bindep.txt +++ b/bindep.txt @@ -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] diff --git a/zuul-tests.d/project.yaml b/zuul-tests.d/project.yaml index c9192d1a7..45cc20e5e 100644 --- a/zuul-tests.d/project.yaml +++ b/zuul-tests.d/project.yaml @@ -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