mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
Revert "tests: Temporarily disable test_watchdog on aarch64"
This reverts commit 49b49421d05329532ba066febe58a20cece853ba. Probable solution was applied in f70852c04b65e7ae9f9a6edfa471bd00b9fead07 Fixes: #2103 Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
9cd8aa1af9
commit
a920ef48de
@ -5357,9 +5357,7 @@ mod tests {
|
||||
handle_child_output(r, &output);
|
||||
}
|
||||
|
||||
// Temporarily limited to x86_64 - see #2103
|
||||
#[test]
|
||||
#[cfg(target_arch = "x86_64")]
|
||||
fn test_watchdog() {
|
||||
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