gecko-dev/taskcluster
Bob Clary ecd63e101e Bug 1621764 - Apply push-interval strategies for linux, windows plain and aarch64 builds, r=jmaher.
This patch uses the new push-interval-10 to schedule the linux, windows plain and aarch64
builds on autoland every 10th push.

Tested locally with a local checkout whose pushlog_id was not divisible
by 10 using parameters.yml downloaded from the Gecko Decision Task using

./mach taskgraph optimized --verbose --parameters /tmp/parameters.yml

parameters.yml from autoland showed the following optimizations.

 0:56.13 PushIntervalStrategy: Removing task build-linux64-aarch64/opt interval 10
 0:56.13 PushIntervalStrategy: Removing task build-linux64-plain/debug interval 10
 0:56.13 PushIntervalStrategy: Removing task build-signing-win64-aarch64/opt interval 10
 0:56.13 PushIntervalStrategy: Removing task build-win64-aarch64/debug interval 10
 0:56.13 PushIntervalStrategy: Removing task build-win64-plain/debug interval 10
 0:56.18 PushIntervalStrategy: Removing task valgrind-linux64-valgrind/opt interval 10

while parameters.yml from mozilla-central did not show any PushIntervalStrategy
optimizations.

Differential Revision: https://phabricator.services.mozilla.com/D70182
2020-04-24 19:08:40 +00:00
..
ci Bug 1621764 - Apply push-interval strategies for linux, windows plain and aarch64 builds, r=jmaher. 2020-04-24 19:08:40 +00:00
docker Bug 1629893, add graphviz to lint image to fix docs, r=sylvestre 2020-04-24 16:25:59 +00:00
docs Bug 1623032 - upload flatpak in the "ship" phase, and push RCs to flathub beta. r=mtabara 2020-04-24 08:33:44 +00:00
scripts Bug 1604615 - Fix wrench build issues on CI arising from glslopt. r=jrmuizel 2020-04-21 10:31:56 +00:00
taskgraph Bug 1621095 - add reftest-qr to run focused webrender reftests on android phones. r=bc 2020-04-24 18:54:51 +00:00
.yamllint Bug 1606009 - Fix & silent some tests r=Callek 2019-12-26 22:13:18 +00:00
mach_commands.py Bug 1524639: [taskgraph] Enforce unicode strings in schemas r=tomprince 2020-01-21 17:12:08 +00:00
moz.build Bug 1594907 - Fix some duplicate URL segments in firefox-source-docs, r=sylvestre 2019-11-07 23:07:20 +00:00