Skip to content

Recompile test env Gitaly when `GITALY_SERVER_VERSION` fails

What does this MR do?

Fetch and compile Gitaly whenever the GITALY_SERVER_VERSION doesn't match the version of the test instance.

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

Some developers were randomly getting spec errors because of mismatched Gitaly versions

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #32762 (closed)

/cc @andrewn @jacobvosmaer-gitlab

Edited by Alejandro Rodríguez

Merge request reports