mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 13:23:01 +02:00
22 lines
450 B
Plaintext
22 lines
450 B
Plaintext
=== System Upgrade
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/system/upgrade]
|
|
|
|
==== Description
|
|
|
|
Verify system upgrade functionality.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[System Upgrade topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Start installation of selected package
|
|
. Wait for upgrade to finish
|
|
. Verify boot order has changed and reboot
|
|
. Verify that the partition is the booted
|
|
|
|
|