[CSM] Increase CPP PSM CSM timeout to 180min (#37154)

Pyhton timeout was already set to 240min:
3e8cdb9f39/tools/internal_ci/linux/psm-csm-python.cfg (L19)
<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #37154

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37154 from XuanWang-Amos:increase_csm_timeout f5caabc06a
PiperOrigin-RevId: 649187094
pull/37151/head^2
Xuan Wang 8 months ago committed by Copybara-Service
parent 3e8cdb9f39
commit 6ed5edfe8a
  1. 2
      tools/internal_ci/linux/psm-csm.cfg

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

Loading…
Cancel
Save