Reduce output in log files 44/15244/8
authorTim Johnson <tijohnson@linuxfoundation.org>
Tue, 9 Apr 2019 21:41:20 +0000 (14:41 -0700)
committerTim Johnson <tijohnson@linuxfoundation.org>
Wed, 24 Apr 2019 14:40:31 +0000 (07:40 -0700)
commit0251b7fda7266760bd82a6e56a696160822a57a0
treec5f983ee1bc9bccd10debe8f255d8e80bbd043b6
parent10a3854d4a96bd6845d7f4791ac564cfec7cb750
Reduce output in log files

Previously ran 'pip freeze' (> log) twice to get list of pip packages
installed during build.  Run 'pip list' (> file) twice and archive the
files and diffs. Configured 'logs-deploy.sh' to run as separate Jekins
script.

Issue: RELENG-1902
Change-Id: Ib0f99bd1eb125015467c7eaf91d26c76e92bffa0
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
jjb/lf-macros.yaml
shell/logs-deploy.sh
shell/python-tools-install.sh