Commit 648ec5ba authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch 'ml-quarantine-merge-pipelines-tests' into 'master'

Quarantine flaky merge pipelines test

See merge request gitlab-org/gitlab!21470
parents 713ffe48 5186b605
# 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