]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/064: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:28:14 +0000 (09:28 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commit473aec17298a07a2f9cbbf4c04883ca1af3b2df9
treec02478fd6edf8de6a261f7576292d8b8b65eee9c
parent477f5386b6bb7e673059326ae4c503e5df4b3d64
ftests/064: 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 7e8b5cdfcea3c5b5d20bf80fdc3f3b2cd1657406)
tests/ftests/064-sudo-systemd_cgset-v2.py