mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Label Windows test as Serial.
Windows test "[sig-windows] [Feature:Windows] Cpu Resources Container limits should not be exceeded after waiting 2 minutes" should be run serially to prevent flakyness.
This commit is contained in:
parent
4bc907f3c9
commit
d7995f3260
@ -31,7 +31,7 @@ import (
|
|||||||
"github.com/onsi/ginkgo"
|
"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")
|
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
|
// The Windows 'BusyBox' image is PowerShell plus a collection of scripts and utilities to mimic common busybox commands
|
||||||
|
Loading…
Reference in New Issue
Block a user