mirror of https://github.com/grpc/grpc-java.git
buildscripts: increase PSM Security test timeout to 4h (#10065)
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
This commit is contained in:
parent
111ff60e1c
commit
c9fcd46e84
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-java/buildscripts/kokoro/psm-security.sh"
|
||||
timeout_mins: 180
|
||||
timeout_mins: 240
|
||||
|
||||
action {
|
||||
define_artifacts {
|
||||
|
|
Loading…
Reference in New Issue