Skip to content

[QA] Fix 2 of 3 problems with the push file size tests

Mark Lapierre requested to merge qa-ml-fix-push-file-size-test into master

What does this MR do?

This stops the tests in push_over_http_file_size_spec.rb from trying to re-create master as a new branch. And it should expect a Git error to be raised when the file it too large.

There's still one more problem due to not having admin access on staging, but that will require coordinated changes to CE and gitlab-qa, so I'll do that separately.

What are the relevant issue numbers?

gitlab-org/quality/staging#37 (closed)

Does this MR meet the acceptance criteria?

Merge request reports

Loading