Skip to content

Fix slow gitaly dev test bundle

Jacob Vosmaer requested to merge gitaly-test-no-deployment into master

What does this MR do?

Fix the recent slow-down of Gitaly's bundle install when running tests in development.

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

Why was this MR needed?

We changed the options passed to bundle install inside Gitaly's Makefile recently.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports