Adds openstack-py3-wallaby python jobs to template replace ussuri

As commented in the parent patch [1] this updates the ussuri tox-py
jobs to instead use the wallaby template. Switch out py37 for py38
in the dependencies since the template runs 6/8 (9 non voting) [2]

[1] https://review.opendev.org/c/openstack/python-tripleoclient/+/830165/3#message-1f366e24c714cb70ce741f8c696acc834a9760b5
[2] 3f186b0b5b/zuul.d/project-templates.yaml (L796-L807)

Change-Id: I62baa0a0c44dbfc869d332569165c1c780f64e9a
This commit is contained in:
Marios Andreou 2022-02-25 11:36:57 +02:00
parent b7b58c4cc8
commit 0fdfc8c011

View File

@ -2,7 +2,7 @@
templates:
- check-requirements
- openstackclient-plugin-jobs
- openstack-python3-ussuri-jobs
- openstack-python3-wallaby-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- tripleo-buildimage-jobs
@ -17,5 +17,5 @@
dependencies:
- openstack-tox-pep8
- openstack-tox-py36
- openstack-tox-py37
- openstack-tox-py38
- tripleo-ci-centos-9-content-provider: *content_provider_deps