mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
46221e3953
Upstream renamed the feature check for lazy migration support from 'lazy_pages' to 'uffd'. The lazy migration test case was therefore not running at all. This enables the lazy migration test case in runc again. The test will, however, not run in travis as the kernel is too old. But it works again locally. Signed-off-by: Adrian Reber <areber@redhat.com>