From Fedora Project Wiki

(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...")
 
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
= Results=
= Results=
1. System is upgraded, reboots into the new deployment.
1. System is upgraded, reboots into the new deployment.
[[Category:IoT_Acceptance_Test_Cases]]

Latest revision as of 18:07, 22 May 2020

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.