зеркало из https://github.com/mozilla/gecko-dev.git
ecd63e101e
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 |
||
---|---|---|
.. | ||
ci | ||
docker | ||
docs | ||
scripts | ||
taskgraph | ||
.yamllint | ||
mach_commands.py | ||
moz.build |