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

pull/27363/head^2
sanjaypujare 3 years ago committed by GitHub
parent 2c889a9921
commit ce43fb9b4b
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