Skip to content

Fix LFS CI fetch

Kamil Trzciński requested to merge fix-lfs-ci-fetch into master

What does this MR do?

Fixes LFS fetching for CI objects that were kind of broken.

Why was this MR needed?

This also refactors LFS tests to be a blackbox tests instead of whitebox tests. Actually testing GrackAuth instead of LFSRouter.

Related isssues

Resolves: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1199

Merge request reports