From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id DFAED89C3F for ; Mon, 14 Dec 2020 07:20:02 +0000 (UTC) From: Karthik B S Date: Mon, 14 Dec 2020 12:27:11 +0530 Message-Id: <20201214065711.9787-3-karthik.b.s@intel.com> In-Reply-To: <20201214065711.9787-1-karthik.b.s@intel.com> References: <20201214065711.9787-1-karthik.b.s@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t v5 2/2] CI HAX: Add MST tests to fast feedback testlist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: Add the MST subtests to the fast feedback test list as shards TGL does not have HDCP panels. v3: -Fix Typo. (Petri) Signed-off-by: Karthik B S --- tests/intel-ci/fast-feedback.testlist | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist index eaa904fa..6221269c 100644 --- a/tests/intel-ci/fast-feedback.testlist +++ b/tests/intel-ci/fast-feedback.testlist @@ -159,6 +159,12 @@ igt@vgem_basic@mmap igt@vgem_basic@second-client igt@vgem_basic@sysfs +# HAX: Temporary addition to the fast-feedback list as shards doesnt have MST setup. +igt@kms_content_protection@dp-mst-type-0 +igt@kms_content_protection@dp-mst-lic-type-0 +igt@kms_content_protection@dp-mst-type-1 +igt@kms_content_protection@dp-mst-lic-type-1 + # All tests that do module unloading and reloading are executed last. # They will sometimes reveal issues of earlier tests leaving the # driver in a broken state that is not otherwise noticed in that test. -- 2.22.0 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev