mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-23 18:40:53 +00:00
Re-enable OIR e2e tests.
- Removed [Feature: tag from e2e test.
This commit is contained in:
parent
d2cf96d6ef
commit
fc2a45ee4e
@ -33,7 +33,7 @@ import (
|
|||||||
. "github.com/onsi/gomega"
|
. "github.com/onsi/gomega"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = SIGDescribe("Opaque resources [Feature:OpaqueResources]", func() {
|
var _ = SIGDescribe("Opaque resources", 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
|
||||||
|
Loading…
Reference in New Issue
Block a user