Commit ad414245 authored by Dan Davison's avatar Dan Davison

Merge branch 'g340763-reintro-reliable' into 'master'

Reintroduces reliable tag for ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb

See merge request gitlab-org/gitlab!72904
parents d9ff3bc6 ce5507ac
# frozen_string_literal: true
module QA
RSpec.describe 'Verify', :runner do
RSpec.describe 'Verify', :runner, :reliable do
describe 'Pipelines for merged results and merge trains' do
let(:executor) { "qa-runner-#{Faker::Alphanumeric.alphanumeric(8)}" }
......
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