mirror of
https://github.com/moby/moby.git
synced 2026-07-20 14:32:26 +00:00
The test was failing:
--- FAIL: TestCgroupDriverSystemdMemoryLimit (1.76s)
cgroupdriver_systemd_test.go:54: assertion failed: 67108864 (s.HostConfig.Memory int64) != 67108864 (mem int)
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>