public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Mohammed Bilal <mohammed.bilal@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: swati2.sharma@intel.com, kamil.konieczny@intel.com,
	kunal1.joshi@intel.com, karol.krol@intel.com,
	ryszard.knop@intel.com, Mohammed Bilal <mohammed.bilal@intel.com>
Subject: [PATCH v4 5/5] intel-ci: Apply xe chamelium delta changes
Date: Mon,  2 Mar 2026 15:49:26 +0530	[thread overview]
Message-ID: <20260302101926.3015380-6-mohammed.bilal@intel.com> (raw)
In-Reply-To: <20260302101926.3015380-1-mohammed.bilal@intel.com>

Apply xe-specific delta updates to the FULL chamelium testlist by
removing VGA-related subtests and keeping the remaining entries
aligned with the i915-based baseline.

v2:
- Move suspend resume tests to the end of the testlist (Kunal)
- Comment out random-plane test (Kunal)

v3:
-Use move-fix-add approach (Kamil)

v4:
-Restructure move-fix-add approach (Kamil)

Signed-off-by: Mohammed Bilal <mohammed.bilal@intel.com>
---
 tests/intel-ci/xe.chamelium-only.testlist | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/tests/intel-ci/xe.chamelium-only.testlist b/tests/intel-ci/xe.chamelium-only.testlist
index 56bffd8de..4428fb48e 100644
--- a/tests/intel-ci/xe.chamelium-only.testlist
+++ b/tests/intel-ci/xe.chamelium-only.testlist
@@ -24,7 +24,6 @@ igt@kms_chamelium_edid@hdmi-edid-read
 #igt@kms_chamelium_edid@hdmi-edid-stress-resolution-4k
 igt@kms_chamelium_edid@hdmi-edid-stress-resolution-non-4k
 igt@kms_chamelium_edid@hdmi-mode-timings
-igt@kms_chamelium_edid@vga-edid-read
 igt@kms_chamelium_frames@dp-crc-fast
 igt@kms_chamelium_frames@dp-crc-multiple
 igt@kms_chamelium_frames@dp-crc-single
@@ -40,7 +39,6 @@ igt@kms_chamelium_frames@hdmi-crc-multiple
 igt@kms_chamelium_frames@hdmi-crc-nonplanar-formats
 igt@kms_chamelium_frames@hdmi-crc-single
 igt@kms_chamelium_frames@hdmi-frame-dump
-igt@kms_chamelium_frames@vga-frame-dump
 igt@kms_chamelium_hpd@dp-hpd
 igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode
 igt@kms_chamelium_hpd@dp-hpd-fast
@@ -57,19 +55,12 @@ igt@kms_chamelium_hpd@hdmi-hpd-storm-disable
 igt@kms_chamelium_hpd@hdmi-hpd-with-enabled-mode
 igt@kms_chamelium_audio@hdmi-audio
 igt@kms_chamelium_audio@hdmi-audio-edid
-igt@kms_chamelium_hpd@vga-hpd
-igt@kms_chamelium_hpd@vga-hpd-enable-disable-mode
-igt@kms_chamelium_hpd@vga-hpd-fast
-igt@kms_chamelium_hpd@vga-hpd-for-each-pipe
-igt@kms_chamelium_hpd@vga-hpd-with-enabled-mode
-igt@kms_chamelium_hpd@vga-hpd-without-ddc
 igt@kms_chamelium_sharpness_filter@filter-basic
 igt@kms_tiled_display@basic-test-pattern-with-chamelium
 #Place suspend tests at end
 igt@kms_chamelium_hpd@common-hpd-after-suspend
 igt@kms_chamelium_hpd@dp-hpd-after-suspend
 igt@kms_chamelium_hpd@hdmi-hpd-after-suspend
-igt@kms_chamelium_hpd@vga-hpd-after-suspend
 igt@kms_chamelium_edid@dp-edid-change-during-suspend
 igt@kms_chamelium_edid@hdmi-edid-change-during-suspend
 #Place hibernate tests at end
-- 
2.48.1


  parent reply	other threads:[~2026-03-02 10:22 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
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 ` Mohammed Bilal [this message]
2026-03-04 17:12   ` [PATCH v4 5/5] intel-ci: Apply xe chamelium delta changes 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=20260302101926.3015380-6-mohammed.bilal@intel.com \
    --to=mohammed.bilal@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@intel.com \
    --cc=karol.krol@intel.com \
    --cc=kunal1.joshi@intel.com \
    --cc=ryszard.knop@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