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:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Adelina Tuvenie
					Adelina Tuvenie