Merge "Add Python3 zed unit tests"

This commit is contained in:
Zuul 2022-03-26 07:38:38 +00:00 committed by Gerrit Code Review
commit 7284b4599e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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