Commit 0f245d47 authored by Dan Davison's avatar Dan Davison

Merge branch 'quarantine-k8s-integ-spec' into 'master'

Quarantine test for reason of incubation

See merge request gitlab-org/gitlab!26614
parents 1f5db364 47dd31ed
......@@ -20,7 +20,7 @@ module QA
cluster.remove!
end
it 'can create and associate a project cluster', :smoke do
it 'can create and associate a project cluster', :smoke, quarantine: { type: :new } do
Resource::KubernetesCluster.fabricate_via_browser_ui! do |k8s_cluster|
k8s_cluster.project = project
k8s_cluster.cluster = cluster
......
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