mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
Merge pull request #74754 from pjh/gce-windows-smoke-timeout
Increase Windows smoke-test timeout to 3 minutes.
This commit is contained in:
commit
824883d08a
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
# Override this to use a different kubectl binary.
|
||||
kubectl=kubectl
|
||||
linux_deployment_timeout=60
|
||||
windows_deployment_timeout=120
|
||||
windows_deployment_timeout=180
|
||||
output_file=/tmp/k8s-smoke-test.out
|
||||
|
||||
function check_windows_nodes_are_ready {
|
||||
|
|
|
|||
Loading…
Reference in a new issue