]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/060: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:22:11 +0000 (09:22 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commit397f6935dac8ff0535578e77532a895bb0f055fc
tree8620a5617c0c8ff90e2a493d01c3074795273434
parenta561b2fed8f5ba79accdc91f3f54b00be2932156
ftests/060: 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 1f4fa87c6326bf562d8c08c03b62ac7103906127)
tests/ftests/060-sudo-cgconfigparser-systemd.py