mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
fw/core: Fix description of 'label' CongfigPoint
Update reference of result processors to output processors.
This commit is contained in:
parent
9d14cb0a48
commit
1879dd62f1
@ -758,8 +758,8 @@ class JobSpec(Configuration):
|
||||
ConfigurationPoint('label', kind=str,
|
||||
description='''
|
||||
Similar to IDs but do not have the uniqueness restriction.
|
||||
If specified, labels will be used by some result
|
||||
processes instead of (or in addition to) the workload
|
||||
If specified, labels will be used by some output
|
||||
processors instead of (or in addition to) the workload
|
||||
name. For example, the csv output processor will put
|
||||
the label in the "workload" column of the CSV file.
|
||||
'''),
|
||||
|
Loading…
x
Reference in New Issue
Block a user