[CRIU] [PATCH 3/3] test: Handle parseargs for VZ7 qa envinronment

Cyrill Gorcunov gorcunov at gmail.com
Mon Nov 28 04:21:31 PST 2016


On Mon, Nov 28, 2016 at 11:22:43AM +0000, Vitaly Ostrosablin wrote:
> 
>    Not really, it was zdtm.py who was supposed to pass VZENV var. If var is
>    unset, it should've taken ../lib/parseargs.sh. This change required
>    complementary change in zdtm.py. But I initially proposed version without
>    if-s.
> 
>    Looking at zdtm.py's code, make is invoked with -C parameter and should cd
>    into directory of test file:
> 
>    >s_args = ['make', '--no-print-directory',
>    >'-C', os.path.dirname(tpath),
>    >      os.path.basename(tpath)]
>    So I think plain unconditional ../lib/parseargs.sh should work for both
>    zdtm.py and our test engine.

Andrew, what do you think?

	Cyrill


More information about the CRIU mailing list