summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2019-02-25 09:25:41 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2019-02-25 09:25:41 +0000
commit9e17aa7a0f9b2dfb6f74d45a1b17873e1032c84f (patch)
tree67983a0608f38d39d6e8f94836989c6c1327ade8
parent797801c258801f895473a8cb71fda01cd37ce4c0 (diff)
parentd50ad9b8cd23da49db3949de6378f690bfd33da5 (diff)
Merge "ART bots can sometimes take up to 24h."
-rw-r--r--tools/luci/config/cr-buildbucket.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/luci/config/cr-buildbucket.cfg b/tools/luci/config/cr-buildbucket.cfg
index 8df8433f75..5ace19bbf0 100644
--- a/tools/luci/config/cr-buildbucket.cfg
+++ b/tools/luci/config/cr-buildbucket.cfg
@@ -29,7 +29,7 @@ buckets {
builder_defaults {
dimensions: "pool:luci.art.ci"
service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
- execution_timeout_secs: 10800 # 3h
+ execution_timeout_secs: 108000 # 30h
swarming_tags: "vpython:native-python-wrapper"
build_numbers: YES
# Some builders require specific hardware, so we make the assignment in bots.cfg