Python2/3 problem in jjb-deploy job 88/62788/10
authorTim Johnson <tijohnson@linuxfoundation.org>
Mon, 13 Jan 2020 21:21:18 +0000 (13:21 -0800)
committerTim Johnson <tijohnson@linuxfoundation.org>
Tue, 21 Jan 2020 15:26:36 +0000 (07:26 -0800)
commit60508d5e144510a42b18af7a8bb6956a08521572
treeb7c4840f5fd4fae5bd3c8bb94c19d56bc45edeb2
parentba4d6e09d765acef795daff7c6db701e73652382
Python2/3 problem in jjb-deploy job

Removed ref of macro: lf-pip-install from macro: lf_jjb_deploy_job. A
call to lf-activate-venv() has beed added to jjb-deploy-job.sh to
install jenkins-jobs command. The pip-install.sh is no longer needed.

ISSUE: IT-18720
Change-Id: Ice1e9793f131eace41a3df9bbbe598aac071c1df
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
jjb/lf-ci-jobs.yaml
jjb/lf-macros.yaml
releasenotes/notes/update-jjb-deploy-job-0802fb0d7e47726d.yaml [new file with mode: 0644]
shell/jjb-deploy-job.sh