[CRIU] [PATCH v2 12/12] zdtm: add host flavor to unlink_regular00 test

Eugene Batalov eabatalov89 at gmail.com
Sat Aug 6 11:26:35 PDT 2016


unlink_regular00 test is failing now. But when it is fixed
we need to run it in host flavor too.
This is needed to test criu gc with ps tree that
shares its mnt ns with host. We don't test such case now.

Signed-off-by: Eugene Batalov <eabatalov89 at gmail.com>
---
 test/zdtm/static/unlink_regular00.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/zdtm/static/unlink_regular00.desc b/test/zdtm/static/unlink_regular00.desc
index 14d4c06..ab20fe7 100644
--- a/test/zdtm/static/unlink_regular00.desc
+++ b/test/zdtm/static/unlink_regular00.desc
@@ -1 +1 @@
-{'flavor': 'ns', 'flags': 'suid crfail', 'opts': '--link-remap'}
+{'flavor': 'h ns', 'flags': 'suid crfail', 'opts': '--link-remap'}
-- 
1.9.1



More information about the CRIU mailing list