Prevent triggering unnecessary genesis jobs when docs change 17/1417/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 8 Sep 2015 11:22:51 +0000 (13:22 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 8 Sep 2015 11:40:55 +0000 (13:40 +0200)
commitae677560382e30ef84075d3316229cd429132a4e
tree7628a38866914b7065fd3c51bcd141b09588fc19
parente63050b724710f2e921300ecb060f852881bc07f
Prevent triggering unnecessary genesis jobs when docs change

Genesis verify and merge jobs run full builds when only doc updates come in.
This change adds non-doc paths to the list of excluded paths in gerrit trigger
configurations, essentially only running what needs to be run.

Please note that if a change touches both allowed and excluded paths, none of the
jobs will be triggered. Due to this doc and code changes should not be done in same
change.

JIRA: RELENG-19

Change-Id: I0388b8fb940aa7581e9afb56ffa04ca3a3763820
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/genesis/genesis-docs.yml
jjb/genesis/genesis-foreman.yml
jjb/genesis/genesis-fuel.yml