Revert "tests: Temporarily disable test_watchdog on aarch64"
This reverts commit49b49421d0. Probable solution was applied inf70852c04bFixes: #2103 Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
9cd8aa1af9
commit
a920ef48de
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue