From: Andrea Bolognani Date: Fri, 17 Jun 2022 13:23:46 +0000 (+0200) Subject: tests: Drop bios-nvram-os-interleave test X-Git-Tag: v8.6.0-rc1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acb8733924e2f330e3774de9ab21fc2eee3534fb;p=thirdparty%2Flibvirt.git tests: Drop bios-nvram-os-interleave test This was introduced in commit 5882064084a733a661759f8f3461f7cbc259175e Author: Martin Kletzander Date: Wed Feb 25 15:45:26 2015 +0100 tests: Add test for os interleaving to ensure a recent change in the schema was behaving correctly. Seven years later, it no longer seems very useful to keep it around. Signed-off-by: Andrea Bolognani Reviewed-by: Michal Privoznik --- diff --git a/tests/qemuxml2argvdata/bios-nvram-os-interleave.xml b/tests/qemuxml2argvdata/bios-nvram-os-interleave.xml deleted file mode 100644 index d6c86c661c..0000000000 --- a/tests/qemuxml2argvdata/bios-nvram-os-interleave.xml +++ /dev/null @@ -1,40 +0,0 @@ - - test-bios - 362d1fc1-df7d-193e-5c18-49a71bd1da66 - 1048576 - 1048576 - 1 - - /usr/share/OVMF/OVMF_CODE.fd - /some/user/nvram/path/guest_VARS.fd - hvm - - - - - - - - destroy - restart - restart - - /usr/bin/qemu-system-x86_64 - - - -
- - - - - - - - - - - - - - diff --git a/tests/qemuxml2xmloutdata/bios-nvram-os-interleave.xml b/tests/qemuxml2xmloutdata/bios-nvram-os-interleave.xml deleted file mode 100644 index 6a40866b0b..0000000000 --- a/tests/qemuxml2xmloutdata/bios-nvram-os-interleave.xml +++ /dev/null @@ -1,52 +0,0 @@ - - test-bios - 362d1fc1-df7d-193e-5c18-49a71bd1da66 - 1048576 - 1048576 - 1 - - hvm - /usr/share/OVMF/OVMF_CODE.fd - /some/user/nvram/path/guest_VARS.fd - - - - - - - - destroy - restart - restart - - /usr/bin/qemu-system-x86_64 - - - - -
- - -
- - -
- - - - - - - - - - - - - -