Skip to content

Commit 5cded33

Browse files
Setting timeout to 2.5 hours (#2439)
1 parent c7bd26d commit 5cded33

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.kokoro/github/ubuntu/gpu/jax/continuous.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ before_action {
3131
}
3232

3333
# Set timeout lower from default 180 mins
34-
timeout_mins: 120
34+
timeout_mins: 150

.kokoro/github/ubuntu/gpu/jax/presubmit.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ before_action {
3131
}
3232

3333
# Set timeout lower from default 180 mins
34-
timeout_mins: 120
34+
timeout_mins: 150

.kokoro/github/ubuntu/gpu/tensorflow/continuous.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ before_action {
3131
}
3232

3333
# Set timeout lower from default 180 mins
34-
timeout_mins: 120
34+
timeout_mins: 150

.kokoro/github/ubuntu/gpu/tensorflow/presubmit.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ before_action {
3131
}
3232

3333
# Set timeout lower from default 180 mins
34-
timeout_mins: 120
34+
timeout_mins: 150

0 commit comments

Comments
 (0)