mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 08:42:13 +00:00
Bug 1570646 Adjust timeout for repo_update task r=RyanVM
Workaround until a longer term solution is found Differential Revision: https://phabricator.services.mozilla.com/D40616 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
295364cd6e
commit
dd63add526
@ -53,7 +53,7 @@ jobs:
|
||||
implementation: docker-worker
|
||||
os: linux
|
||||
docker-image: {in-tree: periodic-updates}
|
||||
max-run-time: 10800 # Takes 2-3 hours
|
||||
max-run-time: 18000 # Takes 4+ hours
|
||||
env:
|
||||
PRODUCT: firefox
|
||||
REVIEWERS: "ryanvm"
|
||||
|
Loading…
Reference in New Issue
Block a user