openvmm
openvmm copied to clipboard
petri: Disable secure boot by default for HyperV tests and introduce specific secureboot tests
This PR focuses on:
- Disabling secure boot for HyperV VMs by default. This matches the default configuration of OpenVMM tests
- Introduce a
with_secure_bootfunction that injects a secure boot template per OS flavor - Adds a specific multiarch secure_boot test
Think the title and description need updating
Think the title and description need updating
Oh, I kept the title for now since this might still be a work in progress. I made this PR away from draft so that I can test the CI runs
Well it's still a WIP, but the change we're actually making is the opposite of the current title
Backported to release/2505 in #1947