zuul: all functional jobs now depend on linter job first

There is no need to run functional jobs if the linters don't pass; often
due to syntax errors.
This patch will help to save CI resources when syntax isn't good in a
patch.

Change-Id: Ibc202e84108fb7f64906dc41cc14923bb113f9cd
Co-Authored-By: Emilien Macchi <emacchi@redhat.com>
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
This commit is contained in:
Gael Chamoulaud 2019-11-07 15:22:05 +01:00 committed by Gael Chamoulaud (Strider)
parent d8246e9af9
commit 585d0c1779
No known key found for this signature in database
GPG Key ID: 4119D0305C651D66
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
- ^README.rst
- openstack-tox-lower-constraints
- tripleo-ci-centos-7-scenario004-standalone:
dependencies: &deps
- openstack-tox-linters
files:
- ^roles/ceph.*$
gate: