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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ EOF
command_step "local-cluster-slow" \
". ci/rust-version.sh; ci/docker-run.sh \$\$rust_stable_docker_image ci/test-local-cluster-slow.sh" \
30
40
}
pull_or_push_steps() {