mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Add NodeFeature tag to ephemeral containers e2e
This commit is contained in:
parent
d9f06f9e18
commit
e1e97a0e47
@ -31,7 +31,7 @@ import (
|
|||||||
"github.com/onsi/ginkgo"
|
"github.com/onsi/ginkgo"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = SIGDescribe("Ephemeral Containers", func() {
|
var _ = SIGDescribe("Ephemeral Containers [NodeFeature:EphemeralContainers]", func() {
|
||||||
f := framework.NewDefaultFramework("ephemeral-containers-test")
|
f := framework.NewDefaultFramework("ephemeral-containers-test")
|
||||||
var podClient *framework.PodClient
|
var podClient *framework.PodClient
|
||||||
ginkgo.BeforeEach(func() {
|
ginkgo.BeforeEach(func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user