Skip to content

Temporarily skip git-lfs for TestDockerCommandMultistepBuild

What does this MR do?

Skips git-lfs for a test that is flaky on Windows.

Why was this MR needed?

So that this test (that doesn't use LFS) proceeds. In the future, when git-lfs provides us with more debug output as to why it failed in this particular instance, we can fix it properly.

What's the best way to test this MR?

Pipeline should pass without the test failing. I cannot produce this locally, so we're reliant on the CI passing.

What are the relevant issue numbers?

#30835 (closed) #27473 (closed)

Merge request reports