Skip to content

Commit 79ef12e

Browse files
committed
update msg for virsh hypervisor_cpu_compare with virsh capa
hypervisor_cpu_compare with virsh capabilities result are not recommanded Signed-off-by: nanli <[email protected]>
1 parent 598f1b6 commit 79ef12e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

libvirt/tests/cfg/virsh_cmd/domain/virsh_hypervisor_cpu_compare.cfg

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@
7070
- capa_xml:
7171
no s390-virtio, aarch64
7272
compare_file_type = "capa_xml"
73-
status_error = "no"
73+
status_error = "yes"
74+
msg_pattern = "incorrect results"
7475
- cpu_xml:
7576
extract_mode = "yes"
7677
variants:
@@ -80,7 +81,8 @@
8081
- f_capa_xml:
8182
no s390-virtio, aarch64
8283
compare_file_type = "capa_xml"
83-
status_error = "no"
84+
status_error = "yes"
85+
msg_pattern = "incorrect results"
8486
- f_domcapa_xml:
8587
compare_file_type = "domcapa_xml"
8688
msg_pattern = "identical"

0 commit comments

Comments
 (0)