]> 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 16:21:09 +0000 (09:21 -0700)
commit009af25c5c1ac2adbbf63dbdc88d69b6735c712a
tree561876c95e731478893ce074a564bb94acf7ad4e
parenta256f0fb5c4a0ecc995a8d9bcb37671302d0007d
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>
(cherry picked from commit 4cac7d61838c1760dcf9acd9a9ac24eac6a619c6)
tests/ftests/070-sudo-systemd_cgxget-cpu-settings-v2.py