mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #89227 from adelina-t/serial_windows_test
Label Windows test as Serial.
This commit is contained in:
commit
1115ac231a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user