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 v2 2/2] meson_options.txt: disable Xe driver tests by default
Date: Tue,  9 May 2023 12:42:03 +0200	[thread overview]
Message-ID: <20230509104203.1163545-3-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20230509104203.1163545-1-mauro.chehab@linux.intel.com>

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

Change the build default for Xe driver tests to disabled,
in order to prevent distros to ship them by accident.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 meson_options.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meson_options.txt b/meson_options.txt
index 7b5a818cb72f..12b5bb3c32d9 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -44,6 +44,7 @@ option('tests',
 # drivers get upstreamed.
 option('xe_driver',
        type : 'feature',
+       value : 'disabled',
        description : 'Build tests for Xe driver (experimental)')
 
 option('libdrm_drivers',
-- 
2.40.1

  parent reply	other threads:[~2023-05-09 10:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09 10:42 [igt-dev] [PATCH i-g-t v2 0/2] Add an option to protect Xe test builds Mauro Carvalho Chehab
2023-05-09 10:42 ` [igt-dev] [PATCH i-g-t v2 1/2] meson: add an option to control " Mauro Carvalho Chehab
2023-05-12  8:49   ` Kamil Konieczny
2023-05-09 10:42 ` Mauro Carvalho Chehab [this message]
2023-05-12  8:57   ` [igt-dev] [PATCH i-g-t v2 2/2] meson_options.txt: disable Xe driver tests by default Kamil Konieczny
2023-05-12 10:05 ` [igt-dev] ✗ GitLab.Pipeline: warning for Add an option to protect Xe test builds (rev2) Patchwork
2023-05-12 10:34 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork
2023-05-12 11:35 ` [igt-dev] ✗ Fi.CI.BAT: failure for Add an option to protect Xe test builds (rev3) Patchwork
2023-05-12 12:57   ` Kamil Konieczny
2023-05-12 13:30     ` Yedireswarapu, SaiX Nandan
2023-05-12 13:20 ` Patchwork
2023-05-12 13:23   ` Kamil Konieczny
2023-05-12 13:29 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-05-12 14:56 ` [igt-dev] ✓ Fi.CI.IGT: " 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=20230509104203.1163545-3-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