Add explicit noop gate job

This repo defines jobs in check queue, so we can remove the noop-jobs
template usage from project-config. To allow that, add a noop job to
gate queue.

Change-Id: Ie204c40291c17365887793bb5f114652fa24b360
This commit is contained in:
Andreas Jaeger 2018-09-05 20:33:52 +02:00
parent 73c7dbc0ae
commit 7b86cd14df
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@
voting: false
- openstack-tox-linters:
voting: false
gate:
jobs:
- noop