Switch to py38 for horizon-non-primary-django-jobs
The template for victoria does not include py37, so switch horizon-non-primary-django-jobs to use py38 as newest version to avoid an extra job to run. Change-Id: I32b10cc726254dde3c10f2df2e392d29c4108d2f
This commit is contained in:
parent
9c9c3fa36e
commit
719c4fb38b
@ -227,12 +227,12 @@
|
||||
# to run tests with different versions of Django.
|
||||
# We specify a job in openstack-python3-victoria-jobs(-horizon)
|
||||
# to keep this project template as it is used in horizon plugins.
|
||||
- openstack-tox-py37
|
||||
- openstack-tox-py38
|
||||
# NOTE: We keep it as a template even though it is not used now.
|
||||
# - horizon-tox-python3-django22
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-py37
|
||||
- openstack-tox-py38
|
||||
# - horizon-tox-python3-django22
|
||||
|
||||
- project:
|
||||
|
Loading…
Reference in New Issue
Block a user