Skip to content

Commit db929ce

Browse files
authored
Merge pull request #6535 from BulaYoungR/nvdimm_numa
nvdimm: update expected hot_plug_error to match new QEMU message
2 parents 367bee4 + c71a77b commit db929ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvirt/tests/cfg/memory/memory_devices/nvdimm_memory_with_memory_allocation_and_numa.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
hot_plug_nvdimm..no_node:
4242
hot_plug_error = "target NUMA node needs to be specified for memory device"
4343
hot_plug_nvdimm..with_node:
44-
hot_plug_error = "nvdimm is not enabled: missing 'nvdimm' in '-M'"
44+
hot_plug_error = "nvdimm is not enabled:"
4545
variants numa_setting:
4646
- no_numa:
4747
numa_dict = ""

0 commit comments

Comments
 (0)