Skip to content

Commit 6c43016

Browse files
authored
buildscripts: increase PSM Security test timeout to 4h (#10065) (#10073)
The total time PSM Security takes to run was getting close to 3h lately. Adding an extra hour to allow for a larger margin of error. ref b/259690410
1 parent 87d40ff commit 6c43016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildscripts/kokoro/psm-security.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-security.sh"
5-
timeout_mins: 180
5+
timeout_mins: 240
66

77
action {
88
define_artifacts {

0 commit comments

Comments
 (0)