]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/062: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:25:55 +0000 (09:25 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commite8528edb0011315f110e0bacfa84a2c18bd25c77
treec919956f214cb99f05e861de9f77f0f1bc2072e9
parent22cf6d999a6fe3185d243f5173ba1d46728eba25
ftests/062: 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 227120e8b9b88f0a187273ebf3e2b3d75bd3d9dc)
tests/ftests/062-sudo-g_flag_controller_only_systemd-v2.py