Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/intel-ci: Block EUdebug-related tests on VF/VM runs
@ 2026-07-13 16:53 Jakub Kolakowski
  2026-07-13 19:27 ` Michal Wajdeczko
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jakub Kolakowski @ 2026-07-13 16:53 UTC (permalink / raw)
  To: igt-dev
  Cc: Jakub Kolakowski, Adam Miszczak, Marcin Bernatowicz,
	Lukasz Laguna, VijayaKumar Nallamothu, Piotr Rudnicki

SR-IOV and EUdebug are mutually exclusive features.
Block EUdebug tests on SR-IOV VF/VM runs since they will
inevitably skip.

Cc: Adam Miszczak <adam.miszczak@linux.intel.com>
Cc: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Cc: Lukasz Laguna <lukasz.laguna@intel.com>
Cc: VijayaKumar Nallamothu <vijayakumar.nallamothu@intel.com>
Cc: Piotr Rudnicki <piotr.rudnicki@intel.com>
Signed-off-by: Jakub Kolakowski <jakub1.kolakowski@intel.com>
---
 tests/intel-ci/xe.sriov-vf.blocklist.txt | 8 ++++++--
 tests/intel-ci/xe.sriov-vm.blocklist.txt | 9 +++++++--
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/tests/intel-ci/xe.sriov-vf.blocklist.txt b/tests/intel-ci/xe.sriov-vf.blocklist.txt
index 4a19aa943..7b5bd2165 100644
--- a/tests/intel-ci/xe.sriov-vf.blocklist.txt
+++ b/tests/intel-ci/xe.sriov-vf.blocklist.txt
@@ -9,7 +9,6 @@ igt@xe_module_load@.*
 # tests applicable for PF only
 #
 igt@sriov_basic.*
-igt@xe_eudebug_sriov.*
 igt@xe_pmu@.*fn-engine-activity.*
 igt@xe_sriov.*
 #
@@ -60,4 +59,9 @@ igt@xe_query@.*cs-cycles
 #
 # Tests that need to be executed in VM instead.
 #
-igt@xe_live_ktest.*
\ No newline at end of file
+igt@xe_live_ktest.*
+#
+# Tests related to EUdebug
+#
+igt@xe_eudebug.*
+igt@xe_exec_sip_eudebug@.*
diff --git a/tests/intel-ci/xe.sriov-vm.blocklist.txt b/tests/intel-ci/xe.sriov-vm.blocklist.txt
index 6271b1a70..0a02abaa8 100644
--- a/tests/intel-ci/xe.sriov-vm.blocklist.txt
+++ b/tests/intel-ci/xe.sriov-vm.blocklist.txt
@@ -10,7 +10,6 @@ igt@xe_ccs@suspend-resume
 # tests applicable for PF only
 #
 igt@sriov_basic.*
-igt@xe_eudebug_sriov.*
 igt@xe_pmu@.*fn-engine-activity.*
 igt@xe_sriov.*
 #
@@ -57,4 +56,10 @@ igt@xe_pmu@gt-frequency
 #
 # The feature query_cs_cycles is not supported on VF
 #
-igt@xe_query@.*cs-cycles
\ No newline at end of file
+igt@xe_query@.*cs-cycles
+#
+# Tests related to EUdebug
+#
+igt@xe_eudebug.*
+igt@xe_exec_sip_eudebug@.*
+igt@xe_live_ktest@xe_eudebug
-- 
2.43.0


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

end of thread, other threads:[~2026-07-15 11:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 16:53 [PATCH i-g-t] tests/intel-ci: Block EUdebug-related tests on VF/VM runs Jakub Kolakowski
2026-07-13 19:27 ` Michal Wajdeczko
2026-07-14 13:25   ` Kolakowski, Jakub1
2026-07-15 11:14     ` Krzysztof Karas
2026-07-13 19:52 ` ✓ Xe.CI.BAT: success for " Patchwork
2026-07-13 20:04 ` ✗ i915.CI.BAT: failure " Patchwork
2026-07-14  0:23 ` ✓ Xe.CI.FULL: success " Patchwork
2026-07-15  9:12 ` [PATCH i-g-t] " Kamil Konieczny

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