We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ba9912 + 69fb66e commit 0619c47Copy full SHA for 0619c47
generic/tests/cfg/iozone_windows.cfg
@@ -1,6 +1,10 @@
1
- iozone_windows: install setup image_copy unattended_install.cdrom
2
virt_test_type = qemu libvirt
3
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.
8
type = iozone_windows
9
cdrom_cd1 = isos/windows/winutils.iso
10
i386:
0 commit comments