]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add ignore_systemd support to the CLI tools
authorTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:51:03 +0000 (14:51 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:55:18 +0000 (14:55 -0700)
commitd891cdc966d0103a3816d59ce7a57a5784cd46f6
treec816057ade3788ac40e98bb21f19f1a3b0552973
parent8887cc834a9ea6a34dd74c6a67829ae426baed00
ftests: Add ignore_systemd support to the CLI tools

Add ignore_systemd support (-b flag) to the CLI tools in the functional
tests, so that the functions calling the CLI tools are aware of the
delegated systemd subtree support in the tools and switch between cgroup
controllers root and systemd subtree using -b switch.

[Kamalesh extended the -b flags to some of the CLI tools]
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit 7ad92f62b9d1db753f6627cd850f07aacac36645)
tests/ftests/cgroup.py
tests/ftests/process.py