diff --git a/libvirt/tests/cfg/memory/memory_devices/virtio_mem_with_memory_allocation_and_numa.cfg b/libvirt/tests/cfg/memory/memory_devices/virtio_mem_with_memory_allocation_and_numa.cfg index b3fd48b4a7..124f88d0f9 100644 --- a/libvirt/tests/cfg/memory/memory_devices/virtio_mem_with_memory_allocation_and_numa.cfg +++ b/libvirt/tests/cfg/memory/memory_devices/virtio_mem_with_memory_allocation_and_numa.cfg @@ -61,7 +61,7 @@ - virtio_mem_with_exceed_size: only without_numa.with_maxmemory target_size = "10485760" - request_size = "256" + request_size = "512" target_size_unit = "KiB" virtio_mem_dict = {'mem_model': '${mem_model}', 'target': {'requested_unit': '${request_size_unit}', 'size': ${target_size}, 'size_unit': '${target_size_unit}', 'requested_size': ${request_size}, 'block_unit': 'KiB', 'block_size': %s}} coldplug_start_error = "${err_msg2}"