mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
639445789d
Add a test case for an issue fixed by the previous commit. Unfortunately, this is somewhat complicated as there's no easy way to create a transient unit, so a binary, sd-helper, had to be added. On top of that, an ability to create a parent/pod cgroup is added to helpers.bash, which might be useful for future integration tests. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>