]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tests-047: adopt the change to cgroup_delete_cgroup_ext()
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Tue, 24 Jan 2023 19:37:02 +0000 (12:37 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 24 Jan 2023 19:37:08 +0000 (12:37 -0700)
commit1179fa92a66e763db878a963336a154d5acb5fd7
treeadbc30f984b796ad2d6c255f861dcb9a25959358
parent07259f1f17a3a60e46f72728e0262d8d8927c509
tests-047: adopt the change to cgroup_delete_cgroup_ext()

With the bug fix to the cgroup_delete_cgroup_ext(), where calling
cgdelete twice back to back (not using -r option) on the cgroup created
on the mount point shared by the controller will fail. Adopt the
change in the API to testcase too.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/047-cgcreate-delete_cgrp_shared_mnt.py