Merge "Add Python3 xena unit tests"

This commit is contained in:
Zuul 2021-04-01 06:57:51 +00:00 committed by Gerrit Code Review
commit 5e4ca1a9fd
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -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