From: Zack Williams Date: Thu, 23 Jan 2020 18:42:17 +0000 (-0700) Subject: Error handling for job cost script X-Git-Tag: v0.51.0~17 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=inline;h=2a60d75d8cf3b772871fd4af3efa907b60622873;hp=2a60d75d8cf3b772871fd4af3efa907b60622873;p=releng%2Fglobal-jjb.git Error handling for job cost script - Exit early if on AWS, where job cost calculation isn't supported - Error handling for vexhost API - may return a 404 which doesn't parse properly in jq, which would fails an otherwise working build. - Report correct name when script is run. Change-Id: I375b4a16588b1ab12e4aa7da0e37b351ed52f64c Signed-off-by: Zack Williams ---