07/06/2024 10:38, Juraj Linkeš:
> The configuration containing the combination of:
> 1. what testbed to use,
> 2. which tests to run,
> 3. and what build targets to test
>
> is called an execution. This is confusing since we're using the exact
> same term to describe other things and execution does not really capture
> that well the three items listed above.
>
> A new term is thus needed to describe the configuration. Test run is
> much less confusing and better captures what the configuration contains.
>
> Depends-on: series-32026 ("dts: update mypy and clean up")
It should be below --- to be ignored by git when applying.
>
> Signed-off-by: Juraj Linkeš <[email protected]>
> Reviewed-by: Jeremy Spewock <[email protected]>
> Reviewed-by: Luca Vizzarro <[email protected]>
Applied, thanks.