diff --git a/test/e2e/windows/cpu_limits.go b/test/e2e/windows/cpu_limits.go index c669c69f55e..af102f47f37 100644 --- a/test/e2e/windows/cpu_limits.go +++ b/test/e2e/windows/cpu_limits.go @@ -31,7 +31,7 @@ import ( "github.com/onsi/ginkgo" ) -var _ = SIGDescribe("[Feature:Windows] Cpu Resources", func() { +var _ = SIGDescribe("[Feature:Windows] Cpu Resources [Serial]", func() { f := framework.NewDefaultFramework("cpu-resources-test-windows") // The Windows 'BusyBox' image is PowerShell plus a collection of scripts and utilities to mimic common busybox commands