Use Python3 yoga unit tests

Because the Xena release is not being created for TripleO repos, test
runtime is not updated by automation tools. This change updates
the job template to use the tested runtime for Yoga.

Change-Id: Idaac0bd54c8cc05ef3b1de4c268cdf440b82c8e5
This commit is contained in:
Takashi Kajinami 2021-12-14 18:46:28 +09:00
parent ddfd6d9940
commit c32a24db38
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
- check-requirements
- openstack-cover-jobs
- openstackclient-plugin-jobs
- openstack-python3-xena-jobs
- openstack-python3-yoga-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3
- tripleo-buildimage-jobs
@ -18,7 +18,7 @@
dependencies:
- openstack-tox-pep8
- openstack-tox-py36
- openstack-tox-py38
- openstack-tox-py39
- tripleo-ci-centos-8-standalone:
vars:
enable_validation: true