coreos / fedora-coreos-tracker

Issue tracker for Fedora CoreOS
https://fedoraproject.org/coreos/
262 stars 59 forks source link

Extend bootupd test to include testing adoption and updates #1788

Open travier opened 2 weeks ago

travier commented 2 weeks ago

Describe the enhancement

Can probably borrow some idea from upstream tests.

System details

N/A

Additional information

Would have helped with:

jlebon commented 2 weeks ago

And also strengthen the current bootupd test to sanity-check the output of bootupctl status: https://github.com/coreos/fedora-coreos-config/blob/testing-devel/tests/kola/boot/bootupd

One easy way to sanity-check it is to look for the NEVRAs of the installed grub and shim packages in the output since in the context of this test, we're guaranteed to be running the same contentset the bootloader was installed from.

HuijingHei commented 2 weeks ago

sanity-check the output of bootupctl status: https://github.com/coreos/fedora-coreos-config/pull/3130

travier commented 1 week ago

Another potential test would be to: