Use --jobs-only option with jjb-deploy 43/10543/1
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 9 May 2018 01:35:58 +0000 (11:35 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 9 May 2018 01:35:58 +0000 (11:35 +1000)
commit334d6e2906736244da93122c82e8beda632c6234
treed419a48585818c3d48209f71a8604c1bd9b39d66
parentbd666934503c622d939adaccc6d1be7066c6a214
Use --jobs-only option with jjb-deploy

JJB 2.0.3 implementation allows views to be managed by
code. The default behaviour is to update the job along with
all the views in the repository. This takes a longer if
the project has many views managed by code.

Therefore, use the flag --jobs-only to updated
on a given job in sandbox.

Change-Id: Ifaaf60f3479e7485e1dbb5618c6cbcce31525278
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
shell/jjb-deploy-job.sh