Skip to content

Commit 0619c47

Browse files
authored
Merge pull request #4290 from menli820/KVMAUTOMA-3389
iozone_windows: fix iozone error for win11
2 parents 3ba9912 + 69fb66e commit 0619c47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generic/tests/cfg/iozone_windows.cfg

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
- iozone_windows: install setup image_copy unattended_install.cdrom
22
virt_test_type = qemu libvirt
33
only Windows
4+
Win11:
5+
mem = 4096
6+
# The remaining disk size of the C drive decreases as the VM memory increases for win11
7+
# so if we start the vm on a big memory host, no enough space to iozone for C drive.
48
type = iozone_windows
59
cdrom_cd1 = isos/windows/winutils.iso
610
i386:

0 commit comments

Comments
 (0)