mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-19 01:00:45 +01: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):
|
:update_output(context):
|
||||||
|
|
||||||
It is invoked after the workload updated its result.
|
This method is invoked after the workload updated its result and
|
||||||
update_result is where the taken measures are added to the result so it
|
where the taken measures should be added to the result so it can be
|
||||||
can be processed by Workload Automation.
|
processed by WA.
|
||||||
|
|
||||||
:teardown(context):
|
:teardown(context):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user