mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 12:28:44 +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
|
This defines when during execution of a run the Device will be
|
||||||
rebooted. The possible values are:
|
rebooted. The possible values are:
|
||||||
|
|
||||||
|
``"as_needed"``
|
||||||
|
The device will only be rebooted if the need arises (e.g. if it
|
||||||
|
becomes unresponsive.
|
||||||
|
|
||||||
``"never"``
|
``"never"``
|
||||||
The device will never be rebooted.
|
The device will never be rebooted.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user