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