[CRIU] [PATCH] zdtm: Return tun test back as "auto"

Andrei Vagin avagin at virtuozzo.com
Fri May 12 16:57:31 PDT 2017


Applied, thanks!

On Thu, May 11, 2017 at 07:56:16PM +0300, Kirill Tkhai wrote:
> After last patches for net ns the test works again (as envinronment changed),
> so return it back.
> 
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
> ---
>  test/zdtm/static/tun.desc |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test/zdtm/static/tun.desc b/test/zdtm/static/tun.desc
> index eac32c2d0..8c7cfe860 100644
> --- a/test/zdtm/static/tun.desc
> +++ b/test/zdtm/static/tun.desc
> @@ -1 +1 @@
> -{'flavor': 'ns uns', 'flags': 'suid noauto', 'feature': 'tun'}
> +{'flavor': 'ns uns', 'flags': 'suid', 'feature': 'tun'}
> 


More information about the CRIU mailing list