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 f01e0b2 + d7995f3 commit 1115ac2Copy full SHA for 1115ac2
test/e2e/windows/cpu_limits.go
@@ -31,7 +31,7 @@ import (
31
"github.com/onsi/ginkgo"
32
)
33
34
-var _ = SIGDescribe("[Feature:Windows] Cpu Resources", func() {
+var _ = SIGDescribe("[Feature:Windows] Cpu Resources [Serial]", func() {
35
f := framework.NewDefaultFramework("cpu-resources-test-windows")
36
37
// The Windows 'BusyBox' image is PowerShell plus a collection of scripts and utilities to mimic common busybox commands
0 commit comments