From Fedora Project Wiki

Revision as of 16:01, 22 May 2020 by Pwhalen (talk | contribs) (Created page with " = Description = A simple validation test case for upgrading an rpm-ostree based installations. = Setup = This testcase can be run on either an image or installation, on hard...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

A simple validation test case for upgrading an rpm-ostree based installations.

Setup

This testcase can be run on either an image or installation, on hardware or in virtualization.

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.