From Fedora Project Wiki
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.