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