[CRIU] [PATCH 1/2] zdtm.py: add option --keep-going

Sergey Bronnikov sergeyb at openvz.org
Sat Mar 19 04:58:20 PDT 2016


On 06:34 Sat 19 Mar , Ivan Shapovalov wrote:
> On 2016-03-15 at 17:40 +0300, Sergey Bronnikov wrote:
> > +			sys.exit(encode_flav(f))
> 
> So this will still abort _this_ test on failure, i. e. further flavors
> of _this_ test will not be run?

Yes, because it is useless :)
Our flavors depends on previous flavors. For example if testcase was failed on
host then it will fail with 'ns' and 'uns' flavors.  If testcase has been passed
with 'h' flavor and failed with 'ns' then running tc with 'uns' flavor is
useless.

> --
> Ivan Shapovalov / intelfx /


More information about the CRIU mailing list