Commit 281630b0 authored by Antoine Pelisse's avatar Antoine Pelisse Committed by GitHub

Revert "Re-enable OIR e2e tests."

parent 42313085
...@@ -33,7 +33,7 @@ import ( ...@@ -33,7 +33,7 @@ import (
. "github.com/onsi/gomega" . "github.com/onsi/gomega"
) )
var _ = SIGDescribe("Opaque resources", func() { var _ = SIGDescribe("Opaque resources [Feature:OpaqueResources]", func() {
f := framework.NewDefaultFramework("opaque-resource") f := framework.NewDefaultFramework("opaque-resource")
opaqueResName := v1helper.OpaqueIntResourceName("foo") opaqueResName := v1helper.OpaqueIntResourceName("foo")
var node *v1.Node var node *v1.Node
......
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