mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
tests: reenable TPM test for MSHV
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
@@ -5907,7 +5907,6 @@ mod common_parallel {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(feature = "mshv"))] // See issue #7439
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
fn test_tpm() {
|
||||
let disk_config = UbuntuDiskConfig::new(JAMMY_IMAGE_NAME.to_string());
|
||||
|
||||
Reference in New Issue
Block a user