mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-03 17:47:15 +03:00
tests: Turn abi-update.xml into a symlink
Since the idea behind introducing the abi-update variant of a test is showing that libvirt behaves differently based on whether the configuration is for a newly-defined domain or an existing one, we don't want the input files to ever go out of sync. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
1773526224
commit
8627ec167c
@ -1,17 +0,0 @@
|
||||
<domain type='qemu'>
|
||||
<name>guest</name>
|
||||
<uuid>63840878-0deb-4095-97e6-fc444d9bc9fa</uuid>
|
||||
<memory unit='KiB'>1048576</memory>
|
||||
<vcpu placement='static'>1</vcpu>
|
||||
<os firmware='efi'>
|
||||
<type arch='aarch64' machine='virt-4.0'>hvm</type>
|
||||
</os>
|
||||
<features>
|
||||
<acpi/>
|
||||
</features>
|
||||
<devices>
|
||||
<emulator>/usr/bin/qemu-system-aarch64</emulator>
|
||||
<controller type='usb' model='none'/>
|
||||
<memballoon model='none'/>
|
||||
</devices>
|
||||
</domain>
|
1
tests/qemuxml2argvdata/firmware-auto-efi-abi-update-aarch64.xml
Symbolic link
1
tests/qemuxml2argvdata/firmware-auto-efi-abi-update-aarch64.xml
Symbolic link
@ -0,0 +1 @@
|
||||
firmware-auto-efi-aarch64.xml
|
Loading…
x
Reference in New Issue
Block a user