2017-09-03 13:51 GMT-04:00 William Lachance <[email protected]>: > There's also the "retrigger job with extra options" action which you can > trigger directly from treeherder, that lets you set the environment, > preferences, and a few other things: > > https://wlach.github.io/blog/2017/04/easier-reproduction-of-intermittent-test-failures-in-automation/ > > That requires having an existing job to use as a template though.
Actions, too, are defined in-tree, and it's easy to define your own. So if you have a common need to re-run a task with certain env vars set, or extra command-line options, or whatever -- you can do that! A "retrigger with verbose logging" action would be trivial to develop, for example. Maybe I'm sounding like a broken record, but the I think this particular sample deserves repeating (and maybe a bass drop for emphasis). Dustin _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

