[LTP] [PATCH V3] lib: multiply the max_runtime if detect slow kconfigs
Cyril Hrubis
chrubis@suse.cz
Thu Dec 19 14:19:12 CET 2024
Hi!
> > Sounds like we need to have two different runtime values in the tests,
> > max_runtime which is the timeout for the test and just runtime which is
> > for how long will the test loop.
> >
>
> Agree, if we define the looping runtime in a separate value, that would be
> helpful.
There was a problem with having the two different values in a single
variable before as well. We do have the LTP_RUNTIME_MUL which multiplied
both the timeout and runtime. These should be separate multipliers as
well which multiplied both the timeout and runtime. These should be
separate multipliers as well.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list