Commit 47dd31ed authored by ddavison's avatar ddavison

Quarantine test for reason of incubation

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