[LTP] [PATCH V3] lib: multiply the max_runtime if detect slow kconfigs

Petr Vorel pvorel@suse.cz
Mon Dec 16 18:29:24 CET 2024


Hi all,

...
> > > +	if (tst_has_slow_kconfig())
> > > +		max_runtime *= 4;
> > Maybe note here what we do? (TINFO)

> That really depends on how verbose we want to be, we already print the
> overall test timeout which is timeout + runtime. So it's somehow visible
> in the test runtime has been increased. Maybe we should make the info
> message in set_timeout() better by printing the runtime separately there
> if non-zero.

Sounds useful to me.

Kind regards,
Petr


More information about the ltp mailing list