remove [Flaky]

This commit is contained in:
Jeff Vance 2017-04-11 14:45:54 -07:00
parent c4b14e0eaa
commit 5f7bcd8391

View File

@ -419,7 +419,7 @@ var _ = framework.KubeDescribe("kubelet", func() {
})
// 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 {
itDescr string