[igt-dev] [PATCH i-g-t] xe-fast-feedback.testlist: better name Xe life KUnit tests

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Jun 15 12:51:32 UTC 2023


Hi Mauro,

On 2023-06-15 at 14:39:23 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
> 
> It seems that some CI jobs don't work with wildcards on testlists.
> Replace them by the actual KUnit test names.
> 
> As migrate and wa tests are currently problematic, place them
> at the end.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>

Acked-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>

> ---
>  tests/intel-ci/xe-fast-feedback.testlist | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
> index 73b9bbe656a1..53c6be0ed811 100644
> --- a/tests/intel-ci/xe-fast-feedback.testlist
> +++ b/tests/intel-ci/xe-fast-feedback.testlist
> @@ -277,4 +277,9 @@ igt at kms_psr@cursor_plane_move
>  igt at kms_psr@sprite_plane_onoff
>  
>  # Run KUnit tests at the end
> -igt at xe_live_ktest@.*
> +igt at xe_live_ktest@bo
> +igt at xe_live_ktest@dmabuf
> +igt at xe_live_ktest@pci
> +igt at xe_live_ktest@rtp
> +igt at xe_live_ktest@migrate
> +igt at xe_live_ktest@wa
> -- 
> 2.40.1
> 


More information about the igt-dev mailing list