Make "horizon-tox-python3-django42" job voting

horizon now supports Django 4.2 version. So
this patch make ""horizon-tox-python3-django42" job
as voting.

Change-Id: I09e50fdede1003fe9a94d129dffe03d224e52e50
This commit is contained in:
manchandavishal 2024-01-17 19:28:25 +05:30
parent 28dd7e3310
commit f36b95db4f
1 changed files with 2 additions and 4 deletions

View File

@ -46,11 +46,9 @@
# Let's keep at least one job as a template even when we support # Let's keep at least one job as a template even when we support
# only one version of Django covered by the default job. # only one version of Django covered by the default job.
# Just comment it out for such case. # Just comment it out for such case.
- horizon-tox-python3-django42: - horizon-tox-python3-django42
voting: false
gate: gate:
jobs: jobs:
# Default python job in openstack-python3-antelope-jobs(-horizon) # Default python job in openstack-python3-antelope-jobs(-horizon)
- openstack-tox-py311 - openstack-tox-py311
# Skip the following until they become voting. - horizon-tox-python3-django42
# - horizon-tox-python3-django42