gecko-dev/taskcluster/taskgraph
Geoff Brown d82ebdb5f3 Bug 1663029 - Run most android-em plain opt tests as tier 1; r=bc
Corresponding debug and shippable tests already run as tier 1, but the plain
opt tests (which run on autoland and try) currently run as tier 2, apparently by
accident.

Differential Revision: https://phabricator.services.mozilla.com/D89255
2020-09-08 10:10:00 +00:00
..
actions Bug 1630809 - add initial support for partner attribution in release promotion r=aki 2020-08-27 22:19:41 +00:00
loader
manifests
optimize Bug 1650406 - [taskgraph] Never run 'upload-symbols' tasks with |mach try auto|, r=marco 2020-09-02 20:20:26 +00:00
test Bug 1661514 - Reformat some python files with black 20.8b1 r=rstewart 2020-09-07 14:05:10 +00:00
transforms Bug 1663029 - Run most android-em plain opt tests as tier 1; r=bc 2020-09-08 10:10:00 +00:00
util Bug 1650406 - [taskgraph] Never run 'upload-symbols' tasks with |mach try auto|, r=marco 2020-09-02 20:20:26 +00:00
__init__.py
config.py Bug 1630809 - read attribution configuration from github r=aki 2020-08-27 22:19:39 +00:00
create.py
decision.py Bug 1661673 - remove esr68 references.r=releng-reviewers,aki DONTBUILD 2020-08-31 07:59:28 +00:00
docker.py
files_changed.py
filter_tasks.py
generator.py Bug 1659187 - [taskgraph] Implement a mechanism to only run tasks when a specified dependency is present, r=bhearsum 2020-08-27 20:45:33 +00:00
graph.py
morph.py Bug 1660506 - [taskgraph] Add an index task for the decision task, r=aki 2020-09-01 14:27:50 +00:00
parameters.py Bug 1660506 - Move backstop determination to the decision task and store it in a parameter, r=marco,taskgraph-reviewers,jmaher 2020-08-26 21:56:05 +00:00
target_tasks.py Bug 1662777 - Fix cron tasks for power tests. r=perftest-reviewers,Bebe 2020-09-08 13:14:25 +00:00
task.py Bug 1659187 - [taskgraph] Implement a mechanism to only run tasks when a specified dependency is present, r=bhearsum 2020-08-27 20:45:33 +00:00
taskgraph.py Bug 1659187 - [taskgraph] Add clarifying note to the TaskGraph docstring, r=taskgraph-reviewers,aki 2020-08-20 17:24:46 +00:00
try_option_syntax.py