jjb: infra: bifrost-verify.sh: Rework code for uploading the build log 83/27283/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 20 Jan 2017 09:50:27 +0000 (09:50 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 20 Jan 2017 09:50:27 +0000 (09:50 +0000)
commit0aec34133eba3250904f0fd9fc7869b20775c858
treed478f4fca46aca07145126e42a8586356a54d3c6
parent79c0c69780542b6064fcb98940c89086205e92da
jjb: infra: bifrost-verify.sh: Rework code for uploading the build log

gsutil does not support compression on streaming uploads so rework the
code to save the log into a temporary file first. Fixes the following
error:

CommandException: gzip compression is not currently supported on
streaming uploads. Remove the compression flag or save the streamed
output temporarily to a file before uploading.

Change-Id: I3976bf3271be3aff8bc7b656ac49de6986ca6c36
Signed-off-by: Markos Chandras <mchandras@suse.de>
jjb/infra/bifrost-verify.sh