[libvirt] [PATCH v3 2/2] virt-aa-helper-test: Add test for aarch32 UEFI image path

dann frazier posted 2 patches 7 years, 9 months ago
[libvirt] [PATCH v3 2/2] virt-aa-helper-test: Add test for aarch32 UEFI image path
Posted by dann frazier 7 years, 9 months ago
Signed-off-by: dann frazier <dann.frazier@canonical.com>
---
 tests/virt-aa-helper-test | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/virt-aa-helper-test b/tests/virt-aa-helper-test
index 51072f622c..0599046408 100755
--- a/tests/virt-aa-helper-test
+++ b/tests/virt-aa-helper-test
@@ -308,6 +308,7 @@ testme "0" "kernel" "-r -u $valid_uuid" "$test_xml"
 testfw "ovmf (old path)" "/usr/share/ovmf/OVMF.fd"
 testfw "OVMF (new path)" "/usr/share/OVMF/OVMF_CODE.fd"
 testfw "AAVMF" "/usr/share/AAVMF/AAVMF_CODE.fd"
+testfw "AAVMF32" "/usr/share/AAVMF/AAVMF32_CODE.fd"
 testfw "qemu-efi" "/usr/share/qemu-efi/QEMU_EFI.fd"
 
 sed -e "s,###UUID###,$uuid,g" -e "s,###DISK###,$disk1,g" -e "s,</os>,<initrd>$tmpdir/initrd</initrd></os>,g" "$template_xml" > "$test_xml"
-- 
2.13.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v3 2/2] virt-aa-helper-test: Add test for aarch32 UEFI image path
Posted by John Ferlan 7 years, 9 months ago

On 07/20/2017 03:56 PM, dann frazier wrote:
> Signed-off-by: dann frazier <dann.frazier@canonical.com>
> ---
>  tests/virt-aa-helper-test | 1 +
>  1 file changed, 1 insertion(+)
> 

Just in case it's not obvious - this one got pushed too.

Tks -

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list