]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests/030: teach parsing v6.12 memory isolation
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Sun, 29 Sep 2024 09:18:03 +0000 (14:48 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 2 Oct 2024 15:26:15 +0000 (09:26 -0600)
commitbd664d52f8f3d6a09d5ec760e25de5a4e72cf62e
treec1f9cd9d42452351979091f94a7b8328c6d462cd
parent5a38cd6b60986cbe41263686ac641cf2947e5dbb
ftests/030: teach parsing v6.12 memory isolation

Starting v6.12 memory code is split into v1 and v2 code, where v1 code
is only compiled when CONFIG_MEMCG_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