increasing timeout of local-cluster-slow test by 10 min

This commit is contained in:
axleiro
2022-03-22 17:51:13 +05:30
committed by GitHub
parent ae75b1a25f
commit 9347d57973

View File

@ -295,7 +295,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() {