]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add ignore_systemd support to the CLI tools
authorTom Hromatka <tom.hromatka@oracle.com>
Thu, 2 Feb 2023 13:39:42 +0000 (13:39 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commit7ad92f62b9d1db753f6627cd850f07aacac36645
tree1d92ebb01a06a4a290a6473628192f618497e38b
parent8272584c4da2b522485b2c2ecfd71f452f25e166
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>
tests/ftests/cgroup.py
tests/ftests/process.py