public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
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 v5 2/5] intel: Add Xe FULL chamelium run type to kms_test_config
Date: Thu, 26 Mar 2026 13:49:54 +0530	[thread overview]
Message-ID: <20260326081957.860183-3-sowmiya.s@intel.com> (raw)
In-Reply-To: <20260326081957.860183-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


  parent reply	other threads:[~2026-03-26  7:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-26  8:19 [PATCH i-g-t v5 0/5] ] intel-ci: Add Xe FULL chamelium run type and testlist improvements Sowmiya S
2026-03-26  8:19 ` [PATCH i-g-t v5 1/5] intel-ci: Move suspend/resume chamelium tests to end Sowmiya S
2026-03-26  8:19 ` Sowmiya S [this message]
2026-03-26  8:19 ` [PATCH i-g-t v5 3/5] intel-ci: Add VGA chamelium exclusion to Xe blocklist Sowmiya S
2026-03-26  8:19 ` [PATCH i-g-t v5 4/5] intel-ci: Enable hdmi 4k resolution test in chamelium testlist Sowmiya S
2026-03-26  8:19 ` [PATCH i-g-t v5 5/5] tests/intel-ci/i915.blocklist: Remove kms_chamelium_frames from i915 blocklist Sowmiya S
  -- strict thread matches above, loose matches on Subject: below --
2026-03-26  9:04 [PATCH i-g-t v5 0/5] intel-ci: Add Xe FULL chamelium run type and testlist improvements Sowmiya S
2026-03-26  9:04 ` [PATCH i-g-t v5 2/5] intel: Add Xe FULL chamelium run type to kms_test_config Sowmiya S

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=20260326081957.860183-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