[PSM Interop] Bump the timeout for grpc_xds_k8s_lb_python job to 3h (#33019)

The job run time was creeping to the 2h timeout. Let's bump it to 3h.
Note that this is `master` branch, so it also includes the build time
every time we commit to grpc/grpc.

ref b/280784903
pull/33024/head
Sergii Tkachenko 2 years ago committed by GitHub
parent c01f1a966d
commit 3f195380af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      tools/internal_ci/linux/grpc_xds_k8s_lb_python.cfg

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

Loading…
Cancel
Save