1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-03-23 11:09:05 +00:00
Jonathan Paynter 20c74020ac configuration/core: Add programmatic labels
A label may include ``{<param_name>}`` where <param_name> is any valid
workload, boot or runtime parameter that the workload may take. The
generated job will then substitute in the value of that parameter that
was taken.

More than one parameter may be identified (within separate sets of
``{}``) within a single label, and these may be alongside normal text
similar to python replacement fields.
2020-09-10 18:07:59 +01:00
..
2020-07-15 15:04:31 +01:00