mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05:00
Cgroup integtaion tests should cover: - docker can run sucessfully with these options - these cgroup options are set to HostConfig as expected - these cgroup options are really set to cgroup files as expected - other cases (wrong value, combinations etc..) Signed-off-by: Qiang Huang <h.huangqiang@huawei.com> Upstream-commit: 0a426c47c84cb8aec714cce2c21e6c6696cbc8c4 Component: engine