From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: tomasz.mistat@intel.com, jari.tahvanainen@intel.com
Subject: [igt-dev] [PATCH i-g-t 2/6] xe_test_config.json: add testlists and blocklists
Date: Wed, 6 Sep 2023 20:07:20 +0200 [thread overview]
Message-ID: <20230906181001.498395-3-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20230906181001.498395-1-mauro.chehab@linux.intel.com>
From: Mauro Carvalho Chehab <mchehab@kernel.org>
Specify the testlists and blocklists to be used to store CI
run type.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
tests/intel/xe_test_config.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tests/intel/xe_test_config.json b/tests/intel/xe_test_config.json
index 8fb65d02d840..408afcbb03bc 100644
--- a/tests/intel/xe_test_config.json
+++ b/tests/intel/xe_test_config.json
@@ -32,6 +32,12 @@
"_properties_": {
"mandatory": true,
"description": "Defines what category of testlist it belongs",
+ "testlists": {
+ "Xe BAT": "../intel-ci/xe-fast-feedback.testlist"
+ },
+ "blocklists": {
+ "Xe BAT": "../intel-ci/xe.blocklist.txt"
+ },
"order": [
"boot",
"__all__",
--
2.41.0
next prev parent reply other threads:[~2023-09-06 18:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 18:07 [igt-dev] [PATCH i-g-t 0/6] Subject: Xe: set Run type from testlist instead of defining it Mauro Carvalho Chehab
2023-09-06 18:07 ` [igt-dev] [PATCH i-g-t 1/6] test_list.py: add support for reading testlist regular expressions Mauro Carvalho Chehab
2023-09-06 18:07 ` Mauro Carvalho Chehab [this message]
2023-09-06 18:07 ` [igt-dev] [PATCH i-g-t 3/6] kms_test_config.json: add testlists and blocklists Mauro Carvalho Chehab
2023-09-06 18:07 ` [igt-dev] [PATCH i-g-t 4/6] tests: Intel Xe: drop Run type field Mauro Carvalho Chehab
2023-09-06 18:07 ` [igt-dev] [PATCH i-g-t 5/6] tests: Intel KMS: " Mauro Carvalho Chehab
2023-09-06 18:07 ` [igt-dev] [PATCH i-g-t 6/6] scripts/test_list.py: move "FULL" testlist to config file Mauro Carvalho Chehab
2023-09-06 20:56 ` [igt-dev] ✗ Fi.CI.BUILD: failure for Subject: Xe: set Run type from testlist instead of defining it 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=20230906181001.498395-3-mauro.chehab@linux.intel.com \
--to=mauro.chehab@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jari.tahvanainen@intel.com \
--cc=tomasz.mistat@intel.com \
/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