Add Python3 zed unit tests

Unfortunately the auto generated patch to replace the unit test job
template was not merged timely, and the test runtime used is outdated.

This simulates the auto generated patch to use the correct test
runtime for the stable/zed release.

This also marks Python 3.9 as supported runtime, because it has been
part of the global tested runtime.

Change-Id: I42608e9c5227a9815ef8dff6f87fd03fe53deba0
This commit is contained in:
Takashi Kajinami 2022-05-22 22:40:34 +09:00
parent 57f635cb29
commit 38ffc83836
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
- project:
templates:
- check-requirements
- openstack-python3-wallaby-jobs
- openstack-python3-zed-jobs
- publish-openstack-docs-pti
- release-notes-jobs-python3

View File

@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
[files]
packages =