[LTP] [PATCH 2/2] scenario_groups/default: Add irq into default run

Richard Palethorpe rpalethorpe@suse.de
Wed Oct 13 08:54:26 CEST 2021


Hello,

Yang Xu <xuyang2018.jy@fujitsu.com> writes:

> Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
> ---
>  scenario_groups/default | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/scenario_groups/default b/scenario_groups/default
> index 439783dac..1dc2987d5 100644
> --- a/scenario_groups/default
> +++ b/scenario_groups/default
> @@ -6,6 +6,7 @@ dio
>  io
>  mm
>  ipc
> +irq
>  sched
>  math
>  nptl
> -- 
> 2.23.0

I'm not sure this should go in the default group at this time. The only
test in irq (irqbalance), only works on some configurations. As
discussed in the test review, the user must figure out if they should
run it or not.

Perhaps we need a new scenario group?

-- 
Thank you,
Richard.


More information about the ltp mailing list