mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Updating Windows' e2e tests' README to the official repo list
Signed-off-by: Jean Rouge <rougej+github@gmail.com>
This commit is contained in:
parent
9eebfe7a04
commit
1d1a765e79
@ -4,7 +4,7 @@
|
||||
|
||||
```bash
|
||||
KUBECONFIG=path/to/kubeconfig
|
||||
curl https://raw.githubusercontent.com/e2e-win/e2e-win-prow-deployment/master/repo-list -o repo_list
|
||||
curl https://raw.githubusercontent.com/kubernetes-sigs/windows-testing/master/images/image-repo-list -o repo_list
|
||||
export KUBE_TEST_REPO_LIST=$(pwd)/repo_list
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user