You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add container integration test for rpm and bootc
Generalize qemu-kvm-integration-tests.yml to run some "container-*"
environments as well. For "classic rpm" OSes that does not give us too
much beyond making sure that the container tests actually work
(developers might use them locally, after all). 90% of the logic (setup,
compatibility check, status updates, etc.) is the same, so it's not
economic to duplicate all of that into a new workflow.
Add a "centos-9-bootc" scenario, which is something truly new: This
checks that a role works during a bootc container build, without any
systemd, processes, or other runtime environment. tox-lsr added support
for this in linux-system-roles/tox-lsr#188.
See https://issues.redhat.com/browse/RHEL-85652
0 commit comments