[CRIU] [PATCH 2/2] zdtm: timerfd requires new kernels to pass

Cyrill Gorcunov gorcunov at openvz.org
Wed Aug 6 09:31:47 PDT 2014


Reported-by: Jenkins
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/zdtm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 8da6e763f265..b75a8d2ff5c6 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -41,7 +41,6 @@ static/file_shared
 static/file_append
 static/timers
 static/posix_timers
-static/timerfd
 static/futex
 static/futex-rl
 static/xids00
@@ -182,6 +181,7 @@ ns/static/mntns_link_ghost
 
 TEST_CR_KERNEL="
 ns/static/tun
+ns/static/timerfd
 "
 
 TEST_SUID_LIST="
-- 
1.9.3



More information about the CRIU mailing list