]> 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 16:21:09 +0000 (09:21 -0700)
commit4ffdf459cec780eee74d8d7abe043bac53aee33e
treeaae8489f11ba3cdd20ba76bdd5f931466f960f37
parent2263e44ae8b8baf604cdfcd7b6b79f51bead9763
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>
(cherry picked from commit a4fba38e778e9419af9d2050151f9cf8531007b7)
tests/ftests/066-sudo-systemd_cgclassify-v2.py