Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 i-g-t] tests/intel-ci/xe-sriov-vf.blocklist.txt: Blocklist for SR-IOV VF runs
@ 2024-08-01 15:06 Marcin Bernatowicz
  2024-08-01 15:42 ` ✗ GitLab.Pipeline: warning for " Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Marcin Bernatowicz @ 2024-08-01 15:06 UTC (permalink / raw)
  To: igt-dev
  Cc: zbigniew.kempczynski, katarzyna.piecielska, Marcin Bernatowicz,
	Adam Miszczak, Lukasz Laguna, Jakub Kolakowski, Michal Wajdeczko

Blocklist tests not applicable for Virtual Function (VF) runs.
The list extends xe.blocklist.txt to enable execution on VF device,
with BAT (xe-fast-feedback.testlist) runs to be enabled first.

V2:
- Reduce blocklist to minimal, favoring SKIPs.
- Demonstrated minimal time impact on ADLP with increased skips.

V3:
- Update comment to reflect blocklist not restricted to BAT runs (Michal)
- Move summary results after --- mark (Michal)
- Removed igt@sriov_basic from the list (Michal)
- Reduce decorations in blocklist file (Michal)

V4:
- Removed igt@xe_gt_freq and igt@xe_pm_residency tests,
  corrected to SKIP.

Cc: Adam Miszczak <adam.miszczak@linux.intel.com>
Cc: Lukasz Laguna <lukasz.laguna@intel.com>
Cc: Jakub Kolakowski <jakub1.kolakowski@intel.com>
Cc: Michal Wajdeczko <Michal.Wajdeczko@intel.com>
Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
---
 tests/intel-ci/meson.build               |  1 +
 tests/intel-ci/xe-sriov-vf.blocklist.txt | 11 +++++++++++
 2 files changed, 12 insertions(+)
 create mode 100644 tests/intel-ci/xe-sriov-vf.blocklist.txt

diff --git a/tests/intel-ci/meson.build b/tests/intel-ci/meson.build
index f16243cbb..59323eda9 100644
--- a/tests/intel-ci/meson.build
+++ b/tests/intel-ci/meson.build
@@ -11,6 +11,7 @@ intelci_files = [
   'xe.blocklist.txt',
   'xe-fast-feedback.testlist',
   'xe-fast-feedback-chamelium-only.testlist',
+  'xe-sriov-vf.blocklist.txt',
 ]
 
 install_data(sources : intelci_files, install_dir : datadir)
diff --git a/tests/intel-ci/xe-sriov-vf.blocklist.txt b/tests/intel-ci/xe-sriov-vf.blocklist.txt
new file mode 100644
index 000000000..0c5bc631a
--- /dev/null
+++ b/tests/intel-ci/xe-sriov-vf.blocklist.txt
@@ -0,0 +1,11 @@
+##################################################################
+# Block list for VF runs
+##################################################################
+#
+# Prevent potential module reloads during tests
+#
+igt@xe_module_load
+#
+# Blocked because of abort
+#
+igt@xe_debugfs@gt
-- 
2.31.1


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

end of thread, other threads:[~2024-08-02  8:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-01 15:06 [PATCH v4 i-g-t] tests/intel-ci/xe-sriov-vf.blocklist.txt: Blocklist for SR-IOV VF runs Marcin Bernatowicz
2024-08-01 15:42 ` ✗ GitLab.Pipeline: warning for " Patchwork
2024-08-01 15:55 ` ✓ CI.xeBAT: success " Patchwork
2024-08-01 16:00 ` [PATCH v4 i-g-t] " Kolakowski, Jakub1
2024-08-01 16:07 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-08-01 18:17 ` ✗ CI.xeFULL: failure " Patchwork
2024-08-02  8:37 ` ✗ Fi.CI.IGT: " Patchwork

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