1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-31 07:04:17 +00:00

doc: Update RebootPolicy and ExectionOrder information

This commit is contained in:
Marc Bonnici
2018-05-22 17:54:48 +01:00
committed by setrofim
parent dc41af1f3f
commit cacc4dec8b
3 changed files with 11 additions and 4 deletions

View File

@@ -293,9 +293,9 @@ Reboot Policy
^^^^^^^^^^^^^
This indicates when during WA execution the device will be rebooted. By default
this is set to ``as_needed``, indicating that WA will not reboot the device. Please
see ``reboot_policy`` documentation in :ref:`configuration-specification` for
more details.
this is set to ``as_needed``, indicating that WA will only reboot the device if
it becomes unresponsive. Please see ``reboot_policy`` documentation in
:ref:`configuration-specification` for more details.
Execution Order
^^^^^^^^^^^^^^^