mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-07 13:41:24 +00:00
doc: Correct ID names
This commit is contained in:
parent
69462e54a1
commit
700989298c
@ -301,8 +301,8 @@ to all specs within an agenda (and therefore with a single WA run). If an ID
|
|||||||
isn't explicitly specified using ``id`` field (note that the field name is in
|
isn't explicitly specified using ``id`` field (note that the field name is in
|
||||||
lower case), one will be automatically assigned to the spec at the beginning of
|
lower case), one will be automatically assigned to the spec at the beginning of
|
||||||
the WA run based on the position of the spec within the list. The first spec
|
the WA run based on the position of the spec within the list. The first spec
|
||||||
*without an explicit ID* will be assigned ID ``1``, the second spec *without an
|
*without an explicit ID* will be assigned ID ``wk1``, the second spec *without an
|
||||||
explicit ID* will be assigned ID ``2``, and so forth.
|
explicit ID* will be assigned ID ``wk2``, and so forth.
|
||||||
|
|
||||||
Numerical IDs aren't particularly easy to deal with, which is why it is
|
Numerical IDs aren't particularly easy to deal with, which is why it is
|
||||||
recommended that, for non-trivial agendas, you manually set the ids to something
|
recommended that, for non-trivial agendas, you manually set the ids to something
|
||||||
|
Loading…
x
Reference in New Issue
Block a user