Commit 8f5e86de authored by Nailia Iskhakova's avatar Nailia Iskhakova Committed by Ramya Authappan

Quarantine crete pipeline spec

https://gitlab.com/gitlab-org/gitlab/issues/202149
Time to triage
parent 5b459de0
# 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