rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
291 stars 53 forks source link

Test qemu secure boot #2017

Closed frelon closed 7 months ago

frelon commented 7 months ago

Add qemu settings for secure boot and add test in smoke suite to actually test that secure boot is enabled.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.56%. Comparing base (a2c4f0b) to head (9e66b32).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2017 +/- ## ======================================= Coverage 72.56% 72.56% ======================================= Files 76 76 Lines 8907 8907 ======================================= Hits 6463 6463 Misses 1910 1910 Partials 534 534 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

frelon commented 7 months ago

Since the workflow is running from the main branch the updated values of ELMNTL_FIRMWARE_VARS is not used yet.