gecko-dev/taskcluster/taskgraph
Geoff Brown e245496607 Bug 1612345 - Ensure that most custom retriggers repeat the original task by default; r=bc
Various updates to the custom retrigger action so that, without any custom changes to
parameters, the retriggered task runs with the same parameters as the original task.
Several issues were found and corrected, notably:
 - parameters like --allow-software-gl-layers were ignored
 - MOZHARNESS_TEST_PATHS was ignored
 - many parameter customizations in the desktop mozharness configs were ignored
 - mochitest suite/subsuite/flavor selection was not always correct
 - using repeat=1 by default meant that each test ran twice

Differential Revision: https://phabricator.services.mozilla.com/D70457
2020-04-17 22:11:02 +00:00
..
actions Bug 1612345 - Ensure that most custom retriggers repeat the original task by default; r=bc 2020-04-17 22:11:02 +00:00
cron
loader
manifests
optimize Bug 1630708 - Increase the confidence thresholds used by the bugbug-based strategies. r=ahal 2020-04-17 13:53:55 +00:00
test Bug 1625200 - [taskgraph] Pull the 10th push backstop out of SETA, r=tomprince 2020-04-15 19:45:34 +00:00
transforms Bug 1628982 - Activate the condprofile on desktop + GV r=Bebe,perftest-reviewers,whimboo 2020-04-16 14:01:55 +00:00
util Bug 1626795: Use revision rather than push-id to look up existing tasks; r=aki 2020-04-10 22:29:39 +00:00
__init__.py
config.py
create.py
decision.py
docker.py
files_changed.py
filter_tasks.py
generator.py
graph.py
morph.py
parameters.py
target_tasks.py
task.py
taskgraph.py
try_option_syntax.py