[igt-dev] [RFC 0/4] Rename the blocked test lists

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Thu Mar 23 16:29:39 UTC 2023


From: Mauro Carvalho Chehab <mchehab at kernel.org>


This series contain a a continuation of the discussions with
regards to blacklist/blocklist patches from xe module load
series.

I'm sending it in separate from the original patch series,
in order to not mix subjects.

Mauro Carvalho Chehab (4):
  tests/intel-ci: rename block list files
  tests/intel-ci: add symlinks to avoid breaking CI pipelines
  i915-blocklist.txt: sort the other driver block list
  xe-blocklist.txt: add a blocklist for the Xe driver

 tests/intel-ci/blacklist-pre-merge.txt      | 113 +---------------
 tests/intel-ci/blacklist.txt                | 135 +------------------
 tests/intel-ci/i915-blocklist-pre-merge.txt | 112 ++++++++++++++++
 tests/intel-ci/i915-blocklist.txt           | 140 ++++++++++++++++++++
 tests/intel-ci/xe-blocklist.txt             |  23 ++++
 5 files changed, 277 insertions(+), 246 deletions(-)
 mode change 100644 => 120000 tests/intel-ci/blacklist-pre-merge.txt
 mode change 100644 => 120000 tests/intel-ci/blacklist.txt
 create mode 100644 tests/intel-ci/i915-blocklist-pre-merge.txt
 create mode 100644 tests/intel-ci/i915-blocklist.txt
 create mode 100644 tests/intel-ci/xe-blocklist.txt

-- 
2.39.2



More information about the igt-dev mailing list