mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: nodeinfo: Test F21 aarch64 on APM mustang
Signed-off-by: Eric Blake <eblake@redhat.com>
This commit is contained in:
committed by
Eric Blake
parent
630ee5ac6c
commit
f5c2d6f033
@@ -246,6 +246,7 @@ mymain(void)
|
||||
{"test7", VIR_ARCH_X86_64},
|
||||
{"test8", VIR_ARCH_X86_64},
|
||||
{"raspberrypi", VIR_ARCH_ARMV6L},
|
||||
{"f21-mustang", VIR_ARCH_AARCH64},
|
||||
};
|
||||
|
||||
if (virInitialize() < 0)
|
||||
|
||||
Reference in New Issue
Block a user