[igt-dev] [PATCH i-g-t v3 1/3] xe_live_ktest: remove xe_pci and xe_rtp tests from IGT testlist
Kamil Konieczny
kamil.konieczny at linux.intel.com
Fri Aug 11 10:43:57 UTC 2023
Hi Mauro,
On 2023-08-10 at 13:12:02 +0200, Mauro Carvalho Chehab wrote:
> From: Mauro Carvalho Chehab <mchehab at kernel.org>
>
> Those aren't live tests and are currently executed by Intel CI
> at build time by running kunit.py, as those are part of the
> device-independent validation.
>
> So, remove them from IGT.
>
> Cc: Lucas De Marchi <lucas.demarchi at intel.com>
> Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
Reviewed-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
> tests/xe/xe_live_ktest.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tests/xe/xe_live_ktest.c b/tests/xe/xe_live_ktest.c
> index 53cc8c186215..5088f676b2bf 100644
> --- a/tests/xe/xe_live_ktest.c
> +++ b/tests/xe/xe_live_ktest.c
> @@ -38,8 +38,6 @@ static const struct kunit_tests live_tests[] = {
> { "xe_bo_test", "bo" },
> { "xe_dma_buf_test", "dmabuf" },
> { "xe_migrate_test", "migrate" },
> - { "xe_pci_test", "pci" },
> - { "xe_rtp_test", "rtp" },
> };
>
> igt_main
> --
> 2.41.0
>
More information about the igt-dev
mailing list