Commit be06eff9 authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖

Quarantine end-to-end test

Quarantine Create Search using Elasticsearch tests reindexing after webIDE
parent 4ec3145c
...@@ -45,7 +45,7 @@ module QA ...@@ -45,7 +45,7 @@ module QA
end end
end end
it 'tests reindexing after webIDE', retry: 3, testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347629' do it 'tests reindexing after webIDE', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/356978', type: :investigating }, retry: 3, testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347629' do
template = { template = {
file_name: 'LICENSE', file_name: 'LICENSE',
name: 'Mozilla Public License 2.0', name: 'Mozilla Public License 2.0',
......
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