Commit 662760b9 authored by Mayra Cabrera's avatar Mayra Cabrera

Merge branch '339979-quarantine-spec' into 'master'

Quarantine failing flaky Terraform template spec

See merge request gitlab-org/gitlab!69513
parents c79b6851 ef00c4aa
......@@ -19,7 +19,7 @@ RSpec.describe 'Terraform/Base.latest.gitlab-ci.yml' do
allow(project).to receive(:default_branch).and_return(default_branch)
end
it 'does not create any jobs' do
it 'does not create any jobs', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/339979' do
expect(build_names).to be_empty
end
end
......
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