mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 02:01:16 +00:00
doc: Fix instrument update_output
method description
This commit is contained in:
parent
af8bc42cc2
commit
3ed14e9864
@ -492,9 +492,9 @@ below should be implemented:
|
||||
|
||||
:update_output(context):
|
||||
|
||||
It is invoked after the workload updated its result.
|
||||
update_result is where the taken measures are added to the result so it
|
||||
can be processed by Workload Automation.
|
||||
This method is invoked after the workload updated its result and
|
||||
where the taken measures should be added to the result so it can be
|
||||
processed by WA.
|
||||
|
||||
:teardown(context):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user