Merge pull request #74754 from pjh/gce-windows-smoke-timeout

Increase Windows smoke-test timeout to 3 minutes.
pull/564/head
Kubernetes Prow Robot 2019-02-28 19:12:18 -08:00 committed by GitHub
commit 824883d08a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 {