зеркало из https://github.com/mozilla/bugbug.git
Use larger workers for label and group test scheduling history generator tasks
This commit is contained in:
Родитель
56dd306800
Коммит
3990e765da
|
@ -351,7 +351,7 @@ tasks:
|
|||
deadline: { $fromNow: "4 days" }
|
||||
expires: { $fromNow: "1 month" }
|
||||
provisionerId: proj-bugbug
|
||||
workerType: compute-small
|
||||
workerType: compute-large
|
||||
dependencies:
|
||||
- commit-retrieval
|
||||
- test-label-scheduling-history-push_data-retrieval
|
||||
|
@ -400,7 +400,7 @@ tasks:
|
|||
deadline: { $fromNow: "4 days" }
|
||||
expires: { $fromNow: "1 month" }
|
||||
provisionerId: proj-bugbug
|
||||
workerType: compute-small
|
||||
workerType: compute-large
|
||||
dependencies:
|
||||
- commit-retrieval
|
||||
- test-group-scheduling-history-push_data-retrieval
|
||||
|
|
Загрузка…
Ссылка в новой задаче