Commit 86b7a10f authored by Dan Davison's avatar Dan Davison

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

Removes reliable tag temporarily pending investigation

See merge request gitlab-org/gitlab!70313
parents 5a60628d 98f724db
# frozen_string_literal: true
module QA
RSpec.describe 'Verify', :runner, :reliable do
RSpec.describe 'Verify', :runner 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