gecko-dev/taskcluster
Andrew Halberstadt 3362e14674 Bug 1625200 - [taskgraph] Pull the 10th push backstop out of SETA, r=tomprince
We'll want some kind of backstop no matter what optimization algorithm we use.
We don't want to go too long without running any given task so we can find
regressions quickly and have a good merge candidate.

This pulls the logic that handles this out of the SETA strategy and into its
own strategy.

This will also make the SETA shadow scheduler more representative of what the
algorithm is doing.

Note in the future we may find ways to make this backstop more efficient (i.e
only run tasks that didn't run in the last 9 pushes for example).

Depends on D68621

Differential Revision: https://phabricator.services.mozilla.com/D68622

--HG--
extra : moz-landing-system : lando
2020-04-15 19:45:34 +00:00
..
ci Bug 1629502 - Move -cranelift- raptor tests to tier 2 r=perftest-reviewers,AlexandruIonescu,whimboo 2020-04-15 07:21:56 +00:00
docker Bug 1628407 - enable ffmpeg full extension in flatpaks.r=rail 2020-04-14 16:32:06 +00:00
docs Bug 1609174 - Add nazgul counterparts for remaining bouncer jobs r=rail 2020-03-31 15:36:40 +00:00
scripts Bug 1626772 - Update hazard analysis to gcc 9 r=froydnj 2020-04-10 01:08:59 +00:00
taskgraph Bug 1625200 - [taskgraph] Pull the 10th push backstop out of SETA, r=tomprince 2020-04-15 19:45:34 +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