Commit b5340677 authored by Jennifer Louie's avatar Jennifer Louie Committed by Tanya Pazitny

Quarantine wiki http push to secondary spec

parent 55ccdc74
# frozen_string_literal: true
module QA
context 'Geo', :orchestrated, :geo do
# https://gitlab.com/gitlab-org/gitlab/issues/35706
context 'Geo', :orchestrated, :geo, :quarantine do
describe 'GitLab Geo Wiki HTTP push secondary' do
let(:wiki_content) { 'This tests wiki pushes via HTTP to secondary.' }
let(:push_content) { 'This is from the Geo wiki push to secondary!' }
......
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