mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
tests: Enable test_power_button for AArch64
This commit enables the test_power_button test case for AArch64. Signed-off-by: Henry Wang <Henry.Wang@arm.com>
This commit is contained in:
parent
2bb153de2b
commit
205e587fad
@ -2717,7 +2717,6 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
fn test_power_button() {
|
||||
let mut focal = UbuntuDiskConfig::new(FOCAL_IMAGE_NAME.to_string());
|
||||
let guest = Guest::new(&mut focal);
|
||||
|
Loading…
x
Reference in New Issue
Block a user