On Wed, Mar 27, 2024 at 10:44:37AM +0800, Tianchen Ding wrote:
> The test case test_cgcore_lesser_ns_open only tasks effect when cgroup2
> is mounted with "nsdelegate" mount option. If it misses this option, or
> is remounted without "nsdelegate", the test case will fail. For example,
> running bpf/test_cgroup_storage first, and then run cgroup/test_core will
> fail on test_cgcore_lesser_ns_open. Skip it if "nsdelegate" is not
> detected in cgroup2 mount options.
>
> Fixes: bf35a7879f1d ("selftests: cgroup: Test open-time cgroup namespace
> usage for migration checks")
> Signed-off-by: Tianchen Ding <[email protected]>
Applied to cgroup/for-6.10.
Thanks.
--
tejun