lisa
lisa copied to clipboard
Implement verify_mshv_secure_boot_succeeds
Introduce a test which consumes mshv components "mshv_rpm_tarball" to stand up a Dom0 image. Checks:
1. We come up with secure boot successfully
2. The mshv driver is running
Also introduces Journalctl.logs_for_kernel() which retrieves kernel logs with journalctl -k.
@LiliDeng LGTM