Commit 1c4b1d7f authored by Nailia Iskhakova's avatar Nailia Iskhakova

Dequarantine Jenkins integration spec

Remove flaky tag after 5 successful runs
parent b6b8ee4e
......@@ -2,7 +2,7 @@
require 'securerandom'
module QA
context 'Create', :docker, :orchestrated, :requires_admin, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/195179', type: :flaky } do
context 'Create', :docker, :orchestrated, :requires_admin 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