xds_k8s_test: increase timeout to 3 hours due to recent timeout failure (#27580)

pull/27590/head
sanjaypujare 3 years ago committed by GitHub
parent fc662b7964
commit da0c7d680f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/internal_ci/linux/grpc_xds_k8s.cfg

@ -16,7 +16,7 @@
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/grpc_xds_k8s.sh"
timeout_mins: 120
timeout_mins: 180
action {
define_artifacts {
regex: "artifacts/**/*sponge_log.xml"

Loading…
Cancel
Save