Remove voting from requirements-check job

Change-Id: I816e722de8c7f2db3d6f2a3f6f401b0b916ada83
This commit is contained in:
Federico Ressi 2021-09-28 14:02:10 +02:00
parent c71ab91558
commit 15babc73c2
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- ansible-role-jobs
- build-openstack-docs-pti
- build-release-notes-jobs-python3
- check-requirements
# - check-requirements
- devstack-tobiko
- devstack-tobiko-ceph
- devstack-tobiko-faults
@ -19,6 +19,10 @@
- tobiko-infrared
vars:
rtd_webhook_id: '84947'
check:
jobs:
- requirements-check:
voting: false
periodic:
jobs:
- tobiko-infrared