From Fedora Project Wiki
No edit summary |
m (add category) |
||
Line 17: | Line 17: | ||
|optional= | |optional= | ||
}} | }} | ||
[[Category:CoreOS Test Cases]] |
Revision as of 11:56, 28 May 2020
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