]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/071: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:37:16 +0000 (09:37 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commitc3d49f54cdf2c0d491dead0365406303eae52a65
tree78cfc76b02ea535663179a58bc909f771b83377f
parent4cac7d61838c1760dcf9acd9a9ac24eac6a619c6
ftests/071: skip test on non-systemd configuration

Skip running the testcase, when compiled with --enable-systemd=no,
using Systemd.is_systemd_enabled().

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