зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1232005 - TaskCluster's Gecko decision task generate a file with all the possible jobs that could be scheduled. r=garndt
MozReview-Commit-ID: HJQj3e6dG7P --HG-- extra : amend_source : e14ede5bc54514dc4f01565883342506371bc245
This commit is contained in:
Родитель
073c399681
Коммит
9f4cf9b501
|
@ -83,7 +83,14 @@ tasks:
|
|||
--owner='{{owner}}'
|
||||
--level='{{level}}'
|
||||
--revision-hash='{{revision_hash}}'
|
||||
--extend-graph > /home/worker/artifacts/graph.json
|
||||
--extend-graph > /home/worker/artifacts/graph.json &&
|
||||
./mach taskcluster-graph
|
||||
--pushlog-id='{{pushlog_id}}'
|
||||
--project='{{project}}'
|
||||
--message='try: -b do -p all -u all'
|
||||
--owner='{{owner}}'
|
||||
--revision-hash='{{revision_hash}}'
|
||||
--extend-graph > /home/worker/artifacts/all_tasks.json
|
||||
|
||||
graphs:
|
||||
- /home/worker/artifacts/graph.json
|
||||
|
|
Загрузка…
Ссылка в новой задаче