Commit 5f7bcd83 authored by Jeff Vance's avatar Jeff Vance

remove [Flaky]

parent c4b14e0e
...@@ -419,7 +419,7 @@ var _ = framework.KubeDescribe("kubelet", func() { ...@@ -419,7 +419,7 @@ var _ = framework.KubeDescribe("kubelet", func() {
}) })
// Test host cleanup when disrupting the volume environment. // Test host cleanup when disrupting the volume environment.
framework.KubeDescribe("host cleanup with volume mounts [Disruptive][Volume][HostCleanup]", func() { framework.KubeDescribe("host cleanup with volume mounts [Volume][HostCleanup][Flaky]", func() {
type hostCleanupTest struct { type hostCleanupTest struct {
itDescr string itDescr string
......
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