gecko-dev/taskcluster/taskgraph/test
Dustin J. Mitchell 91f4fe8c61 Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack
This will apply to cron tasks, action tasks, and decision tasks.  It is a
distinct retrigger implementation because (a) we do not want to follow
dependencies, and (b) it takes a lot of scopes to create a decision task, so we
need to limit access to this action.

MozReview-Commit-ID: 21DVSiagcrO

--HG--
extra : rebase_source : 6f027e349e245e4aa4dbed81145a0a5d75218cb1
extra : histedit_source : eff99aee5a0e7496b0734748b29739480eb0e3fb
2018-07-04 02:46:59 +00:00
..
__init__.py
automationrelevance.json
python.ini Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
test_actions_util.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
test_create.py
test_cron_util.py
test_decision.py
test_files_changed.py
test_generator.py
test_graph.py
test_morph.py
test_optimize.py
test_parameters.py Bug 1477706: Fix typo in test; r=me 2018-08-09 23:16:09 -06:00
test_target_tasks.py
test_taskgraph.py Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
test_transforms_base.py
test_try_option_syntax.py Bug 1471112 - Split mochitest-gl into mochitest-webgl[1,2]-[core,ext] - r=gbrown 2018-06-25 20:23:33 -07:00
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 Bug 1398277: special-case retriggering of tasks not in the taskgraph; r=bstack 2018-07-04 02:46:59 +00:00
test_util_templates.py
test_util_time.py
test_util_treeherder.py Bug 1456234: [taskgraph]: Add a helper for adding a suffix to a possibly grouped treeherder symbol; r=dustin. 2018-05-15 13:00:18 -06:00
test_util_yaml.py