mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-03 15:25:19 +00:00
fix test/e2e_node staticcheck
This commit is contained in:
@@ -360,7 +360,6 @@ var _ = framework.KubeDescribe("GKE system requirements [NodeConformance][Featur
|
||||
framework.ExpectNoError(checkDockerSeccomp())
|
||||
})
|
||||
ginkgo.It("The docker storage driver should work", func() {
|
||||
e2eskipper.Skipf("GKE does not currently require overlay")
|
||||
framework.ExpectNoError(checkDockerStorageDriver())
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user