Commit b550069c authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch 'qa-dequarantine-pipeline-smoke-test' into 'master'

De-quarantine previously failing pipeline spec

Closes #202149

See merge request gitlab-org/gitlab!25281
parents 03bf8ef1 c9aadfd7
# frozen_string_literal: true
module QA
context 'Verify', :docker, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/202149', type: :flaky } do
context 'Verify', :docker do
describe 'Pipeline creation and processing' do
let(:executor) { "qa-runner-#{Time.now.to_i}" }
let(:max_wait) { 30 }
......
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