]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/090: Enable cpuset for root.cgroup.subtree_controller
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 9 Jul 2025 10:24:57 +0000 (10:24 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 9 Jul 2025 20:02:21 +0000 (14:02 -0600)
commit20481dd985d9658f10ed85e3b8b56675d8ae0f3f
tree8d20f1c2f676beae802193243b337cfe88e8c1b0
parent4dc21927b40eb44b1131c91d2963358e65bdb5ae
ftests/090: Enable cpuset for root.cgroup.subtree_controller

Some version of systemd doesn't enable 'cpuset' controller for the
cgroups below default hierarchy root. Enable it, before stressing '-R'
option on cgroup v2.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Jul 09 10:24:25
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                             Time (sec)
        -------------------------------------------
        setup                                  0.00
        090-cgxset-recursive_flag.py           0.27
        teardown                               0.00
        -------------------------------------------
        Total Run Time                         0.27

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/090-cgxset-recursive_flag.py