From: Tim Johnson Date: Tue, 9 Apr 2019 21:41:20 +0000 (-0700) Subject: Reduce output in log files X-Git-Tag: v0.37.0~6 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=inline;h=0251b7fda7266760bd82a6e56a696160822a57a0;hp=0251b7fda7266760bd82a6e56a696160822a57a0;p=releng%2Fglobal-jjb.git 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 ---