]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/079: skip test on non-systemd configuration
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 29 Nov 2023 09:40:30 +0000 (09:40 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commit913381e1a5d2b165e95c31c94e77ad07bde0b0c8
treedc8b17e6cf386b5c0398f8e6f22eb3666a220568
parenta047bb771b6cdba5b635187901567c6113c0844f
ftests/079: 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 d4a92649e3bd540ae066879e25aa82c7ef3308fc)
tests/ftests/079-sudo-cgcreate_default_systemd_scope.py