Commit 0839d38f authored by Greg Guterman's avatar Greg Guterman Committed by Commit Bot

[infra] Increase linux-chromeos-rel build timeout from 3 to 4 hours

Bug: 1121834
Change-Id: Ic98a994d225795788e10c4b161f9de1b1bde60d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376572
Auto-Submit: Gregory Guterman <guterman@google.com>
Reviewed-by: default avatarErik Staab <estaab@chromium.org>
Commit-Queue: Erik Staab <estaab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#801637}
parent 346d7b09
......@@ -10458,7 +10458,7 @@ buckets {
cmd: "recipes"
}
properties: "{\"$build/chromium_tests\":{\"bucketed_triggers\":true},\"$build/goma\":{\"enable_ats\":true,\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\"},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"mastername\":\"chromium.chromiumos\",\"recipe\":\"chromium\"}"
execution_timeout_secs: 10800
execution_timeout_secs: 14400
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
resultdb {
......@@ -624,6 +624,7 @@ ci.chromiumos_builder(
short_name = "rel",
),
main_console_view = settings.main_console_name,
execution_timeout = 4 * time.hour,
)
ci.chromiumos_builder(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment