[CRIU] [PATCH 4/4] zdtm: Introduce per-test criu options
Cyrill Gorcunov
gorcunov at gmail.com
Tue Jul 1 07:39:20 PDT 2014
On Tue, Jul 01, 2014 at 06:30:07PM +0400, Pavel Emelyanov wrote:
> Some tests require custom options for dump and restore. Instead
> of hard-coding test names into zdth.sh, introduce the $test.opts
> file from which zdtm would pick the needed options.
>
> Signed-off-by: Pavel Emelyanov <xemul at parallels.com>
Maybe we could rather put options into the testfile itself, something
like
/*
* criu-opts: --D ...
*/
the simply grep for it?
More information about the CRIU
mailing list