Skip to content

Fix error handling

Adrien Kohlbecker requested to merge ak/fix-error-handling into master

What does this MR do?

Closes #43 (closed)

This ports some of the code from !46 (closed)

There are two things swallowing error codes:

This is causing VM provisioning issues to not fail the CI job. See line 60 here https://gitlab.com/gitlab-org/ci-cd/shared-runners/images/macstadium/orka/-/jobs/892595223#L60

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Adrien Kohlbecker

Merge request reports