]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/067: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:32:28 +0000 (09:32 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commitdeb71022c60d0493d75ffa95924cb5b6d46f750f
tree73edc7961c5a851c4e0f480527f957455200ca51
parent4ffdf459cec780eee74d8d7abe043bac53aee33e
ftests/067: 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 a76cf51ae8979426feed704b071844232e6a34d7)
tests/ftests/067-sudo-systemd_cgexec-v1.py