Increasing timeout in local-cluster-slow by 10 min
This commit is contained in:
parent
9347d57973
commit
16b73a998b
|
@ -303,7 +303,7 @@ EOF
|
||||||
|
|
||||||
command_step "local-cluster-slow" \
|
command_step "local-cluster-slow" \
|
||||||
". ci/rust-version.sh; ci/docker-run.sh \$\$rust_stable_docker_image ci/test-local-cluster-slow.sh" \
|
". ci/rust-version.sh; ci/docker-run.sh \$\$rust_stable_docker_image ci/test-local-cluster-slow.sh" \
|
||||||
30
|
40
|
||||||
}
|
}
|
||||||
|
|
||||||
pull_or_push_steps() {
|
pull_or_push_steps() {
|
||||||
|
|
Loading…
Reference in New Issue