mirror of https://github.com/grpc/grpc-java.git
Increase timeout of the LB test suite to 5 hours (#11356).
This commit is contained in:
parent
7ba293f49f
commit
92f4fde61b
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Location of the continuous shell script in repository.
|
# Location of the continuous shell script in repository.
|
||||||
build_file: "grpc-java/buildscripts/kokoro/psm-interop-test-java.sh"
|
build_file: "grpc-java/buildscripts/kokoro/psm-interop-test-java.sh"
|
||||||
timeout_mins: 180
|
timeout_mins: 300
|
||||||
|
|
||||||
action {
|
action {
|
||||||
define_artifacts {
|
define_artifacts {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue