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: I3fdaff1badd4862d43806d9f842d28178d11ee12
This commit is contained in:
Andreas Jaeger 2018-09-05 20:32:25 +02:00
parent 28cfbbf037
commit d59624ce4e
1 changed files with 3 additions and 0 deletions

View File

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