gecko-dev/taskcluster/taskgraph/test
Gregory Szorc bd86442e13 Bug 1318200 - Obtain target tasks method from parameters; r=dustin
Previously, all callers outside of tests that passed
"target_tasks_method" to TaskGraphGenerator all used the same pattern
of looking for a key in the parameters and calling a function in
the target_tasks module.

Future commits will refactor how target tasks graph work. To
make the transition easier, we move the logic for obtaining the
target tasks method into TaskGraphGenerator.

MozReview-Commit-ID: 3QU09iGhoXh

--HG--
extra : rebase_source : fbcc31d705c4b0e148aa3709ddcb18ad99953231
2016-11-17 16:29:51 -08:00
..
__init__.py
automationrelevance.json Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
test_create.py Bug 1302227: set the taskGroupId to match the decision task; r=garndt 2016-09-22 21:30:56 +00:00
test_decision.py Bug 1285755 - Adding a from_json function to TaskGraph and each Task subclass. r=dustin 2016-07-11 22:39:04 +05:30
test_files_changed.py Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
test_generator.py Bug 1318200 - Obtain target tasks method from parameters; r=dustin 2016-11-17 16:29:51 -08:00
test_graph.py Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin 2016-06-20 21:06:55 -04:00
test_optimize.py Bug 1277579: fix taskgraph tests after code change; r=philor 2016-09-17 00:54:39 +00:00
test_parameters.py Bug 1296842: check parameters; r=jmaher 2016-11-07 19:13:40 +00:00
test_target_tasks.py Bug 1296842: make target-task related parameters a fixed set; r=jmaher 2016-11-07 19:13:34 +00:00
test_task_docker_image.py Bug 1288567 - Inline create_context_tar; r=dustin 2016-07-25 11:48:20 -07:00
test_taskgraph.py Bug 1316183 - Compress docker images with zstd. r=dustin 2016-11-07 11:26:27 -08:00
test_transforms_base.py Bug 1274980 part 1: Add support for test platform regex match. r=dustin 2016-11-08 12:11:15 -02:00
test_try_option_syntax.py Bug 1300074 - adjust taskcluster task names to match buildbot. r=dustin. 2016-10-05 08:57:50 -04:00
test_util_attributes.py Bug 1281004: Specify test tasks more flexibly; r=gps; r=gbrown 2016-07-11 23:27:14 +00:00
test_util_docker.py Bug 1290611 - Normalize mode of created file in tests; r=dustin 2016-08-02 08:36:19 -07:00
test_util_python_path.py Bug 1281004: factor out searching for python objects by path; r=gps 2016-06-29 22:12:09 +00:00
test_util_templates.py Bug 1286075: improve dict merging support; r=gps 2016-08-19 18:12:40 +00:00
test_util_time.py Bug 1280956 - Use in-tree linter job to flake8 test taskcluster directory. r=dustin 2016-06-20 21:06:55 -04:00
test_util_treeherder.py Bug 1281004: Specify test tasks more flexibly; r=gps; r=gbrown 2016-07-11 23:27:14 +00:00
test_util_yaml.py Bug 1286075: factor load_yaml into a util module; r=gps 2016-09-06 18:01:27 +00:00
util.py Bug 1281004: Specify test tasks more flexibly; r=gps; r=gbrown 2016-07-11 23:27:14 +00:00