]> 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 16:21:09 +0000 (09:21 -0700)
commitc4d8ce549f2ff70e0dab4508ef86ac2571576264
tree66aba433074decafb2bdf65a2aec4c9f4f2d05e1
parent009af25c5c1ac2adbbf63dbdc88d69b6735c712a
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>
(cherry picked from commit c3d49f54cdf2c0d491dead0365406303eae52a65)
tests/ftests/071-sudo-set_default_systemd_cgroup.py