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: Ia3228f291907cb847d3bc757a3c0888946ec812c
This commit is contained in:
Andreas Jaeger 2018-09-05 20:31:52 +02:00
parent 9e1e7011c6
commit 2c780009fd
1 changed files with 3 additions and 0 deletions

View File

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