mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-19 08:54:44 +00:00
Tag storage windows tests with [Feature:Windows] instead of [sig-windows]
This commit is contained in:
@@ -11,7 +11,7 @@ export KUBE_TEST_REPO_LIST=$(pwd)/repo_list
|
||||
1. Run only sig-windows tests:
|
||||
|
||||
```bash
|
||||
./e2e.test --provider=local --ginkgo.noColor --ginkgo.focus="\[sig-windows\]" --node-os-distro="windows"
|
||||
./e2e.test --provider=local --ginkgo.noColor --ginkgo.focus="\[sig-windows\]|\[Feature:Windows\]" --node-os-distro="windows"
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user