[Pkg-libvirt-commits] [Git][libvirt-team/virt-manager][debian/sid] d/patches: fix virt-install CLI test case of win11/aarch64.

Pino Toscano (@pino) gitlab at salsa.debian.org
Sat Aug 30 06:39:44 BST 2025



Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / virt-manager


Commits:
e1f39ba9 by Pino Toscano at 2025-08-30T07:39:03+02:00
d/patches: fix virt-install CLI test case of win11/aarch64.

- - - - -


2 changed files:

- + debian/patches/series
- + debian/patches/tests-fix-vcpu.diff


Changes:

=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+tests-fix-vcpu.diff


=====================================
debian/patches/tests-fix-vcpu.diff
=====================================
@@ -0,0 +1,17 @@
+Author: Pino Toscano <pino at debian.org>
+Description: Fix reference test to use the right number of vCPUs for win11
+ Set it to 4 as set in the other tests related to win11.
+Last-Update: 2025-08-30
+Forwarded: no
+
+--- a/tests/data/cli/compare/virt-install-aarch64-win11.xml
++++ b/tests/data/cli/compare/virt-install-aarch64-win11.xml
+@@ -8,7 +8,7 @@
+   </metadata>
+   <memory>65536</memory>
+   <currentMemory>65536</currentMemory>
+-  <vcpu>1</vcpu>
++  <vcpu>4</vcpu>
+   <os firmware="efi">
+     <type arch="aarch64" machine="virt">hvm</type>
+     <boot dev="hd"/>



View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/commit/e1f39ba9dd779ecd0afaed649e9c8265cf20659e

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/virt-manager/-/commit/e1f39ba9dd779ecd0afaed649e9c8265cf20659e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20250830/8dc86159/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list