From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) by gabe.freedesktop.org (Postfix) with ESMTPS id A4C4310E660 for ; Wed, 17 Jan 2024 11:25:57 +0000 (UTC) From: Nirmoy Das Subject: [PATCH i-g-t 3/3] tests/intel-ci: Add mi_atomic test to fast-feedback Date: Wed, 17 Jan 2024 12:12:33 +0100 Message-ID: <20240117111234.28312-3-nirmoy.das@intel.com> In-Reply-To: <20240117111234.28312-1-nirmoy.das@intel.com> References: <20240117111234.28312-1-nirmoy.das@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org Cc: Nirmoy Das List-ID: Add this basic functionality test the fast feedback list. Signed-off-by: Nirmoy Das --- tests/intel-ci/xe-fast-feedback.testlist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index bef5b0b8a..da79c76b4 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -29,6 +29,8 @@ igt@xe_evict@evict-small-multi-vm-cm igt@xe_evict@evict-threads-small igt@xe_evict_ccs@evict-overcommit-simple igt@xe_evict_ccs@evict-overcommit-parallel-nofree-samefd +igt@xe_exec_atomic@basic-inc-all +igt@xe_exec_atomic@basic-dec-all igt@xe_exec_balancer@twice-virtual-basic igt@xe_exec_balancer@no-exec-virtual-basic igt@xe_exec_balancer@twice-cm-virtual-basic -- 2.42.0