Make Merge and Verify job triggers overrideable 35/5835/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 10 Aug 2017 20:32:01 +0000 (16:32 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 10 Aug 2017 20:49:00 +0000 (16:49 -0400)
commit05a16f0995e431393e85a9a0ea7f8dffbc61a3ff
tree7d1f85abb220377c2fab994eff792a8e65aa78dc
parent9c21e30e990dbbf75458c5a0d4d95ef6f6b97a1b
Make Merge and Verify job triggers overrideable

This makes merge and verify jobs that use Gerrit Trigger be able to
override the default trigger defined by the job. This is useful in cases
where a project may have topic branches that they do not wish to
configure their build rules differently. For example in OpenDaylight the
NetVirt project has a need for topic branches but they  don't want to
run testing against every patch submission in the topic branches and
would prefer to run them manually. This patch would allow them to
reconfigure the triggers in that case for the topic branch.

Based on a POC from:
https://git.opendaylight.org/gerrit/61385

Change-Id: Idf1d301572bb33f5b540f1011658cdd3f3fc69f5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
README.md
jjb/lf-ci-jobs.yaml
jjb/lf-python-jobs.yaml