Skip to content

Commit bae03fa

Browse files
authored
Merge pull request #4228 from nanliu-r/wrong_check_cmd_for_windows
2 parents caf2a37 + 0f7f583 commit bae03fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qemu/tests/cfg/cpu_topology_test.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
RHEL.8:
2828
check_siblings_cmd = "awk -F'-' '{print $2 - $1 + 1}' /sys/devices/system/cpu/cpu0/topology/core_siblings_list"
2929
- check_core_per_sockets:
30+
only Linux
3031
type = cpu_topology_details_test
3132
start_vm = yes
3233
check_core_per_socket_cmd = "lscpu --extended | awk 'NR>1 {print $3}'"

0 commit comments

Comments
 (0)