Skip to content

Commit c5fcfea

Browse files
Update psm-dualstack.cfg (#11950) (#12028)
120 minutes has not been sufficient, causing frequent VM timeout errors in the test runs.
1 parent e47748a commit c5fcfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

77
action {
88
define_artifacts {

0 commit comments

Comments
 (0)