We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b2f08f + a4d7a67 commit 3d09d25Copy full SHA for 3d09d25
test/e2e/windows/kubelet_stats.go
@@ -34,7 +34,7 @@ import (
34
"github.com/onsi/ginkgo"
35
)
36
37
-var _ = SIGDescribe("[Feature:Windows] Kubelet-Stats", func() {
+var _ = SIGDescribe("[Feature:Windows] Kubelet-Stats [Serial]", func() {
38
f := framework.NewDefaultFramework("kubelet-stats-test-windows")
39
40
ginkgo.Describe("Kubelet stats collection for Windows nodes", func() {
0 commit comments