mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
remove this test from conformance since it introduces a binary dependency, git, on previously conforming kube nodes
This commit is contained in:
parent
458eb5284a
commit
345f027be3
@ -31,7 +31,7 @@ import (
|
||||
var _ = Describe("EmptyDir wrapper volumes", func() {
|
||||
f := NewFramework("secrets")
|
||||
|
||||
It("should becomes running [Conformance]", func() {
|
||||
It("should becomes running", func() {
|
||||
name := "secret-test-" + string(util.NewUUID())
|
||||
volumeName := "secret-volume"
|
||||
volumeMountPath := "/etc/secret-volume"
|
||||
|
Loading…
Reference in New Issue
Block a user