From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id BD64B10E1F8 for ; Mon, 17 Jul 2023 07:46:02 +0000 (UTC) From: Kunal Joshi To: igt-dev@lists.freedesktop.org Date: Mon, 17 Jul 2023 13:20:01 +0530 Message-Id: <20230717075005.390330-6-kunal1.joshi@intel.com> In-Reply-To: <20230717075005.390330-1-kunal1.joshi@intel.com> References: <20230717075005.390330-1-kunal1.joshi@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH 5/9] tests/intel-ci: Added 2x config blacklist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kunal Joshi Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: blacklist for non 2x config Signed-off-by: Kunal Joshi --- tests/intel-ci/2x.blacklist | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/intel-ci/2x.blacklist diff --git a/tests/intel-ci/2x.blacklist b/tests/intel-ci/2x.blacklist new file mode 100644 index 000000000..18e62707d --- /dev/null +++ b/tests/intel-ci/2x.blacklist @@ -0,0 +1 @@ +igt@kms_.*2x.* -- 2.25.1