From Fedora Project Wiki
Description
This test case will focus on upgrading the rpm-ostree in Silverblue
Setup
- Download the Fedora 29 Silverblue image here
- Boot the iso in VM or Baremetal
- Install Fedora 29 Silverblue by making sensible choices using anaconda. If you are opting for manual partitioning, follow the instruction from here
- Finish the initial setup
How to test
- Update gpgkeypath in file /etc/ostree/remotes.d/fedora-workstation.conf from
gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-primary
togpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-30-primary
- Run
sudo rpm-ostree rebase fedora/30/x86_64/silverblue
to perform rebase - Issue
systemctl reboot
Expected Results
- Step #1 completes without error
- The system should reboot
- Everything should work fine after reboot