[CRIU] [PATCH] zdtm: Delete static/proc_self test
Cyrill Gorcunov
gorcunov at gmail.com
Thu Mar 23 04:34:16 PDT 2017
On Thu, Mar 23, 2017 at 02:20:33PM +0300, Kirill Tkhai wrote:
> This test checks, that "/proc/self/ns/net" after restore
> points to the same inode as before. I.e.:
>
> Before dump: /proc/self/ns/net -> net:[4026531957]
>
> After restore: /proc/self/ns/net -> net:[4026531957]
>
> But it's simply wrong. We can't do any assumption about
> after-restore inode of a namespace.
>
> So, let's kill this test.
>
> Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
Acked-by: Cyrill Gorcunov <gorcunov at openvz.org>
The test author looks like was drunk :-)
More information about the CRIU
mailing list