gecko-dev/tools/tryselect
Edwin Gao 2bd091e8ec Bug 1544441 - prevent selecting windows10-aarch64 jobs using old try syntax and fuzzy unless --full is used r=jmaher
Changes:
- added windows10-aarch64 to the filter for fuzzy, to require `--full` in order to trigger jobs
- return False for any test tasks that contain windows10-aarch64 to prevent users using old try syntax from overwhelming the limited number of hardware

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

--HG--
extra : moz-landing-system : lando
2019-04-15 21:14:17 +00:00
..
docs Bug 1533157 - [fuzzy] Document how to use -q/--query with various shells, DONTBUILD, r=jgraham 2019-03-07 10:05:21 +00:00
selectors Bug 1544441 - prevent selecting windows10-aarch64 jobs using old try syntax and fuzzy unless --full is used r=jmaher 2019-04-15 21:14:17 +00:00
test Bug 1541527 - Remove "-e10s" from treeherder group symbols and task labels, r=jmaher,gbrown 2019-04-15 18:18:33 +00:00
util Bug 1518572 - [tryselect] Store all arguments when saving a preset r=gbrown 2019-02-25 19:47:29 +00:00
__init__.py
cli.py Bug 1534283 - use default parameters for mach try fuzzy r=tomprince 2019-03-14 19:32:05 +00:00
mach_commands.py Bug 1539957 - [fuzzy] Fix |mach try --preset foo -xq bar| when running a preset, r=jgraham 2019-03-29 13:27:34 +00:00
preset.py Bug 1513951 - [tryselect] Implement in-tree try_presets.yml file r=gbrown 2019-02-28 21:38:26 +00:00
push.py Bug 1483228 - [tryselect] Use get_state_dir(srcdir=True) to determine directory to store history state r=nalexander 2019-02-04 21:07:10 +00:00
tasks.py Bug 1523303 - [tryselect] Define 'mozharness_name' key in relevant TEST_SUITE definitions, r=gbrown 2019-03-27 18:42:48 +00:00
templates.py Bug 1531886 - [tryselect] Delete template context from kwargs, r=gbrown 2019-03-05 23:49:22 +00:00
try_presets.yml Bug 1541527 - Remove "-e10s" from treeherder group symbols and task labels, r=jmaher,gbrown 2019-04-15 18:18:33 +00:00