kubernetes-sigs / windows-testing

Containers, scripts and documentation for running Kubernetes tests with Windows nodes
Apache License 2.0
40 stars 54 forks source link

Switch to using --label-filter for Ginkgo FOCUS and SKIP #458

Open jsturtevant opened 1 month ago

jsturtevant commented 1 month ago

Converting to --label-filter will probably make your focus/skip combination more readable and simpler.

https://github.com/kubernetes/kubernetes/issues/126321#issuecomment-2247284626

jsturtevant commented 1 month ago

/assign @marosset