autotest / tp-libvirt

Test Provider for Libvirt and related virtualization backends
Other
33 stars 169 forks source link

fix checking nvdimm memory target issue #5834

Closed nanli1 closed 2 months ago

nanli1 commented 2 months ago

we should check element value one by one Signed-off-by: nanli nanli@redhat.com


avocado run --vt-type libvirt --test-runner=runner --vt-machine-type q35 memory.devices.file_nvdimm.lifecycle

 (1/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_undefined.target_label.access_shared: PASS (227.87 s)
 (2/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_undefined.target_label.access_private_alignsize: PASS (225.60 s)
 (3/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_undefined.target_readonly.access_shared: PASS (208.04 s)
 (4/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_undefined.target_readonly.access_private_alignsize: PASS (195.11 s)
 (5/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_slot_base.target_label.access_shared: PASS (269.33 s)
 (6/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_slot_base.target_label.access_private_alignsize: PASS (221.11 s)
 (7/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_slot_base.target_readonly.access_shared: PASS (210.70 s)
 (8/8) type_specific.io-github-autotest-libvirt.memory.devices.file_nvdimm.lifecycle.with_numa.addr_slot_base.target_readonly.access_private_alignsize: PASS (197.88 s)