Skip to content

Commit ff809a5

Browse files
authored
Merge pull request kubernetes#89376 from adelina-t/automated-cherry-pick-of-#89227-upstream-release-1.18
Automated cherry pick of kubernetes#89227: Label Windows test as Serial.
2 parents bf23e93 + e67d082 commit ff809a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/windows/cpu_limits.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
"github.com/onsi/ginkgo"
3232
)
3333

34-
var _ = SIGDescribe("[Feature:Windows] Cpu Resources", func() {
34+
var _ = SIGDescribe("[Feature:Windows] Cpu Resources [Serial]", func() {
3535
f := framework.NewDefaultFramework("cpu-resources-test-windows")
3636

3737
// The Windows 'BusyBox' image is PowerShell plus a collection of scripts and utilities to mimic common busybox commands

0 commit comments

Comments
 (0)