Skip to content

Commit

Permalink
virtio_mem_numa_basic.cfg: Add support on windows side
Browse files Browse the repository at this point in the history
Add support on windows side to test viomem.

Signed-off-by: menli <[email protected]>
  • Loading branch information
menli820 committed Aug 28, 2024
1 parent 543efb7 commit f0071f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion qemu/tests/cfg/virtio_mem_numa_basic.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
- virtio_mem_numa_basic:
only Linux
no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8
no RHEL.6 RHEL.7 RHEL.8
no s390x
Expand Down Expand Up @@ -37,10 +36,14 @@
pcie_extra_root_port = 0
requested-size_test_vmem0 = "4G 8G 0"
requested-size_test_vmem1 = "1G 8G 0"
Windows:
required_virtio_win_prewhql = [0.1.251, )
required_virtio_win = [1.9.40.0, )
variants operation:
- @default:
- with_reboot:
- with_migration:
no Windows
kill_vm_on_error = yes
mig_timeout = 1200
migration_protocol = "tcp"

0 comments on commit f0071f1

Please sign in to comment.