From: Mohammed Bilal <mohammed.bilal@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: swati2.sharma@intel.com, kunal1.joshi@intel.com,
kamil.konieczny@intel.com,
Mohammed Bilal <mohammed.bilal@intel.com>
Subject: [PATCH v3 2/5] intel: Add Xe FULL chamelium run type to kms_test_config
Date: Mon, 16 Mar 2026 13:26:08 +0530 [thread overview]
Message-ID: <20260316075611.3333142-3-mohammed.bilal@intel.com> (raw)
In-Reply-To: <20260316075611.3333142-1-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>
---
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-16 7:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 7:56 [PATCH v3 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements Mohammed Bilal
2026-03-16 7:56 ` [PATCH v3 1/5] intel-ci: Move suspend/resume chamelium tests to end Mohammed Bilal
2026-03-18 11:15 ` Sharma, Swati2
2026-03-16 7:56 ` Mohammed Bilal [this message]
2026-03-18 11:29 ` [PATCH v3 2/5] intel: Add Xe FULL chamelium run type to kms_test_config Sharma, Swati2
2026-03-16 7:56 ` [PATCH v3 3/5] intel-ci: Add VGA chamelium exclusion to Xe blocklist Mohammed Bilal
2026-03-18 11:30 ` Sharma, Swati2
2026-03-16 7:56 ` [PATCH v3 4/5] intel-ci: Add *-planes-random chamelium test " Mohammed Bilal
2026-03-18 18:21 ` Sharma, Swati2
2026-03-23 5:47 ` Bilal, Mohammed
2026-03-16 7:56 ` [PATCH v3 5/5] intel-ci: Enable hdmi 4k resolution test in chamelium testlist Mohammed Bilal
2026-03-18 18:30 ` Sharma, Swati2
2026-03-16 23:17 ` ✓ Xe.CI.BAT: success for intel-ci: Add Xe FULL chamelium run type and testlist improvements (rev3) Patchwork
2026-03-17 10:09 ` ✓ i915.CI.BAT: " Patchwork
2026-03-17 23:04 ` ✗ i915.CI.Full: failure " Patchwork
2026-03-18 0:04 ` ✓ Xe.CI.FULL: success " 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=20260316075611.3333142-3-mohammed.bilal@intel.com \
--to=mohammed.bilal@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@intel.com \
--cc=kunal1.joshi@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