[LTP] [PATCH 1/2] lib: multiply the timeout if detect slow kconfigsD

Martin Doucha mdoucha@suse.cz
Mon Jan 6 17:49:03 CET 2025


On 06. 01. 25 17:21, Cyril Hrubis wrote:
> The problem we have is that we currently use max_runtime for two
> different purposes. See my other emails where I explain how would I like
> to decouple these two different things that are currently bundled
> together in max_runtime.

I got that. I'm just pointing out that your current proposal still keeps 
them somewhat coupled. The only relationship between runtime and timeout 
should be that tst_test->runtime will automatically set a lower bound 
for tst_test->timeout * TIMEOUT_MUL. Nothing more.

-- 
Martin Doucha   mdoucha@suse.cz
SW Quality Engineer
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic


More information about the ltp mailing list