Skip to content

Commit 91bd6bb

Browse files
kannanjgithubAgraVator
authored andcommitted
buildscripts: Increase macos.cfg timeout to 1h
We are seeing frequent Kokoro VM timeouts with the 45 minute setting. Even successful builds take 38 mins which is close, so increasing the timeout to 1 hour.
1 parent a802578 commit 91bd6bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildscripts/kokoro/macos.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Location of the continuous shell script in repository.
44
build_file: "grpc-java/buildscripts/kokoro/macos.sh"
5-
timeout_mins: 45
5+
timeout_mins: 60
66

77
# We always build mvn artifacts.
88
action {

0 commit comments

Comments
 (0)