Skip to content
Snippets Groups Projects
Unverified Commit 4dfbb295 authored by Daniel Davison's avatar Daniel Davison Committed by GitLab
Browse files

Merge branch 'blocking-promotion-4e367f66-import_github_repo_spec-rb' into 'master'

[E2E] PROMOTE TO BLOCKING: import_github_repo_spec.rb

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/167546



Merged-by: default avatarDan Davison <ddavison@gitlab.com>
Approved-by: default avatarNivetha Prabakaran <nprabakaran@gitlab.com>
Approved-by: default avatarDan Davison <ddavison@gitlab.com>
Co-authored-by: :robot: GitLab Bot :robot: <gitlab-bot@gitlab.com>
parents 49ce6cf4 1866174f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -10,7 +10,8 @@ module QA
QA::Support::Helpers::ImportSource.enable('github')
end
 
it 'imports repo push rules', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/379494' do
it 'imports repo push rules',
:blocking, testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/379494' do
expect_project_import_finished_successfully
 
aggregate_failures do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment