From Fedora Project Wiki
Description
A simple validation test case for upgrading an rpm-ostree based installation.
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.