Commit bab6e618 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'caalberts-quarantine-jenkins-feature-spec' into 'master'

Quarantine jenkins feature spec

See merge request gitlab-org/gitlab!29396
parents 602431a6 ff3f4d1d
......@@ -26,7 +26,11 @@ module QA
setup_jenkins
end
it 'integrates and displays build status for MR pipeline in GitLab' do
quarantine = {
type: :flaky,
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/213953'
}
it 'integrates and displays build status for MR pipeline in GitLab', quarantine: quarantine do
login_to_gitlab
setup_project_integration_with_jenkins
......
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