Skip to content

Add optional tasks for host types

In some cases, certain host types need extra tasks in the generated Beaker XML. This change adds an optional attribute "tasks" for host types, which should be a Jinja2 template path specifying the extra elements to copy in the Beaker XML.

Ref. FASTMOVING-1398

Merge request reports