Commit 13a62495 authored by Sofia Vistas's avatar Sofia Vistas

Promote test to reliable

parent aa389f6a
......@@ -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