[CRIU] [PATCH 2/2] zdtm: timerfd requires new kernels to pass
Cyrill Gorcunov
gorcunov at gmail.com
Wed Aug 6 23:24:21 PDT 2014
On Thu, Aug 07, 2014 at 10:18:46AM +0400, Pavel Emelyanov wrote:
> On 08/06/2014 08:31 PM, Cyrill Gorcunov wrote:
> > Reported-by: Jenkins
> > Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> > ---
> > test/zdtm.sh | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/test/zdtm.sh b/test/zdtm.sh
> > index 8da6e763f265..b75a8d2ff5c6 100755
> > --- a/test/zdtm.sh
> > +++ b/test/zdtm.sh
> > @@ -41,7 +41,6 @@ static/file_shared
> > static/file_append
> > static/timers
> > static/posix_timers
> > -static/timerfd
> > static/futex
> > static/futex-rl
> > static/xids00
> > @@ -182,6 +181,7 @@ ns/static/mntns_link_ghost
> >
> > TEST_CR_KERNEL="
> > ns/static/tun
> > +ns/static/timerfd
>
> Why ns/ only?
I've done it in a manner of tun :) Looks like redundant.
Will update, thanks.
More information about the CRIU
mailing list