Fix: job-cost.sh no longer causes build failures 83/68083/1
authorEric Ball <eball@linuxfoundation.org>
Tue, 22 Jun 2021 21:51:19 +0000 (14:51 -0700)
committerEric Ball <eball@linuxfoundation.org>
Tue, 22 Jun 2021 21:54:25 +0000 (14:54 -0700)
commit958cd7e315bbc9ba310183e4d590ee91b14940ee
tree3bc48430a687d0148ae3dc36ca4abc1c84d27ad8
parentd1a99147b03c6cd90561f8e70b7af78166bcd4cd
Fix: job-cost.sh no longer causes build failures

job-cost.sh is gathering data, and if there is an error while doing
this, it should not cause the build to fail. If an error is detected,
it will be caught, a note is printing, and then the function will
simply return.

Issue: IT-22309
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Ibba89d89223599e3ff9b077d036f5036d3252a68
vars/lfParallelCostCapture.groovy