]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/065: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:30:36 +0000 (09:30 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commit2263e44ae8b8baf604cdfcd7b6b79f51bead9763
tree93b1d143dcce8978768fc33735469a6562bdf059
parent473aec17298a07a2f9cbbf4c04883ca1af3b2df9
ftests/065: 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 bdf67be2d4abb177f02ee9a56b7e50be3eb20fe5)
tests/ftests/065-sudo-systemd_cgclassify-v1.py