Hi,

as you mentioned, the problem in ns_exec was setns'ing the "user" namespace,
I think it would be sufficient to just comment/remove this line:
rf |= open_ns_fd(argv[1], "user");
from ns_exec.c or even all calls to open_ns_fd() function except for the network
namespace as it is used in netns testcases. I will rewrite ns_create and ns_exec
after the release.

Matus Marhefka

----- Original Message -----
From: "Cyril Hrubis" <chru...@suse.cz>
To: ltp-list@lists.sourceforge.net
Cc: "Jiri Jaburek" <jjabu...@redhat.com>, "Matus Marhefka" <mmarh...@redhat.com>
Sent: Monday, August 31, 2015 1:23:20 PM
Subject: Re: [LTP] LTP release

Hi!
I've did my release testing and pushed a few fixes, mosty minor ones.

Now the only problem that that blocks the release on my side are
failures of the newly rewritten netns testcases that were discussed
last week.

Jiri: What about changing the ns_exec to join only net namespace for
      now and rewriting it after the release?

Everybody: If you have issues with the latest git please report them.
           And if you haven't tested it yet please do so ASAP.

-- 
Cyril Hrubis
chru...@suse.cz

------------------------------------------------------------------------------
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to