One test case is to check if these services are enabled or not, https://github.com/fedora-iot/greenboot/blob/main/tests/greenboot-bootc.yaml#L45
- greenboot-grub2-set-counter
- greenboot-grub2-set-success
- greenboot-healthcheck
- greenboot-rpm-ostree-grub2-check-fallback
- greenboot-status
- greenboot-task-runner
- redboot-auto-reboot
- redboot-task-runner
On fedora 41, greenboot-status and greenboot-task-runner are disabled, others are enabled.
On centos-stream 9, all services are enabled.
@say-paul Is this a bug or expected behavior?
One test case is to check if these services are enabled or not, https://github.com/fedora-iot/greenboot/blob/main/tests/greenboot-bootc.yaml#L45
On fedora 41, greenboot-status and greenboot-task-runner are disabled, others are enabled.
On centos-stream 9, all services are enabled.
@say-paul Is this a bug or expected behavior?