mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-07 03:03:59 +00:00
Adding README.md
This commit is contained in:
parent
28ed7875e7
commit
0a09b1d2a7
10
test/e2e/windows/README.md
Normal file
10
test/e2e/windows/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# Notes to run sig-windows tests
|
||||
|
||||
1. Prereqs:
|
||||
* KUBECONFIG=path/to/kubeconfig
|
||||
* curl https://raw.githubusercontent.com/e2e-win/e2e-win-prow-deployment/master/repo-list.txt -o repo_list.yaml
|
||||
* export KUBE_TEST_REPO_LIST=$(pwd)/repo_list.yaml
|
||||
|
||||
1. Run only sig-windows tests:
|
||||
|
||||
```./e2e.test --provider=local --ginkgo.noColor --ginkgo.focus=.*sig-windows*```
|
Loading…
Reference in New Issue
Block a user