Increase the timeout of xds_k8s test to 180 (#28027)

pull/28029/head
Lidi Zheng 3 years ago committed by GitHub
parent 8f50d574fb
commit 67eaf3ae4b
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