Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] xe_live_ktest: remove xe_pci and xe_rtp tests from IGT testlist
@ 2023-08-10  4:37 Mauro Carvalho Chehab
  2023-08-10  5:57 ` [igt-dev] ○ CI.xeBAT: info for " Patchwork
  2023-08-10  6:00 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2023-08-10  4:37 UTC (permalink / raw)
  To: igt-dev

From: Mauro Carvalho Chehab <mchehab@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@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-10  6:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10  4:37 [igt-dev] [PATCH i-g-t] xe_live_ktest: remove xe_pci and xe_rtp tests from IGT testlist Mauro Carvalho Chehab
2023-08-10  5:57 ` [igt-dev] ○ CI.xeBAT: info for " Patchwork
2023-08-10  6:00 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox