Dustin J. Mitchell
120576c2a9
Bug 1273673: use Python logging for taskgraph generation; r=gps
...
MozReview-Commit-ID: EYI6hGFUWP8
--HG--
extra : rebase_source : 06095357cec152790c6025184e4c7c49e5d03835
2016-05-18 18:02:51 +00:00
Dustin J. Mitchell
e98ea9da30
Bug 1273633: support per-branch config in the decision task; r=garndt
...
MozReview-Commit-ID: LXQIaSzPpr4
--HG--
extra : rebase_source : ebdbc008d0547b84edef5f92e12325a1b90a437a
2016-05-17 21:27:11 +00:00
Dustin J. Mitchell
05ef600e1c
Bug 1258497: wrap mach Commands in try/except; r=gps
...
MozReview-Commit-ID: FTPDTjw4gR
--HG--
extra : rebase_source : a922f03418d9c03f4018940554a23ed341a4e807
extra : histedit_source : 439fda8e499696cca39dff7e1b436f74541d17bb
2016-05-16 17:44:24 +00:00
Dustin J. Mitchell
b79ac66e13
Bug 1258497: use `taskgraph decision` in decision task; r=gps
...
MozReview-Commit-ID: 9STbp4EPMrT
--HG--
extra : rebase_source : e46a41df3b0159fbbae2fc26ded576a3261fc870
extra : histedit_source : 4fe675a1bc33929e809ba3e2fe9373140eb4279d
2016-05-16 22:42:10 +00:00
Dustin J. Mitchell
cea2249ca3
Bug 1258497: Implement a new taskgraph generation system; r=gps
...
The `taskgraph` package generates TaskCluster task graphs based on collections
of task "kinds". Initially, there is only one kind, the "legacy" kind, which
reads the YAML files from `testing/taskcluster/tasks` to generate the task
graph.
Try syntax is implemented by filtering the tasks in the taskgraph after it has
been created, then extending the result to include any prerequisite tasks.
A collection of `mach taskgraph` subcommands are provided for developers to
extend or debug the task-graph generation process.
MozReview-Commit-ID: 1TJCns4XxZ8
--HG--
rename : testing/taskcluster/docs/index.rst => taskcluster/docs/index.rst
extra : rebase_source : 7b9125281d66044db9bd8e4a1fade16136f384b9
extra : histedit_source : 47640d27080acda0279270babbcf33f5badb0d1c
2016-05-16 22:53:22 +00:00
Steve Fink
595768c9f4
Bug 1280637 - Make sm-{asan,tsan,msan} try-only for now, r=garndt
...
MozReview-Commit-ID: Dx58G6O3B2Y
--HG--
extra : rebase_source : 37889988fcc06ae2011839925dcb53e1de9f2063
2016-07-08 13:51:11 -07:00
Kalpesh Krishna
df3e5c70ed
Bug 1304428 - Adding a from_json test in decision task. r=jlund
...
MozReview-Commit-ID: 7QgfSutjoFZ
--HG--
extra : rebase_source : 5a84e2bf54135e615ba2ed365abef3c60be99bae
2016-09-23 19:26:39 +05:30
Kim Moir
9334cbf678
Bug 1303590 - Remove Luciddream test suite r=aobreja
2016-09-23 09:20:54 -04:00
Kim Moir
30bca95fc0
Bug 1339604 - stylo builds + tests should only run on limited branches to reduce budget impact r=dustin
2017-02-17 13:31:39 -05:00
Jordan Lund
0a3dc9bf3a
backed out Bug 1277595, revs d5d26aa0f369, 42ab74605817, c1aa2a15b4eb, 32a569f4df06, dee2532bdc95, 5809a56922ed CLOSED TREE
...
* backed out Bug 1277595 - rev: d5d26aa0f369
* backed out Bug 1277595 - rev: 42ab74605817
* backed out Bug 1277595 - rev: c1aa2a15b4eb
* backed out Bug 1277595 - rev: 32a569f4df06
* backed out Bug 1277595 - rev: dee2532bdc95
* backed out Bug 1277595 - rev: 5809a56922ed
--HG--
extra : rebase_source : 06eb6b59fcf558ed67d7db707d27b8fbd6137c7b
extra : amend_source : 0ca4e52b486b73e82127077595fb83e77aaaa55f
2016-09-01 09:56:54 -07:00
amiyaguchi@mozilla.com
365cb72dfb
Bug 1277595 - Update signing task to use signing-linux-v1 worker, r=aki
...
MozReview-Commit-ID: EJJgZjooj2d
--HG--
extra : rebase_source : bcdc1172e48f0e51d39652c668426580e7cd9c60
2016-09-01 09:24:01 -07:00
amiyaguchi@mozilla.com
0046838ade
Bug 1277595 - Create initial nightly graph, r=dustin
...
MozReview-Commit-ID: 2rZYddnGdvh
--HG--
rename : taskcluster/ci/legacy/tasks/build.yml => taskcluster/ci/nightly-fennec/build.yml
rename : taskcluster/ci/legacy/tasks/docker_build.yml => taskcluster/ci/nightly-fennec/docker_build.yml
rename : taskcluster/ci/legacy/tasks/builds/mobile_base.yml => taskcluster/ci/nightly-fennec/mobile_base.yml
rename : taskcluster/ci/legacy/routes.json => taskcluster/ci/nightly-fennec/routes.json
extra : rebase_source : dcdb4f106bbaa7173e6b49c67135234640c88235
2016-09-01 09:23:14 -07:00
amiyaguchi@mozilla.com
c503809166
Bug 1277595 - Add a --triggered-by=nightly flag to taskgraph, r=dustin
...
MozReview-Commit-ID: DztkFP8nCwc
--HG--
extra : rebase_source : 35bf7740541674614459574e44e70cbd258fa7a1
2016-09-01 09:20:51 -07:00