Fix: Handle error in job-cost.sh without failing 31/72331/1 v0.89.4
authorEric Ball <eball@linuxfoundation.org>
Wed, 1 Nov 2023 23:16:33 +0000 (16:16 -0700)
committerEric Ball <eball@linuxfoundation.org>
Wed, 1 Nov 2023 23:27:16 +0000 (16:27 -0700)
We have seen builds get marked as "unstable" due to transient network
failures while retrieving instance type info. This is not an
acceptable criteria for marking a build unstable, so this change will
handle such an error more cleanly.

Issue: RELENG-4970
Change-Id: Ia146e2771df638e8410fb187d730d4faadf132c2
Signed-off-by: Eric Ball <eball@linuxfoundation.org>

No differences found