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>
(cherry picked from commit 585d0c1779)
This commit is contained in:
Gael Chamoulaud 2019-11-07 15:22:05 +01:00
parent 02ebd6b335
commit 1a9b92aea5
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: