From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28205EFCBD4 for ; Mon, 16 Mar 2026 07:59:17 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D2D1D10E49E; Mon, 16 Mar 2026 07:59:16 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="T76Z1YyT"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) by gabe.freedesktop.org (Postfix) with ESMTPS id 59F8610E497 for ; Mon, 16 Mar 2026 07:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1773647948; x=1805183948; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=pXCau6W2TIAii0lwSS6mXYNSRBVfFY/cYmX7MFr091o=; b=T76Z1YyTHjDP943wY2JFYQ8gqZV4BC5IhvPO03J47aMIcbK5bM6uBu28 ymGF0MN2BfDOnmf05wkTcqXnn6Vwkn6cs3JtDN+Nd+6OzNaA2EwwelTOJ IV24UteuTJz5BN1sbA/uDx1XIB+0WBlsexK9IbuqkPGOhj8GNp3aDMwUM rgUAyCOpZtAD9KCwvmDs78s94YQLF4sP5lyPg440kMXjCdbCe63xaahTa W6Y96wdu2JDdGQsmZMY/6Z433COOA6/Vz+JSrZIKJDva/j6gaoAyWA12q oKGiKdbeow4wi1ZRgi0FvK4ZxLWO08tTxCwu/GrxoBKaps3lQu1mAJooI A==; X-CSE-ConnectionGUID: 3rSq2ma7RkeY257V2r3KUw== X-CSE-MsgGUID: oQLyWqQGRJChwQ+NWA5VYA== X-IronPort-AV: E=McAfee;i="6800,10657,11730"; a="74541978" X-IronPort-AV: E=Sophos;i="6.23,123,1770624000"; d="scan'208";a="74541978" Received: from orviesa005.jf.intel.com ([10.64.159.145]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2026 00:59:08 -0700 X-CSE-ConnectionGUID: fR3F29OFSR6MENDISfyiHg== X-CSE-MsgGUID: VamAJeR9SPqcboqLO4TpCw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.23,123,1770624000"; d="scan'208";a="226826030" Received: from bilal-nuc7i7bnh.iind.intel.com ([10.190.239.45]) by orviesa005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Mar 2026 00:59:07 -0700 From: Mohammed Bilal To: igt-dev@lists.freedesktop.org Cc: swati2.sharma@intel.com, kunal1.joshi@intel.com, kamil.konieczny@intel.com, Mohammed Bilal Subject: [PATCH v3 1/5] intel-ci: Move suspend/resume chamelium tests to end Date: Mon, 16 Mar 2026 13:26:07 +0530 Message-ID: <20260316075611.3333142-2-mohammed.bilal@intel.com> X-Mailer: git-send-email 2.48.1 In-Reply-To: <20260316075611.3333142-1-mohammed.bilal@intel.com> References: <20260316075611.3333142-1-mohammed.bilal@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: igt-dev@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development mailing list for IGT GPU Tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" Suspend operations can cause system hangs or connection timeouts, so isolating them at the tail ensures stability of main test execution. v3: -Sort tests alphabetically (Kamil) Signed-off-by: Mohammed Bilal --- tests/intel-ci/chamelium-only.testlist | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tests/intel-ci/chamelium-only.testlist b/tests/intel-ci/chamelium-only.testlist index 9adace28c..adc9aea92 100644 --- a/tests/intel-ci/chamelium-only.testlist +++ b/tests/intel-ci/chamelium-only.testlist @@ -12,13 +12,11 @@ igt@kms_chamelium_color@ctm-negative igt@kms_chamelium_color@ctm-red-to-blue igt@kms_chamelium_color@degamma igt@kms_chamelium_color@gamma -igt@kms_chamelium_edid@dp-edid-change-during-suspend igt@kms_chamelium_edid@dp-edid-read igt@kms_chamelium_edid@dp-edid-resolution-list igt@kms_chamelium_edid@dp-edid-stress-resolution-4k igt@kms_chamelium_edid@dp-edid-stress-resolution-non-4k igt@kms_chamelium_edid@dp-mode-timings -igt@kms_chamelium_edid@hdmi-edid-change-during-suspend igt@kms_chamelium_edid@hdmi-edid-read # Chamelium v1 board HDMI receiver supports max 4k@30 resolution # removed test as its having a mode 4k@60 resulting @@ -41,9 +39,7 @@ igt@kms_chamelium_frames@hdmi-crc-planes-random 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@common-hpd-after-suspend igt@kms_chamelium_hpd@dp-hpd -igt@kms_chamelium_hpd@dp-hpd-after-suspend igt@kms_chamelium_hpd@dp-hpd-enable-disable-mode igt@kms_chamelium_hpd@dp-hpd-fast igt@kms_chamelium_hpd@dp-hpd-for-each-pipe @@ -51,7 +47,6 @@ igt@kms_chamelium_hpd@dp-hpd-storm igt@kms_chamelium_hpd@dp-hpd-storm-disable igt@kms_chamelium_hpd@dp-hpd-with-enabled-mode igt@kms_chamelium_hpd@hdmi-hpd -igt@kms_chamelium_hpd@hdmi-hpd-after-suspend igt@kms_chamelium_hpd@hdmi-hpd-enable-disable-mode igt@kms_chamelium_hpd@hdmi-hpd-fast igt@kms_chamelium_hpd@hdmi-hpd-for-each-pipe @@ -61,7 +56,6 @@ 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-after-suspend 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 @@ -75,3 +69,10 @@ igt@kms_chamelium_edid@hdmi-edid-change-during-hibernate igt@kms_chamelium_hpd@common-hpd-after-hibernate igt@kms_chamelium_hpd@dp-hpd-after-hibernate igt@kms_chamelium_hpd@hdmi-hpd-after-hibernate +#Place suspend tests at end +igt@kms_chamelium_edid@dp-edid-change-during-suspend +igt@kms_chamelium_edid@hdmi-edid-change-during-suspend +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 -- 2.48.1