From: "Sharma, Swati2" <swati2.sharma@intel.com>
To: Kamil Konieczny <kamil.konieczny@linux.intel.com>,
Mohammed Bilal <mohammed.bilal@intel.com>,
<igt-dev@lists.freedesktop.org>, <kamil.konieczny@intel.com>,
<kunal1.joshi@intel.com>, <karol.krol@intel.com>,
<ryszard.knop@intel.com>
Subject: Re: [PATCH v4 2/5] intel-ci: Rename chamelium-only testlist to i915 specific
Date: Wed, 4 Mar 2026 23:21:58 +0530 [thread overview]
Message-ID: <05c5f683-9b2b-424e-a07e-5798393c0d2e@intel.com> (raw)
In-Reply-To: <20260304170210.c32pclliiwc7emxh@kamilkon-DESK.igk.intel.com>
Hi Bilal,
On 04-03-2026 10:32 pm, Kamil Konieczny wrote:
> Hi Mohammed,
> On 2026-03-02 at 15:49:23 +0530, Mohammed Bilal wrote:
>> Rename chamelium-only.testlist to i915.chamelium-only.testlist.
>>
>> v3:
>> -Use move-fix-add approach (Kamil)
>>
>> v4:
>> -Restructure move-fix-add approach (Kamil)
>> -Rename run-type labels(Swati)
>>
>> Signed-off-by: Mohammed Bilal <mohammed.bilal@intel.com>
> LGTM
> Reviewed-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
>
> Regards,
> Kamil
Patch LGTM
Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
>
>> ---
>> .../{chamelium-only.testlist => i915.chamelium-only.testlist} | 0
>> tests/intel-ci/meson.build | 2 +-
>> tests/intel/kms_test_config.json | 4 ++--
>> 3 files changed, 3 insertions(+), 3 deletions(-)
>> rename tests/intel-ci/{chamelium-only.testlist => i915.chamelium-only.testlist} (100%)
>>
>> diff --git a/tests/intel-ci/chamelium-only.testlist b/tests/intel-ci/i915.chamelium-only.testlist
>> similarity index 100%
>> rename from tests/intel-ci/chamelium-only.testlist
>> rename to tests/intel-ci/i915.chamelium-only.testlist
>> diff --git a/tests/intel-ci/meson.build b/tests/intel-ci/meson.build
>> index cf0023c63..1a13dd52a 100644
>> --- a/tests/intel-ci/meson.build
>> +++ b/tests/intel-ci/meson.build
>> @@ -2,7 +2,7 @@
>>
>> intelci_files = [
>> 'README',
>> - 'chamelium-only.testlist',
>> + 'i915.chamelium-only.testlist',
>> 'fast-feedback.testlist',
>> 'fast-feedback-chamelium-only.testlist',
>> 'i915.blocklist.txt',
>> diff --git a/tests/intel/kms_test_config.json b/tests/intel/kms_test_config.json
>> index 61a70a9bb..4ed6e5405 100644
>> --- a/tests/intel/kms_test_config.json
>> +++ b/tests/intel/kms_test_config.json
>> @@ -15,13 +15,13 @@
>> "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/i915.chamelium-only.testlist" },
>>
>> { "Xe BAT": "../intel-ci/xe.fast-feedback.testlist" },
>> { "Xe BAT chamelium": "../intel-ci/xe.fast-feedback-chamelium-only.testlist" }
>> ],
>> "exclude": [
>> - { "i915 BAT, i915 BAT chamelium, i915 chamelium, i915 FULL": "../intel-ci/i915.blocklist.txt" },
>> + { "i915 BAT, i915 BAT chamelium, i915 FULL chamelium, i915 FULL": "../intel-ci/i915.blocklist.txt" },
>> { "Xe BAT, Xe BAT chamelium, Xe FULL": "../intel-ci/xe.blocklist.txt" }
>> ]
>> }
>> --
>> 2.48.1
>>
next prev parent reply other threads:[~2026-03-04 17:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 10:19 [PATCH v4 0/5] intel-ci: Split chamelium-only testlist for i915 and xe Mohammed Bilal
2026-03-02 10:19 ` [PATCH v4 1/5] intel-ci: Remove chamelium testlist symlinks Mohammed Bilal
2026-03-04 16:43 ` Kamil Konieczny
2026-03-04 17:50 ` Sharma, Swati2
2026-03-02 10:19 ` [PATCH v4 2/5] intel-ci: Rename chamelium-only testlist to i915 specific Mohammed Bilal
2026-03-04 17:02 ` Kamil Konieczny
2026-03-04 17:51 ` Sharma, Swati2 [this message]
2026-03-02 10:19 ` [PATCH v4 3/5] intel-ci: Apply i915 chamelium delta changes Mohammed Bilal
2026-03-04 17:11 ` Kamil Konieczny
2026-03-04 17:55 ` Sharma, Swati2
2026-03-02 10:19 ` [PATCH v4 4/5] intel-ci: Copy i915 chamelium testlist for xe Mohammed Bilal
2026-03-04 17:06 ` Kamil Konieczny
2026-03-02 10:19 ` [PATCH v4 5/5] intel-ci: Apply xe chamelium delta changes Mohammed Bilal
2026-03-04 17:12 ` Kamil Konieczny
2026-03-04 17:58 ` Sharma, Swati2
2026-03-03 6:00 ` ✓ i915.CI.BAT: success for intel-ci: Split chamelium-only testlist for i915 and xe (rev4) Patchwork
2026-03-03 6:22 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-03 10:56 ` ✗ i915.CI.Full: failure " Patchwork
2026-03-03 14:03 ` ✓ 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=05c5f683-9b2b-424e-a07e-5798393c0d2e@intel.com \
--to=swati2.sharma@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@intel.com \
--cc=kamil.konieczny@linux.intel.com \
--cc=karol.krol@intel.com \
--cc=kunal1.joshi@intel.com \
--cc=mohammed.bilal@intel.com \
--cc=ryszard.knop@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