]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add ability to enable/disable controllers in the subtree control file
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 8 Mar 2023 19:44:56 +0000 (12:44 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 28 Mar 2023 16:59:43 +0000 (10:59 -0600)
commit5a331e5f20a05ae4bf0c95bc68f62670612546f8
tree6a55d32d99f7f56033b16e53927f00e0d2e3d4f8
parent4124f4d6853a5e12082d277b2320af0adecdbe5a
ftests: Add ability to enable/disable controllers in the subtree control file

Add a method to the functional tests that can enable/disable controllers
in the cgroup.subtree_control file.

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