Commit 5186b605 authored by Mark Lapierre's avatar Mark Lapierre

Quarantine flaky merge pipelines test

parent b4a4b133
# frozen_string_literal: true
module QA
context 'Release', :docker do
# Failure issue: https://gitlab.com/gitlab-org/gitlab/issues/36824
context 'Release', :docker, :quarantine do
describe 'Pipelines for merged results and merge trains' do
before(:context) do
@project = Resource::Project.fabricate_via_api! do |project|
......
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