[CRIU] [PATCH 9/9] test: zdtm -- Add proc-self test
Cyrill Gorcunov
gorcunov at openvz.org
Fri May 17 10:31:42 EDT 2013
On Fri, May 17, 2013 at 06:27:43PM +0400, Pavel Emelyanov wrote:
> > But we don't support yet same ID restore, so at least minimum check is needed,
> > if you prefer I can simply drop this test out.
>
> No, I prefer if test after restore opens /proc/self/net again and compares
> it with what is opened.
Hmm. I don't get it. If ns id will change, should we fail then? I guess we might
do the following then
- test for ns name
if mismatch -- test error
- test for ns id
if mismatch -- print this out
but still PASS
More information about the CRIU
mailing list