Skip to content

Resolve "Make tests running bundle install for gitaly more flexible"

Lin Jen-Shin requested to merge 42290-pass-BUNDLE_PATH into master

What does this MR do?

Pass BUNDLE_PATH so we install to the same path

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

Could this possibly break anything? Would it interfere with --no-deployment or --deployment?

Why was this MR needed?

So that installing as user gems would work.

Does this MR meet the acceptance criteria?

  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Closes #42290 (closed)

This is inspired by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16621

@jacobvosmaer-gitlab Could you please review? Thanks!

/cc @rymai

Merge request reports