]> git.ipfire.org Git - thirdparty/systemd.git/commit - NEWS
tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)
authorEvgeny Vereshchagin <evvers@ya.ru>
Fri, 3 Jun 2016 09:17:00 +0000 (12:17 +0300)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 Jun 2016 09:17:00 +0000 (11:17 +0200)
commit856ca72b294faef84aa92f1cbda04d011f10e287
tree820bc9201fd04524c3a87229098546ddc2ef1559
parentd2bc1251320c9e69c5fc6953f01aba80cafd5029
tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419)

There are many cgroups-related changes (thanks, @htejun!)
This commit will simplify testing a bit.

Use:
make run UNIFIED_CGROUP_HIERARCHY=yes to enable cgroup-v2
make run UNIFIED_CGROUP_HIERARCHY=no to enable cgroup-v1
NEWS
test/test-functions