Skip to content
代码片段 群组 项目
提交 dc663f18 编辑于 作者: Mark Lapierre's avatar Mark Lapierre
浏览文件

Merge branch 'gy-quarantine-cluster-with-prometheus' into 'master'

Quarantine cluster_with_prometheus test

See merge request gitlab-org/gitlab!40715
No related branches found
No related tags found
无相关合并请求
......@@ -11,7 +11,7 @@ module QA
rspec.shared_context_metadata_behavior = :apply_to_host_groups
end
RSpec.shared_context "cluster with Prometheus installed", shared_context: :metadata do
RSpec.shared_context "cluster with Prometheus installed", shared_context: :metadata, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/241546', type: :investigating } do
before :all do
@cluster = Service::KubernetesCluster.new(provider_class: Service::ClusterProvider::K3s).create!
@project = Resource::Project.fabricate_via_api! do |project|
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册