Skip to content

Use consts for job state in TestUpdateJob

What does this MR do?

Use consts for job state in TestUpdateJob

Why was this MR needed?

UpdateJob always uses the consts https://gitlab.com/gitlab-org/gitlab-runner/-/blob/c295b62a0f067a6b9823180801e9093769380a05/common/network.go#L19-24 update the tests to reflect this.

What's the best way to test this MR?

What are the relevant issue numbers?

Closes #26867 (closed)

Merge request reports

Loading