Commit e61c8373 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'quarantine-smoke-create-pipeline-spec' into 'master'

Quarantine create pipeline spec

See merge request gitlab-org/gitlab!24523
parents 9b1bb282 8f5e86de
# frozen_string_literal: true
module QA
context 'Verify', :docker do
context 'Verify', :docker, quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/202149' 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