Commit d7ad4ba2 authored by Dan Davison's avatar Dan Davison

Merge branch 'promote-container-registry-reliable' into 'master'

Promote Container Registry test to reliable

See merge request gitlab-org/gitlab!61687
parents b70868f9 13a62495
......@@ -2,7 +2,7 @@
module QA
RSpec.describe 'Package' do
describe 'Container Registry', only: { subdomain: %i[staging pre] } do
describe 'Container Registry', :reliable, only: { subdomain: %i[staging pre] } do
let(:project) do
Resource::Project.fabricate_via_api! do |project|
project.name = 'project-with-registry'
......
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