Increase timeout of local-cluster-slow CI step

This commit is contained in:
Justin Starry
2022-01-07 15:30:26 +08:00
parent 8214bc9db4
commit 3ae674dd28

View File

@ -264,7 +264,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" \
25 30
} }
pull_or_push_steps() { pull_or_push_steps() {