Commit 876c7d35 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-shl-dequrantine-jenkins-spec' into 'master'

De-quarantine Jenkins spec add :orchestrated meta

See merge request gitlab-org/gitlab!22272
parents 437d9e4e 062c6f37
......@@ -2,8 +2,7 @@
require 'securerandom'
module QA
# Issue: https://gitlab.com/gitlab-org/gitlab/issues/35370
context 'Create', :docker, :quarantine, :requires_admin 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