Add --conf parameter to jenkins sub-cmd 45/13045/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 18 Oct 2018 00:09:58 +0000 (20:09 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Oct 2018 16:18:54 +0000 (12:18 -0400)
commitfe703b4d2360c4d59595aa8f0118ab8b5da2bdb1
tree0b7b2e5c19a26fd28904253f202c9512da4ba470
parentb4283c0a59095fc46308f96d6107833bbbc492eb
Add --conf parameter to jenkins sub-cmd

Per request from Ieb54acc2d12de9bb21620112380f20be14fe9113 this
patch adds a --conf parameter to the jenkins subcommand to allow
overriding the JJB_INI default locations.

Issue: RELENG-1206
Change-Id: Ia1af96ccb64451199a1dc3994ae8b3004272afdb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/cli/jenkins/__init__.py
lftools/cli/jenkins/token.py
lftools/config.py
lftools/jenkins/__init__.py
releasenotes/notes/jenkins-conf-e33db422385a2203.yaml [new file with mode: 0644]