]> 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 17:08:35 +0000 (11:08 -0600)
commiteee3ebbd7039f7f379e92f79f1a537dd749ac105
treeda7940740af39f77ba4e0c7cebb6679fda391167
parentdc3ff3be03ef397a247a9cbe281a6c808f1fecae
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>
(cherry picked from commit 5a331e5f20a05ae4bf0c95bc68f62670612546f8)
tests/ftests/cgroup.py