Skip to content

Commit

Permalink
emr-oe: delete numa related topology test for emr-oe
Browse files Browse the repository at this point in the history
Signed-off-by: Yi Sun <[email protected]>
  • Loading branch information
ysun committed Jul 25, 2024
1 parent 6d6e881 commit 973a0f7
Showing 1 changed file with 12 additions and 1 deletion.
1 change: 0 additions & 1 deletion scenario/emr-oe/tests-topology

This file was deleted.

12 changes: 12 additions & 0 deletions scenario/emr-oe/tests-topology
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This file collects basic cases which verify CPU Topology
# on Intel® Architecture-based server platforms.
# @hw_dep:
# @other_dep:
# @other_warn: which cpuid 2>/dev/null @ cpuid tool is required
# @other_warn: which lstopo 2>/dev/null @ Please install hwloc-gui.x86_64 package or hwloc.x86_64 to get lstopo tool

cpu_topology.sh -t verify_thread_per_core
cpu_topology.sh -t verify_cores_per_socket
cpu_topology.sh -t verify_socket_num
cpu_topology.sh -t verify_level_type
cpu_topology.sh -t verify_sched_domain_names

0 comments on commit 973a0f7

Please sign in to comment.