# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/grpc_xds_k8s_xbranch.sh"
-timeout_mins: 900
+
+# We run 12 jobs total, each one takes approx 80 minutes = 960 total (16h)
+# Adding extra 1 hour for variance.
+timeout_mins: 1020 # 17 hours
+
action {
define_artifacts {
regex: "artifacts/**/*sponge_log.xml"
# Location of the continuous shell script in repository.
build_file: "grpc/tools/internal_ci/linux/grpc_xds_k8s_xlang.sh"
-timeout_mins: 1260
+
+# We run 18 jobs total, each one takes approx 80 minutes = 1440 total (24h)
+# Adding extra 1 hour for variance.
+timeout_mins: 1500 # 25 hours
+
action {
define_artifacts {
regex: "artifacts/**/*sponge_log.xml"