[LTP] [RFC] Reduce .runtime for Long-Running Tests ?

Andrea Cervesato andrea.cervesato@suse.com
Tue May 27 13:28:41 CEST 2025


On 5/27/25 13:19, Cyril Hrubis wrote:
> This is exactly the reason why I want to have queries on metadata
> available in kirk, e.g. "filter out all tests that have runtime >
> $some_constant".
It's already there and it's called "max_runtime". We only miss to 
convert all old tests into new LTP API:

$ ./kirk --framework=help
--framework option supports the following syntax:

<name>:<param1>=<value1>:<param2>=<value2>:..

Supported plugins: | ltp |

ltp configuration:
     root: LTP install folder
     max_runtime: filter out all tests above this time value

- Andrea



More information about the ltp mailing list