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)
commitb5f829055f4d8def12d62aa9e91456e5645924db
tree446de05f8913b23df563d4aaf282709645a887fb
parent86bdd74b5f204e3a800458186eea9f676c04615b
Fix: Handle error in job-cost.sh without failing

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>
releasenotes/notes/job-cost-instance-error-540ce7966c176fba.yaml [new file with mode: 0644]
shell/job-cost.sh