Skip to content

Commit 1115ac2

Browse files
authored
Merge pull request kubernetes#89227 from adelina-t/serial_windows_test
Label Windows test as Serial.
2 parents f01e0b2 + d7995f3 commit 1115ac2

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)