Commit 5dbf3b56 authored by Erick Banks's avatar Erick Banks

Quarantine elastic search

Elastic search test failing several times in master inconsistenly.
Requires investigation.
parent dfb19b64
......@@ -2,7 +2,7 @@
module QA
RSpec.describe 'Create' do
describe 'Search using Elasticsearch', :orchestrated, :elasticsearch, :requires_admin do
describe 'Search using Elasticsearch', :orchestrated, :elasticsearch, :requires_admin, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/332210', type: :investigating } do
include Runtime::Fixtures
let(:project_name) { 'testing_elasticsearch_indexing' }
let(:project_file_name) { 'elasticsearch.rb' }
......
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