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:
parent
b7b58c4cc8
commit
0fdfc8c011
@ -2,7 +2,7 @@
|
|||||||
templates:
|
templates:
|
||||||
- check-requirements
|
- check-requirements
|
||||||
- openstackclient-plugin-jobs
|
- openstackclient-plugin-jobs
|
||||||
- openstack-python3-ussuri-jobs
|
- openstack-python3-wallaby-jobs
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
- tripleo-buildimage-jobs
|
- tripleo-buildimage-jobs
|
||||||
@ -17,5 +17,5 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
- openstack-tox-pep8
|
- openstack-tox-pep8
|
||||||
- openstack-tox-py36
|
- openstack-tox-py36
|
||||||
- openstack-tox-py37
|
- openstack-tox-py38
|
||||||
- tripleo-ci-centos-9-content-provider: *content_provider_deps
|
- tripleo-ci-centos-9-content-provider: *content_provider_deps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user