[CRIU] [PATCH 3/4] zdtm: add --link-remap opt to unlink_regular00 test desc

Pavel Emelyanov xemul at virtuozzo.com
Tue Jun 28 06:31:10 PDT 2016


On 06/24/2016 11:38 PM, Eugene Batalov wrote:
> --link-remap opt is obligatory for unlink_regular00 test.
> Without it CRIU dump will fail because it won't be able to
> create link remaps.
> 
> 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 e49bbfb..14d4c06 100644
> --- a/test/zdtm/static/unlink_regular00.desc
> +++ b/test/zdtm/static/unlink_regular00.desc
> @@ -1 +1 @@
> -{'flavor': 'ns', 'flags': 'suid crfail'}
> +{'flavor': 'ns', 'flags': 'suid crfail', 'opts': '--link-remap'}
> 

But the test is marked crfail anyway, so what's the point?


More information about the CRIU mailing list