Skip to content

Commit 83a70b2

Browse files
committed
Increase LB test suite timeout on master branch to 360 minutes due to VM timeout observed regularly every few days
1 parent 2878382 commit 83a70b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/internal_ci/linux/grpc_xds_k8s_lb.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Location of the continuous shell script in repository.
1818
build_file: "grpc/tools/internal_ci/linux/psm-interop-test-cpp.sh"
19-
timeout_mins: 300
19+
timeout_mins: 360
2020
action {
2121
define_artifacts {
2222
regex: "artifacts/**/*sponge_log.xml"

tools/internal_ci/linux/grpc_xds_k8s_lb_python.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Location of the continuous shell script in repository.
1818
build_file: "grpc/tools/internal_ci/linux/psm-interop-test-python.sh"
19-
timeout_mins: 300
19+
timeout_mins: 360
2020
action {
2121
define_artifacts {
2222
regex: "artifacts/**/*sponge_log.xml"

0 commit comments

Comments
 (0)