Commit Graph

6 Commits

Author SHA1 Message Date
Nick Thomas
7f4f680548 Bug 1459116 - Disable job failed/exception notifications, r=rail
MozReview-Commit-ID: 39kxGWO6oyV

--HG--
extra : rebase_source : 73e4a62670965867c4856a8fdd935b9e91bbf4b6
2018-05-04 17:24:49 +12:00
Ben Hearsum
cb385f20e8 bug 990689: don't wait for all platforms to finish before running update verify. r=aki
--HG--
extra : amend_source : aa7089e70da40505d0f5cab7e8fe3a1f96232e01
2018-03-27 11:01:54 -04:00
Nick Thomas
193b9b5fb1 Bug 1425571 - switch to taskcluster-notify for all but the notify tasks, r=aki
MozReview-Commit-ID: EDmlXF7SIdv

--HG--
extra : rebase_source : 95855171d39b08222a10ddf4c8b00235364ff2d5
2018-02-14 12:57:50 +13:00
Aki Sasaki
a76c4dac15 bug 1425985 - fix fennec post-beetmover-dummy. r=bhearsum
Adjust post-beetmover-dummy's tasks and deps.

- Fennec doesn't have beetmover-repackage or beetmover-checksums,
  so add `beetmover` to the post-beetmover-dummy kind-dependencies.

- Add a fennec-promote post-beetmover-dummy job.

- Remove the extraneous -ship post-beetmover-dummy jobs.  Once we
  removed the assumption that dummy jobs had to be in the same phase,
  these became redundant.

In testing, this looks good. For the next step, we may want to split
these dummy tasks up by `build_platform`. Then downstream tasks could
then optionally filter their dummy deps by `build_platform`; this
would allow for certain platforms to proceed on to the next steps
sooner, rather than wait for the slowest platform to finish.

I also suspect we don't need post-beetmover-checksums-dummy at all;
it's redundant.

MozReview-Commit-ID: EeHjwTQnVB1

--HG--
extra : rebase_source : 812288cf083499d38e3e47a203c43163afd8e2a5
extra : source : e78626133e88e124922a43b5af7ebfd5e5325360
2017-12-18 15:35:23 -08:00
Rok Garbas
53a4c17bf3 Bug 1425265 - tcmigration remove treeherder symbols from post-*-dummy tasks r=aki
MozReview-Commit-ID: FmsuryzYod4
2017-12-14 11:42:32 -06:00
Aki Sasaki
80e89a6e64 bug 1423081 - reverse chunk deps. r=callek
This allows us to funnel large numbers of tasks down to avoid hitting
MAX_DEPENDENCIES. I avoided using a morph here because we might break
certain cot assumptions.

MozReview-Commit-ID: BIILM9O6CI4

--HG--
extra : rebase_source : 48bd11e8b6f25887671aafec23b2a27aad98b9d1
extra : histedit_source : 7bd193e12043272ed4ea6059260ed7abfca4d1d1
2017-12-05 19:32:44 -08:00