]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/050: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:18:01 +0000 (09:18 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commit5624158f6c80e1cb5b37286c3fb06f4ff0b189e3
tree9336aae94047c990d911efe784465c758b75a33b
parent4d01d202f2a1d7b9ed3b47d21aac657067abc16d
ftests/050: 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 940d77f122c10c4092539e8f9dc663ee3ab150e5)
tests/ftests/050-sudo-systemd_create_scope_w_pid.py