[CRIU] [PATCH 3/4] zdtm: add a test with a lot of file descriptors (v2)

Pavel Emelyanov xemul at virtuozzo.com
Wed Apr 6 05:01:39 PDT 2016


> diff --git a/test/zdtm/static/fds.desc b/test/zdtm/static/fds.desc
> new file mode 100644
> index 0000000..abb8c90
> --- /dev/null
> +++ b/test/zdtm/static/fds.desc
> @@ -0,0 +1 @@
> +{'flags': 'suid', "init" : resource.setrlimit(resource.RLIMIT_NOFILE, (10240, 10240))}

The 'init' field of test desc is currently not used by zdtm.py

-- Pavel



More information about the CRIU mailing list