summaryrefslogtreecommitdiff
path: root/.zuul.d/django-jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.zuul.d/django-jobs.yaml')
-rw-r--r--.zuul.d/django-jobs.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.zuul.d/django-jobs.yaml b/.zuul.d/django-jobs.yaml
index f2dd5c113..db85788d3 100644
--- a/.zuul.d/django-jobs.yaml
+++ b/.zuul.d/django-jobs.yaml
@@ -38,11 +38,13 @@
# We specify a job in openstack-python3-yoga-jobs(-horizon)
# 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.
- - openstack-tox-py38
+ - openstack-tox-py38:
+ voting: false
- horizon-tox-python3-django32:
voting: false
gate:
jobs:
- - openstack-tox-py38
+ - openstack-tox-py38:
+ voting: false
# Skip these until the django3.x jobs become voting.
# - horizon-tox-python3-django32