gecko-dev/taskcluster/taskgraph/test
Andrew Halberstadt 7828bae0b4 Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince
This allows test tasks to declare a static optimization name, which can then be
swapped in and out from the optimize code without needing to update the
transforms. This will make it easier to change optimization strategies or run
experimental ones.

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

--HG--
extra : moz-landing-system : lando
2019-08-16 14:26:01 +00:00
..
__init__.py
automationrelevance.json Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
python.ini Bug 1545862 - translate aws-provisioner-v1 to ec2 except for existing deployment r=tomprince 2019-05-15 15:14:15 +00:00
test_actions_util.py Bug 1536722 - combine all taskgraph artifacts, not just task-graph; r=tomprince 2019-05-01 12:58:39 +00:00
test_create.py
test_cron_util.py
test_decision.py Bug 1562287: Add an option to mach try to disable 3-tier PGO; r=mshal,ahal 2019-07-04 19:03:04 +00:00
test_files_changed.py Bug 1500987 - Elevate the new debugger one directory. r=jlast 2019-04-09 13:16:00 -04:00
test_generator.py Bug 1568277 - [taskgraph] Use a 'register_strategy' decorator in optimize.py r=tomprince 2019-08-16 14:25:28 +00:00
test_graph.py
test_morph.py
test_optimize.py Bug 1568277 - [taskgraph] Create optimize strategy aliases for the 'test' kind r=tomprince 2019-08-16 14:26:01 +00:00
test_parameters.py Bug 1562287: [taskgraph] Fix tests around `try_task_config; rs=me 2019-07-23 16:42:26 +00:00
test_target_tasks.py
test_taskcluster_yml.py Bug 1547781 - test that .taskcluster.yml renders; r=Callek 2019-04-30 13:48:05 +00:00
test_taskgraph.py
test_transforms_base.py
test_transforms_job.py Bug 1560134: [taskgraph] Allow multiple worker implementations to share a payload builder; r=dustin 2019-07-02 17:05:21 +00:00
test_try_option_syntax.py
test_util_attributes.py
test_util_docker.py
test_util_parameterization.py
test_util_python_path.py
test_util_runnable_jobs.py
test_util_schema.py
test_util_taskcluster.py
test_util_templates.py Bug 1352113 - Shippable Builds - Do not run merge on by-* values. r=tomprince 2019-03-22 03:22:42 +00:00
test_util_time.py
test_util_treeherder.py
test_util_yaml.py