Commit 039e41ed authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'qa-quarantine-auto-dev-ops-tests' into 'master'

Quarantine Auto DevOps tests

See merge request gitlab-org/gitlab-ce!24623
parents 97aa25ba 7f49f01c
......@@ -3,7 +3,10 @@
require 'pathname'
module QA
context 'Configure', :orchestrated, :kubernetes do
# Issues for transient failure:
# https://gitlab.com/gitlab-org/quality/nightly/issues/40
# https://gitlab.com/gitlab-org/quality/nightly/issues/61
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