]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/070: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:35:26 +0000 (09:35 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commit4cac7d61838c1760dcf9acd9a9ac24eac6a619c6
treec88bb88651876ed74f7fa34c27f8dde80f7a8998
parentf784f734c9e0a6eb43c7283dce1afaae7f72769f
ftests/070: 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/070-sudo-systemd_cgxget-cpu-settings-v2.py