From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0F54210E976 for ; Fri, 10 Mar 2023 08:24:20 +0000 (UTC) From: =?UTF-8?q?Zbigniew=20Kempczy=C5=84ski?= To: igt-dev@lists.freedesktop.org Date: Fri, 10 Mar 2023 09:23:24 +0100 Message-Id: <20230310082326.12088-17-zbigniew.kempczynski@intel.com> In-Reply-To: <20230310082326.12088-1-zbigniew.kempczynski@intel.com> References: <20230310082326.12088-1-zbigniew.kempczynski@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 16/18] xe-fast-feedback.testlist: update debugfs tests List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: From: Mauro Carvalho Chehab There's just one GT debugfs test now. Update its name. Signed-off-by: Mauro Carvalho Chehab Acked-by: Zbigniew KempczyƄski --- tests/intel-ci/xe-fast-feedback.testlist | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index ac42d52aa9..25237784e2 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -1,7 +1,6 @@ igt@xe/xe_compute@compute-square igt@xe/xe_debugfs@base -igt@xe/xe_debugfs@gt0 -igt@xe/xe_debugfs@gt1 +igt@xe/xe_debugfs@gt igt@xe/xe_debugfs@forcewake igt@xe/xe_dma_buf_sync@export-dma-buf-once igt@xe/xe_dma_buf_sync@export-dma-buf-once-read-sync -- 2.34.1