mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Run Windows kubelet stats e2e tests serially because it needs to start many pods on a single node
This commit is contained in:
parent
6a92f19444
commit
a4d7a67bbd
@ -33,7 +33,7 @@ import (
|
||||
"github.com/onsi/ginkgo"
|
||||
)
|
||||
|
||||
var _ = SIGDescribe("[Feature:Windows] Kubelet-Stats", func() {
|
||||
var _ = SIGDescribe("[Feature:Windows] Kubelet-Stats [Serial]", func() {
|
||||
f := framework.NewDefaultFramework("kubelet-stats-test-windows")
|
||||
|
||||
ginkgo.Describe("Kubelet stats collection for Windows nodes", func() {
|
||||
|
Loading…
Reference in New Issue
Block a user