]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/030: teach parsing v6.12 cpuset isolation
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Sat, 28 Sep 2024 09:14:58 +0000 (14:44 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 2 Oct 2024 15:25:55 +0000 (09:25 -0600)
commit5a38cd6b60986cbe41263686ac641cf2947e5dbb
treed68e4fc909fd552eae08e1823ebc6a65660ce1df
parent16368ae5b6c6e0264e1ecf4cbf92f4ce88b0aa8e
ftests/030: teach parsing v6.12 cpuset isolation

Starting v6.12 cpuset code is split into v1 and v2 code, where v1 code
is only compiled when CONFIG_CPUSET_V1 is set. Which defaults to
disabled, teach the test case to ignore such failure.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/030-lssubsys-lssubsys_all.py