Add Python3 xena unit tests
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I03701fef6bcc985b59844817c588db5bbf6f881d
This commit is contained in:
parent
a89c27b449
commit
4310a9541f
@ -35,7 +35,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
# Currently we only support Django 2.2, so there is no need
|
# Currently we only support Django 2.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-wallaby-jobs(-horizon)
|
# We specify a job in openstack-python3-xena-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.
|
||||||
- openstack-tox-py38
|
- openstack-tox-py38
|
||||||
# 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.
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
- horizon-nodejs10-jobs
|
- horizon-nodejs10-jobs
|
||||||
- horizon-non-primary-django-jobs
|
- horizon-non-primary-django-jobs
|
||||||
- openstack-lower-constraints-jobs
|
- openstack-lower-constraints-jobs
|
||||||
- openstack-python3-wallaby-jobs
|
- openstack-python3-xena-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