containers / bootc

Boot and upgrade via container images
https://containers.github.io/bootc/
Apache License 2.0
781 stars 84 forks source link

tests: Add tmt test for bootc install with LBI #792

Closed ckyrouac closed 2 months ago

ckyrouac commented 2 months ago

Along with the test, this will install the LBIs on the machine running the tests prior to running the tests. Also refactors the existing LBI test into a separate test plan to make room for the install tests.

cgwalters commented 2 months ago

This just needs a cargo fmt