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

Skip to content

Commit ab9b402

Browse files
kurtisvgbusunkim96
authored andcommitted
Increase build timeout to 5 hours. (GoogleCloudPlatform#2717)
Co-authored-by: Bu Sun Kim <[email protected]>
1 parent 483b4f2 commit ab9b402

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.kokoro/python2.7/common.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
timeout_mins: 300
18+
1719
# Configure the docker image for kokoro-trampoline.
1820
env_vars: {
1921
key: "TRAMPOLINE_IMAGE"

.kokoro/python3.5/common.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
timeout_mins: 300
18+
1719
# Configure the docker image for kokoro-trampoline.
1820
env_vars: {
1921
key: "TRAMPOLINE_IMAGE"

.kokoro/python3.6/common.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
timeout_mins: 300
18+
1719
# Configure the docker image for kokoro-trampoline.
1820
env_vars: {
1921
key: "TRAMPOLINE_IMAGE"

.kokoro/python3.7/common.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
# Format: //devtools/kokoro/config/proto/build.proto
1616

17+
timeout_mins: 300
18+
1719
# Configure the docker image for kokoro-trampoline.
1820
env_vars: {
1921
key: "TRAMPOLINE_IMAGE"

0 commit comments

Comments
 (0)