[PATCH i-g-t] tests/intel-ci/xe-sriov-vf.blocklist.txt: Blocklist for SR-IOV VF BAT runs

Marcin Bernatowicz marcin.bernatowicz at linux.intel.com
Wed Jul 17 15:30:51 UTC 2024


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

Cc: Adam Miszczak <adam.miszczak at linux.intel.com>
Cc: Lukasz Laguna <lukasz.laguna at intel.com>
Cc: Jakub Kolakowski <jakub1.kolakowski at intel.com>
Cc: Michal Wajdeczko <Michal.Wajdeczko at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
---
 tests/intel-ci/meson.build               |  1 +
 tests/intel-ci/xe-sriov-vf.blocklist.txt | 21 +++++++++++++++++++++
 2 files changed, 22 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..dae20bc6c
--- /dev/null
+++ b/tests/intel-ci/xe-sriov-vf.blocklist.txt
@@ -0,0 +1,21 @@
+##################################################################
+# Block list for VF xe-fast-feedback runs
+##################################################################
+# The module is already loaded when VF is created
+##################################################################
+igt at xe_module_load
+##################################################################
+# Not applicable on VF
+##################################################################
+igt at fbdev
+igt at sriov_basic
+igt at kms.*
+igt at xe_gt_freq
+igt at xe_live_ktest
+igt at xe_pm_residency
+##################################################################
+# Under investigation
+##################################################################
+igt at xe_debugfs@gt
+igt at xe_evict_ccs@evict-overcommit-simple
+igt at xe_evict_ccs@evict-overcommit-parallel-nofree-samefd
-- 
2.31.1



More information about the igt-dev mailing list