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.
1 parent 6a92f19 commit a4d7a67Copy full SHA for a4d7a67
test/e2e/windows/kubelet_stats.go
@@ -33,7 +33,7 @@ import (
33
"github.com/onsi/ginkgo"
34
)
35
36
-var _ = SIGDescribe("[Feature:Windows] Kubelet-Stats", func() {
+var _ = SIGDescribe("[Feature:Windows] Kubelet-Stats [Serial]", func() {
37
f := framework.NewDefaultFramework("kubelet-stats-test-windows")
38
39
ginkgo.Describe("Kubelet stats collection for Windows nodes", func() {
0 commit comments