From: Tim Johnson Date: Mon, 13 Jan 2020 21:21:18 +0000 (-0800) Subject: Python2/3 problem in jjb-deploy job X-Git-Tag: v0.50.0~8 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=60508d5e144510a42b18af7a8bb6956a08521572;hp=60508d5e144510a42b18af7a8bb6956a08521572;p=releng%2Fglobal-jjb.git 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 ---