mirror of
https://github.com/opencontainers/runc.git
synced 2026-04-22 23:17:17 +08:00
a2f7c6add8
CentOS 7 is showing its age and we'd rather skip some tests on it than find out why they are flaky. Add internal/testutil package, and move the generalized version of SkipOnCentOS7 from libcontainer/cgroups/devices to there. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>