From Fedora Project Wiki
Description
This test case will focus on testing Fedora CoreOS to upgrade from Stable/Testing to the new stable.
Setup
How to test
- Stop the service that performs automatic updates by executing
$ sudo systemctl stop zincati.service
- Perform the rebase to a different stream and reboot
Available streams: "stable", "testing", and "next" STREAM="testing" $ sudo rpm-ostree rebase "fedora/x86_64/coreos/${STREAM}"
Expected Results
- Inspect the package difference
- The system will boot the latest release on the new stream and will follow that stream for future updates