From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test case will focus on upgrading the rpm-ostree in Silverblue |setup= # Download the Fedora 28 Silverblue image [https://download.fedoraproje...") |
No edit summary |
||
Line 10: | Line 10: | ||
# Let it finish | # Let it finish | ||
# Issue <code> systemctl reboot </code> | # Issue <code> systemctl reboot </code> | ||
# After a rebbot, issue <code> sudo rpm-ostree rebase fedora/29/x86_64/silverblue | # After a rebbot, issue <code> sudo rpm-ostree rebase fedora/29/x86_64/silverblue</code> | ||
|results= | |results= | ||
# Step #1 completes without error | # Step #1 completes without error |
Revision as of 03:39, 19 September 2018
Description
This test case will focus on upgrading the rpm-ostree in Silverblue
Setup
- Download the Fedora 28 Silverblue image here
- Boot the iso in VM or Baremetal
- Install Fedora 28 Silverblue by making sensible choices using anaconda
- Finish the initial setup
How to test
- Open terminal and execute
sudo rpm-ostree upgrade
- Let it finish
- Issue
systemctl reboot
- After a rebbot, issue
sudo rpm-ostree rebase fedora/29/x86_64/silverblue
Expected Results
- Step #1 completes without error
- The system should reboot
- Everything should work fine after reboot