Skip to content
Snippets Groups Projects
Commit e5d811d0 authored by Dan Davison's avatar Dan Davison
Browse files

Merge branch 'sv-dequarantine-registry-cdn-test' into 'master'

Dequarantine Registry with CDN test

See merge request !120238



Merged-by: default avatarDan Davison <ddavison@gitlab.com>
Approved-by: default avatarDan Davison <ddavison@gitlab.com>
Co-authored-by: default avatarSofia Vistas <svistas@gitlab.com>
parents 6020188d b8b3ffda
No related branches found
No related tags found
3 merge requests!122597doc/gitaly: Remove references to removed metrics,!120936Draft: Debugging commit to trigger pipeline (DO NOT MERGE),!120238Dequarantine Registry with CDN test
Pipeline #868016195 passed
# frozen_string_literal: true
module QA
RSpec.describe 'Package', :orchestrated, :skip_live_env, product_group: :container_registry, quarantine: {
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/399556',
type: :flaky
} do
RSpec.describe 'Package', :orchestrated, :skip_live_env, product_group: :container_registry do
describe 'Self-managed Container Registry' do
include Support::Helpers::MaskToken
......@@ -48,7 +45,6 @@ module QA
after do
runner.remove_via_api!
project.remove_via_api!
end
context "when tls is disabled" do
......
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