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: I3aa01b3fb55f13220d170c82c67a939622a75d5c
This commit is contained in:
Andreas Jaeger 2018-09-05 20:37:46 +02:00
parent 59f9764947
commit 3fad502442
1 changed files with 3 additions and 0 deletions

View File

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