Remove use of user venv by build-jjb-verify job 01/62301/5
authorTim Johnson <tijohnson@linuxfoundation.org>
Sat, 16 Nov 2019 00:23:02 +0000 (16:23 -0800)
committerTim Johnson <tijohnson@linuxfoundation.org>
Tue, 19 Nov 2019 22:38:00 +0000 (14:38 -0800)
commit7a5d4641fd29ff65e870ce0f8dfd686f943ef603
treed156f9bd9ed8ccbb99fcc13befd3d5785ef11028
parent794042ce858f009db24afb1b6d62bb2c33584c24
Remove use of user venv by build-jjb-verify job

Call lf-activate-venv() to create required venv. Not longer need
jjb-cleanup.sh & jjb-install.sh. Some project repos still depend on
them, so they have to remain for now.

Issue: RELENG-2538
Change-Id: I22f122d81a7f4977cb0be1e52f5c0317390f23cd
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
jjb/lf-ci-jobs.yaml
releasenotes/notes/stop-using-user-venvs-cb6ba37b76f5bc4a.yaml [new file with mode: 0644]
shell/jjb-verify-job.sh