Add Python3 yoga unit tests
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I1e39e7abea536b5054557eb725069583b7504e0f
This commit is contained in:
parent
c8dc5cf709
commit
66091d7b2f
@ -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-xena-jobs(-horizon)
|
||||
# We specify a job in openstack-python3-yoga-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-py38
|
||||
|
@ -5,7 +5,7 @@
|
||||
- horizon-nodejs14-jobs
|
||||
- horizon-non-primary-django-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python3-xena-jobs
|
||||
- openstack-python3-yoga-jobs
|
||||
- periodic-stable-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
|
Loading…
Reference in New Issue
Block a user