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

Merge branch 'ml-quarantine-qa-test' into 'master'

Quarantine broken QA test

See merge request gitlab-org/gitlab!66125
No related branches found
No related tags found
无相关合并请求
......@@ -35,7 +35,7 @@ module QA
end
end
context 'with k8s cluster', :require_admin, :kubernetes, :orchestrated, :runner do
context 'with k8s cluster', :require_admin, :kubernetes, :orchestrated, :runner, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/335202', type: :broken } do
let(:policy_name) { 'l3-rule' }
let!(:cluster) { Service::KubernetesCluster.new(provider_class: Service::ClusterProvider::K3sCilium).create! }
let!(:runner) do
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册