[CRIU] [PATCH] test: check, that parasite can rollback itself

Andrew Vagin avagin at parallels.com
Fri Jun 14 07:43:45 EDT 2013


On Fri, Jun 14, 2013 at 03:40:22PM +0400, Cyrill Gorcunov wrote:
> On Fri, Jun 14, 2013 at 03:31:41PM +0400, Andrey Vagin wrote:
> > --- /dev/null
> > +++ b/test/fault-injection/parasite.stp
> > @@ -0,0 +1,32 @@
> > +global i
> > +
> > +probe process("../../criu").begin
> > +{
> > +	i = 0;
> > +}
> 
> If there another session with criu and zdtm running on same
> node, this won't inject "error" in it, right? Sorry if dumb
> question, I've not worked yet with systemtap.

It should not, but I am not sure.
BTW: zdtm tests cannot be executed concurrently.


More information about the CRIU mailing list