Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ib9a58c104aa0ec116ad86467b4d7b6ab4cdf7303
This commit is contained in:
parent
aaa7a49326
commit
6922e862f7
@ -29,7 +29,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
# Currently we only support Django 3.2, so there is no need
|
# Currently we only support Django 3.2, so there is no need
|
||||||
# to run tests with different versions of Django.
|
# to run tests with different versions of Django.
|
||||||
# We specify a job in openstack-python3-yoga-jobs(-horizon)
|
# We specify a job in openstack-python3-zed-jobs(-horizon)
|
||||||
# to keep this project template as it is used in horizon plugins.
|
# 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.
|
# NOTE: We keep it as a template even though it is not used now.
|
||||||
- openstack-tox-py39
|
- openstack-tox-py39
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
- horizon-nodejs14-jobs
|
- horizon-nodejs14-jobs
|
||||||
- horizon-non-primary-django-jobs
|
- horizon-non-primary-django-jobs
|
||||||
- openstack-lower-constraints-jobs
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python3-yoga-jobs
|
- openstack-python3-zed-jobs
|
||||||
- periodic-stable-jobs
|
- periodic-stable-jobs
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
|
Loading…
Reference in New Issue
Block a user