gecko-dev/tools/tryselect
Andrew Halberstadt 8649491808 Bug 1618633 - Add --disable-target-task-filter to |mach try fuzzy| to bypass task filtering, r=jgraham
In |mach try fuzzy| there's a TARGET_TASK_FILTERS variable that we use to make
it more difficult to run certain kinds of expensive / resource constrained
tasks. The problem is that the only way to run these is to use '--full' at
which point there's no way to distinguish which tasks are "valid" (i.e run on
mozilla-central) and which tasks don't.

This adds a flag that will ensure the default set truly matches what we run
on central.

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

--HG--
extra : moz-landing-system : lando
2020-02-28 20:56:10 +00:00
..
docs Bug 1617511 - doc: Add a textual description on attaching new try jobs r=armenzg 2020-02-25 14:07:26 +00:00
selectors Bug 1618633 - Add --disable-target-task-filter to |mach try fuzzy| to bypass task filtering, r=jgraham 2020-02-28 20:56:10 +00:00
test Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
util Bug 1615408 Ensure task estimates work when none are selected r=ahal 2020-02-14 15:25:42 +00:00
__init__.py
cli.py
mach_commands.py Bug 1617229 - [tryselect] Remove no longer needed preset migration code r=gbrown 2020-02-21 19:42:19 +00:00
preset.py Bug 1617229 - [tryselect] Remove no longer needed preset migration code r=gbrown 2020-02-21 19:42:19 +00:00
push.py Bug 1615479 Cope with missing try_task_config during mach try estimate r=ahal 2020-02-14 14:46:28 +00:00
task_config.py Bug 1613743 - Remove ./mach try --visual-metrics-jobs r=tomprince 2020-02-11 20:01:01 +00:00
tasks.py
try_presets.yml Bug 1611140 - Add fission debug jobs to devtools preset r=ochameau 2020-02-03 15:04:52 +00:00
watchman.json