Skip to content
代码片段 群组 项目
提交 91b74bcc 编辑于 作者: Mark Lapierre's avatar Mark Lapierre
浏览文件

Quarantine failing test

上级 936ec5e5
No related branches found
No related tags found
无相关合并请求
# frozen_string_literal: true
module QA
context 'Geo', :orchestrated, :geo do
# Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/123
context 'Geo', :orchestrated, :geo, :quarantine do
describe 'GitLab SSH push to secondary' do
let(:file_content_primary) { 'This is a Geo project! Commit from primary.' }
let(:file_content_secondary) { 'This is a Geo project! Commit from secondary.' }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册