mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +00:00
configuration/core: Add missing description to doc string
This commit is contained in:
parent
b33defbfea
commit
d7f28da71e
@ -728,6 +728,10 @@ class RunConfiguration(Configuration):
|
||||
This defines when during execution of a run the Device will be
|
||||
rebooted. The possible values are:
|
||||
|
||||
``"as_needed"``
|
||||
The device will only be rebooted if the need arises (e.g. if it
|
||||
becomes unresponsive.
|
||||
|
||||
``"never"``
|
||||
The device will never be rebooted.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user