Commit 1d2434ba authored by Walmyr Lima's avatar Walmyr Lima

Quarantine ee geo end-to-end test

parent c374d877
# frozen_string_literal: true
module QA
context 'Geo', :orchestrated, :geo do
# https://gitlab.com/gitlab-org/quality/nightly/issues/109
context 'Geo', :orchestrated, :geo, :quarantine do
describe 'GitLab Geo attachment replication' do
let(:file_to_attach) { File.absolute_path(File.join('spec', 'fixtures', 'banana_sample.gif')) }
......
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