Commit f04d53a0 authored by richard.chong's avatar richard.chong

Promotes spec to reliable

parent 6697a934
......@@ -3,7 +3,7 @@
require 'faker'
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