Commit 58b1f41a authored by Mark Lapierre's avatar Mark Lapierre

Merge branch 'ml-quarantine-jenkins-test' into 'master'

Quarantine jenkins test

See merge request gitlab-org/gitlab!25646
parents e7bf99b5 06b3510a
......@@ -2,7 +2,7 @@
require 'securerandom'
module QA
context 'Create', :docker, :orchestrated, :requires_admin do
context 'Create', :docker, :orchestrated, :requires_admin, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/195179', type: :flaky } do
describe 'Jenkins integration' do
let(:project_name) { "project_with_jenkins_#{SecureRandom.hex(4)}" }
......
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