From Fedora Project Wiki

Revision as of 22:06, 12 September 2023 by Coremodule (talk | contribs) (Created page with " = Description = A validation test case for upgrading an rpm-ostree based IoT installation from the previous compose to the latest. This testcase can be run on either an image or installation, on hardware or in virtualization. = Setup = = How to test = Run the command: rpm-ostree upgrade Once completed, reboot the system: ... systemctl reboot Once rebooted, check to make sure the system is now running the new deployment rpm-ostree status = Results= 1. System...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

A validation test case for upgrading an rpm-ostree based IoT installation from the previous compose to the latest. This testcase can be run on either an image or installation, on hardware or in virtualization.

Setup

How to test

Run the command:

rpm-ostree upgrade

Once completed, reboot the system:

...
systemctl reboot

Once rebooted, check to make sure the system is now running the new deployment

rpm-ostree status

Results

1. System is upgraded, reboots into the new deployment.