mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +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"
|
||||
)
|
||||
|
||||
var _ = SIGDescribe("Ephemeral Containers", func() {
|
||||
var _ = SIGDescribe("Ephemeral Containers [NodeFeature:EphemeralContainers]", func() {
|
||||
f := framework.NewDefaultFramework("ephemeral-containers-test")
|
||||
var podClient *framework.PodClient
|
||||
ginkgo.BeforeEach(func() {
|
||||
|
Loading…
Reference in New Issue
Block a user