neutron/zuul.d
yatinkarel 67f36f0c5c Update irrelevant-files to skip run of untouched jobs
Currently when a job config is updated, all other
jobs are triggered unnecessary.

This patch updates irrelevant files to ignore changes
in all job config files except zuul.d/project.yaml(as
this contains the list of jobs to run not their definitions).
With this only the jobs whose definitions are updated(along with
it's child jobs) will be triggered because by default
match-on-config-updates is set to true for a job[1] and
that ignores files or irrelevant-files for a job inclusion.

[1] https://zuul-ci.org/docs/zuul/latest/config/job.html#attr-job.match-on-config-updates

Change-Id: Ida7c3ac974058769eb7ff901715e9b17a998bf79
(cherry picked from commit ca8b40403f)
Conflicts: zuul.d/rally.yaml
 	zuul.d/tempest-multinode.yaml
 	zuul.d/tempest-singlenode.yaml
2022-02-04 10:34:22 +05:30
..
base.yaml Update irrelevant-files to skip run of untouched jobs 2022-02-04 10:34:22 +05:30
grenade.yaml Update irrelevant-files to skip run of untouched jobs 2022-02-04 10:34:22 +05:30
project.yaml Change tobiko CI job in the periodic queue 2022-01-07 15:04:15 +00:00
rally.yaml Update irrelevant-files to skip run of untouched jobs 2022-02-04 10:34:22 +05:30
tempest-multinode.yaml Update irrelevant-files to skip run of untouched jobs 2022-02-04 10:34:22 +05:30
tempest-singlenode.yaml Update irrelevant-files to skip run of untouched jobs 2022-02-04 10:34:22 +05:30
tripleo.yaml Update irrelevant-files to skip run of untouched jobs 2022-02-04 10:34:22 +05:30