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 e3b649669c
commit f46947cc17
1 changed files with 4 additions and 0 deletions

View File

@ -4,3 +4,7 @@
jobs:
- openstack-tox-pep8:
voting: false
gate:
jobs:
- noop