Commit af2ebd71 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-ml-quarantine-push-over-http-file-size-spec' into 'master'

Quarantine failing test

See merge request gitlab-org/gitlab-ce!25424
parents d7db2232 89e982ad
# frozen_string_literal: true
module QA
context 'Create' do
# Failure issue: https://gitlab.com/gitlab-org/quality/staging/issues/37
context 'Create', :quarantine do
describe 'push after setting the file size limit via admin/application_settings' do
before(:all) do
push = Resource::Repository::ProjectPush.fabricate! do |p|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment