mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-04 22:53:02 +02:00
22 lines
421 B
Plaintext
22 lines
421 B
Plaintext
=== Schedule Reboot
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/system/schedule_reboot]
|
|
|
|
==== Description
|
|
|
|
Verify that it is possible to schedule a system reboot using the
|
|
infix-schedule module.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Schedule Reboot topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Schedule a reboot
|
|
. Wait for reboot
|
|
. Verify system is back up
|
|
|
|
|