We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 051c2b9 commit 62269f0Copy full SHA for 62269f0
vmm_tests/vmm_tests/tests/tests/multiarch.rs
@@ -153,7 +153,7 @@ async fn boot_no_agent_heavy<T: PetriVmmBackend>(config: PetriVmBuilder<T>) -> a
153
}
154
155
/// Basic boot test with a single VP.
156
-#[vmm_test_no_agent(
+#[vmm_test(
157
hyperv_openhcl_uefi_x64[vbs](vhd(windows_datacenter_core_2025_x64_prepped)),
158
hyperv_openhcl_uefi_x64[tdx](vhd(windows_datacenter_core_2025_x64_prepped)),
159
hyperv_openhcl_uefi_x64[snp](vhd(windows_datacenter_core_2025_x64_prepped)),
0 commit comments