From: Sowmiya S <sowmiya.s@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: swati2.sharma@intel.com, Mohammed Bilal <mohammed.bilal@intel.com>
Subject: [PATCH i-g-t v4 2/4] intel: Add Xe FULL chamelium run type to kms_test_config
Date: Thu, 26 Mar 2026 12:11:59 +0530 [thread overview]
Message-ID: <20260326064201.783311-3-sowmiya.s@intel.com> (raw)
In-Reply-To: <20260326064201.783311-1-sowmiya.s@intel.com>
From: Mohammed Bilal <mohammed.bilal@intel.com>
Add Xe FULL chamelium include mapping pointing to the shared
chamelium-only.testlist and update exclude labels to apply
xe.blocklist.txt to the new run type. Also rename i915 chamelium
to i915 FULL chamelium for consistency.
Signed-off-by: Mohammed Bilal <mohammed.bilal@intel.com>
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
---
tests/intel/kms_test_config.json | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/tests/intel/kms_test_config.json b/tests/intel/kms_test_config.json
index 61a70a9bb..7eab10b04 100644
--- a/tests/intel/kms_test_config.json
+++ b/tests/intel/kms_test_config.json
@@ -15,14 +15,15 @@
"include": [
{ "i915 BAT": "../intel-ci/i915.fast-feedback.testlist" },
{ "i915 BAT chamelium": "../intel-ci/i915.fast-feedback-chamelium-only.testlist" },
- { "i915 chamelium": "../intel-ci/chamelium-only.testlist" },
+ { "i915 FULL chamelium": "../intel-ci/chamelium-only.testlist" },
{ "Xe BAT": "../intel-ci/xe.fast-feedback.testlist" },
- { "Xe BAT chamelium": "../intel-ci/xe.fast-feedback-chamelium-only.testlist" }
+ { "Xe BAT chamelium": "../intel-ci/xe.fast-feedback-chamelium-only.testlist" },
+ { "Xe FULL chamelium": "../intel-ci/chamelium-only.testlist" }
],
"exclude": [
- { "i915 BAT, i915 BAT chamelium, i915 chamelium, i915 FULL": "../intel-ci/i915.blocklist.txt" },
- { "Xe BAT, Xe BAT chamelium, Xe FULL": "../intel-ci/xe.blocklist.txt" }
+ { "i915 BAT, i915 BAT chamelium, i915 FULL chamelium, i915 FULL": "../intel-ci/i915.blocklist.txt" },
+ { "Xe BAT, Xe BAT chamelium, Xe FULL chamelium, Xe FULL": "../intel-ci/xe.blocklist.txt" }
]
}
},
--
2.48.1
next prev parent reply other threads:[~2026-03-26 6:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-26 6:41 [PATCH i-g-t v4 0/4] intel-ci: Add Xe FULL chamelium run type and testlist improvements Sowmiya S
2026-03-26 6:41 ` [PATCH i-g-t v4 1/4] intel-ci: Move suspend/resume chamelium tests to end Sowmiya S
2026-03-26 6:38 ` Sharma, Swati2
2026-03-26 6:41 ` Sowmiya S [this message]
2026-03-26 6:42 ` [PATCH i-g-t v4 3/4] intel-ci: Add VGA chamelium exclusion to Xe blocklist Sowmiya S
2026-03-26 6:42 ` [PATCH i-g-t v4 4/4] intel-ci: Enable hdmi 4k resolution test in chamelium testlist Sowmiya S
2026-03-26 6:46 ` [PATCH i-g-t v4 0/4] intel-ci: Add Xe FULL chamelium run type and testlist improvements Sharma, Swati2
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=20260326064201.783311-3-sowmiya.s@intel.com \
--to=sowmiya.s@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=mohammed.bilal@intel.com \
--cc=swati2.sharma@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