Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v5 1/3] intel-ci: update i915 blacklist to ignore the Xe driver
Date: Thu, 23 Mar 2023 14:28:25 +0100	[thread overview]
Message-ID: <20230323132827.1948500-2-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20230323132827.1948500-1-mauro.chehab@linux.intel.com>

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

It doesn't make sense to run Xe tests with i915 driver loaded.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 tests/intel-ci/blacklist.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt
index 6e5cc43667cf..243bc60934f6 100644
--- a/tests/intel-ci/blacklist.txt
+++ b/tests/intel-ci/blacklist.txt
@@ -1,3 +1,8 @@
+###############################################
+# This file is for non-Xe tests only
+###############################################
+igt@xe.*
+
 igt@meta_test(@.*)?
 ###############################################
 # Handle module reloads with great care!
-- 
2.39.2

  reply	other threads:[~2023-03-23 13:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23 13:28 [igt-dev] [PATCH i-g-t v5 0/3] xe/xe_module_load: add a test to load/unload Xe driver Mauro Carvalho Chehab
2023-03-23 13:28 ` Mauro Carvalho Chehab [this message]
2023-03-23 13:56   ` [igt-dev] [PATCH i-g-t v5 1/3] intel-ci: update i915 blacklist to ignore the " Kamil Konieczny
2023-03-23 13:28 ` [igt-dev] [PATCH i-g-t v5 2/3] lib/igt_kmod: add support for " Mauro Carvalho Chehab
2023-03-23 13:28 ` [igt-dev] [PATCH i-g-t v5 3/3] xe/xe_module_load: add a test to load/unload " Mauro Carvalho Chehab
2023-03-23 15:53 ` [igt-dev] ✓ Fi.CI.BAT: success for xe/xe_module_load: add a test to load/unload Xe driver (rev5) Patchwork
2023-03-23 19:51 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230323132827.1948500-2-mauro.chehab@linux.intel.com \
    --to=mauro.chehab@linux.intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox