Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 2bccee3

Browse files
ojarjurrileyjbauer
authored andcommitted
Increase our automated build timeout to 3 hours (#2061)
Our automated Cloud Builds run multiple long-running integration tests in both Python 2 and Python 3 environments. As such, they've started taking longer than the previous timeout of 2 hours.
1 parent 0c1219d commit 2bccee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/release/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ images:
187187
- 'gcr.io/${PROJECT_ID}/datalab-preview'
188188
- 'gcr.io/${PROJECT_ID}/datalab-gpu-preview'
189189

190-
timeout: '7200s'
190+
timeout: '10600s'

0 commit comments

Comments
 (0)