Skip to content

Commit c5ab446

Browse files
Update psm-dualstack.cfg (#11950) (#12032)
120 minutes has not been sufficient, causing frequent VM timeout errors in the test runs: https://testgrid.corp.google.com/grpc-psm-java#v1.67.x&width=20&graph-metrics=test-duration-minutes&include-filter-by-regex=psm-dualstack$
1 parent 04aeee8 commit c5ab446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildscripts/kokoro/psm-dualstack.cfg

+1-1
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/psm-interop-test-java.sh"
5-
timeout_mins: 120
5+
timeout_mins: 240
66

77
action {
88
define_artifacts {

0 commit comments

Comments
 (0)