Commit 8fa9761c authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-nightly-68-quarantine-devops-tests' into 'master'

Quarantine auto devops QA tests

See merge request gitlab-org/gitlab-ce!24786
parents e1aeb39a c5d92ec1
......@@ -3,7 +3,8 @@
require 'pathname'
module QA
context 'Configure', :orchestrated, :kubernetes do
# Transient failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/68
context 'Configure', :orchestrated, :kubernetes, :quarantine do
describe 'Auto DevOps support' do
def login
Runtime::Browser.visit(:gitlab, Page::Main::Login)
......
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