[CRIU] [PATCH 4/4] zdtm: enable fork tests with --lazy-pages

Mike Rapoport rppt at linux.vnet.ibm.com
Mon May 29 09:11:50 PDT 2017


They still will fail with --remote-lazy-pages, so mark them as
'noremotelazy'

Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com>
---
 test/zdtm/transition/fork.desc  | 2 +-
 test/zdtm/transition/fork2.desc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/zdtm/transition/fork.desc b/test/zdtm/transition/fork.desc
index 1ffa341..92b7c45 100644
--- a/test/zdtm/transition/fork.desc
+++ b/test/zdtm/transition/fork.desc
@@ -1 +1 @@
-{'flags' : 'nolazy'}
+{'flags' : 'noremotelazy'}
diff --git a/test/zdtm/transition/fork2.desc b/test/zdtm/transition/fork2.desc
index 1ffa341..92b7c45 100644
--- a/test/zdtm/transition/fork2.desc
+++ b/test/zdtm/transition/fork2.desc
@@ -1 +1 @@
-{'flags' : 'nolazy'}
+{'flags' : 'noremotelazy'}
-- 
2.7.4



More information about the CRIU mailing list