]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/066: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:31:33 +0000 (09:31 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 15:58:13 +0000 (08:58 -0700)
commita4fba38e778e9419af9d2050151f9cf8531007b7
treea340dc9775468de53af91b55f3315ca5d89a1bd8
parentbdf67be2d4abb177f02ee9a56b7e50be3eb20fe5
ftests/066: 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>
tests/ftests/066-sudo-systemd_cgclassify-v2.py