gecko-dev/taskcluster/taskgraph/optimize
Andrew Halberstadt 4eac89c065 Bug 1568277 - [ci] Add an experimental SETA optimize strategy and task to run it r=tomprince
These "shadow scheduler" tasks will generate artifacts per-push on autoland.
Basically, given the scheduling algorithms defined in
TASKGRAPH_OPTIMIZE_STRATEGIES, which tasks *would* have been scheduled on this
push.

This will allow us to download the artifacts and run comparisons against the
baseline to see whether things like code coverage or machine learning are
making the situation better or worse.

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

--HG--
extra : moz-landing-system : lando
2019-08-16 14:46:40 +00:00
..
__init__.py Bug 1568277 - [ci] Add an experimental SETA optimize strategy and task to run it r=tomprince 2019-08-16 14:46:40 +00:00
seta.py Bug 1568277 - [ci] Add an experimental SETA optimize strategy and task to run it r=tomprince 2019-08-16 14:46:40 +00:00
strategies.py Bug 1568277 - [taskgraph] Merge SETA implementation with optimization strategy r=tomprince 2019-08-16 14:27:12 +00:00