Allow any project/branch to deploy jjb jobs 64/10964/2
authorLuis Gomez <ecelgp@gmail.com>
Mon, 4 Jun 2018 16:20:34 +0000 (09:20 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 4 Jun 2018 17:03:05 +0000 (13:03 -0400)
commitd1fb28b7eb1637042f6d9e56b53b1e6a25b3f8e8
treedce44a8c39b0d5c7c104e5962c3daa4d97d45488
parentd1b7f48bb76729ddde974357b4de845db71bb5a8
Allow any project/branch to deploy jjb jobs

This allows users to trigger the jjb-deploy job from any Gerrit
patch. It works in 2 different ways:

1. Triggered from ci-management patch
2. Triggered from non-ci-management patch

In case 1) it will deploy whatever is from the ci-management patch.

In case 2) it will instead deploy from HEAD of master in the
ci-management repo.

Change-Id: I414b053a68a105aa4cdc1ab99df9cd9962a080b9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb/lf-ci-jobs.yaml
shell/jjb-deploy-job.sh