Switch to 2023.1 Python3 unit tests and generic template name
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for antelope. Also, updating the template name to generic one. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I57d369e1e1a84a2685e3eb157699e1262c996400
This commit is contained in:
parent
2da8878d6a
commit
b832048287
.zuul.d
@ -29,7 +29,7 @@
|
||||
jobs:
|
||||
# Currently we only support Django 3.2, so there is no need
|
||||
# to run tests with different versions of Django.
|
||||
# We specify a job in openstack-python3-zed-jobs(-horizon)
|
||||
# We specify a job in openstack-python3-jobs(-horizon)
|
||||
# to keep this project template as it is used in horizon plugins.
|
||||
# NOTE: We keep it as a template even though it is not used now.
|
||||
- openstack-tox-py39
|
||||
|
@ -5,7 +5,7 @@
|
||||
- horizon-cross-jobs
|
||||
- horizon-nodejs-jobs
|
||||
- horizon-non-primary-django-jobs
|
||||
- openstack-python3-zed-jobs
|
||||
- openstack-python3-jobs
|
||||
- periodic-stable-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user