]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/078: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:38:40 +0000 (09:38 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commita047bb771b6cdba5b635187901567c6113c0844f
tree248c9e77c91e4a628cfa19933f8c67adfac85482
parentc4d8ce549f2ff70e0dab4508ef86ac2571576264
ftests/078: 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 7a59e3529f51edeb2ca671acd07f81db6d83b156)
tests/ftests/078-sudo-cgcreate_systemd_scope.py