mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Revert "Re-enable OIR e2e tests."
This commit is contained in:
parent
4231308582
commit
281630b0b0
@ -33,7 +33,7 @@ import (
|
||||
. "github.com/onsi/gomega"
|
||||
)
|
||||
|
||||
var _ = SIGDescribe("Opaque resources", func() {
|
||||
var _ = SIGDescribe("Opaque resources [Feature:OpaqueResources]", func() {
|
||||
f := framework.NewDefaultFramework("opaque-resource")
|
||||
opaqueResName := v1helper.OpaqueIntResourceName("foo")
|
||||
var node *v1.Node
|
||||
|
Loading…
Reference in New Issue
Block a user