gecko-dev/taskcluster/taskgraph/templates
Andrew Halberstadt 135003aa80 Bug 1414921 - Add --geckoProfile to capture profiles from talos tasks to |mach try fuzzy|, r=dustin
Enables |./mach try fuzzy --talos-profile|. This template only applies to talos
tasks. It also provides --geckoProfile for consistency with |mach try syntax|,
but I don't like this name so it's hidden from the help.

The 'talos-profile.yml' template is also very specific (only applies to Talos
tasks).  Ideally I'd like a general 'command.yml' template that just appends
arguments to the command for any arbitrary tasks. But then we'd need to invent
an expression syntax in try_task_config.json so we could make sure it only
applies to Talos. Then I thought rather than implement it for a specific
template, we should have a general way of doing this which could apply to any
and all of the templates.

Needless to say, it's a rabbit hole and something that's best left to a
follow-up so we don't delay this bug.

MozReview-Commit-ID: GhllZ7sr0ar

--HG--
extra : rebase_source : 1de4deecc2f73130904d7c95d4ff12f85883cd91
2017-12-13 16:16:09 -05:00
..
artifact.yml Bug 1414919 - [taskgraph] Allow morph templates to also modify task attributes, r=dustin 2017-11-07 10:18:56 -05:00
chemspill-prio.yml Bug 1443974: add a template to run try jobs at 'low' priority; r=ahal 2018-04-02 16:53:05 +00:00
env.yml Bug 1414919 - [taskgraph] Allow morph templates to also modify task attributes, r=dustin 2017-11-07 10:18:56 -05:00
rebuild.yml Bug 1414824 - Enable stricter linting in taskcluster yaml files. r=Callek 2017-11-11 00:36:41 -05:00
talos-profile.yml Bug 1414921 - Add --geckoProfile to capture profiles from talos tasks to |mach try fuzzy|, r=dustin 2017-12-13 16:16:09 -05:00