[PSM Interop] Increase Python PSM LB test timeout to 300min (#37164)

Increased timeout of the LB test suite to 5 hours

Closes #37164

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37164 from sreenithi:fix_xds_k8s_lb_test_timeout 4a1df52d15
PiperOrigin-RevId: 650660222
pull/37192/head
Sreenithi Sridharan 5 months ago committed by Copybara-Service
parent 1f71387151
commit 4f8313cc28
  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/psm-interop-test-python.sh"
timeout_mins: 180
timeout_mins: 300
action {
define_artifacts {
regex: "artifacts/**/*sponge_log.xml"

Loading…
Cancel
Save