Коммит df4ec8c1 создал по автору GitLab QA Bot's avatar GitLab QA Bot
Просмотр файлов

Quarantine end-to-end test

Quarantine Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds
владелец c0e1b8af
......@@ -100,11 +100,11 @@ module QA
end
context 'when merging once', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347686' do
it_behaves_like 'merge when pipeline succeeds'
it_behaves_like 'merge when pipeline, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/397651', type: :investigating, only: { pipeline: :nightly } } succeeds'
end
context 'when merging several times', :transient, testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347641' do
it_behaves_like 'merge when pipeline succeeds', repeat: Runtime::Env.transient_trials
it_behaves_like 'merge when pipeline succeeds', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/397651', type: :investigating, only: { pipeline: :nightly } }, repeat: Runtime::Env.transient_trials
end
end
end
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать