[CRIU] [PATCH 2/2] test: allow lazy-pages tests in namespaces

Mike Rapoport rppt at linux.vnet.ibm.com
Mon Aug 15 00:21:51 PDT 2016


Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com>
---
 test/zdtm.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/test/zdtm.py b/test/zdtm.py
index d5e91d2..e9f30ed 100755
--- a/test/zdtm.py
+++ b/test/zdtm.py
@@ -1421,8 +1421,6 @@ def run_tests(opts):
 				run_flavs -= set(['ns', 'uns'])
 			if opts['unshare']:
 				run_flavs -= set(['ns', 'uns'])
-			if opts['lazy_pages']:
-				run_flavs -= set(['ns', 'uns'])
 
 			if run_flavs:
 				l.run_test(t, tdesc, run_flavs)
-- 
1.9.1



More information about the CRIU mailing list