Skip to content

Wait for gitaly to boot during tests

Jacob Vosmaer requested to merge test-wait-gitaly-boot into master

What does this MR do?

Add a wait loop after booting Gitaly during testing.

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

Why was this MR needed?

Some developers were getting Gitaly connection errors on their first Gitaly request during testing.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports