Skip to content

Commit

Permalink
selftest/cgroup: Update test_cpuset_prs.sh to use | as effective CPUs…
Browse files Browse the repository at this point in the history
… and state separator

Currently, ',' is used as the cgroup separator of the expected effective
CPUs and partition root states in the test matrix. However, ',' can be
part of the output of the cpuset.cpus*.effective and cpuset.cpus.isolated
files. Change the separator to '|' so that ',' can appear as part of
the expected values.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
  • Loading branch information
Waiman Long authored and Tejun Heo committed Mar 31, 2025
1 parent 52e039f commit 65046b5
Showing 1 changed file with 118 additions and 118 deletions.
Loading

0 comments on commit 65046b5

Please sign in to comment.