From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id A2D4610E3F5 for ; Wed, 19 Jul 2023 07:05:28 +0000 (UTC) From: Kunal Joshi To: igt-dev@lists.freedesktop.org Date: Wed, 19 Jul 2023 12:39:38 +0530 Message-Id: <20230719070939.562159-3-kunal1.joshi@intel.com> In-Reply-To: <20230719070939.562159-1-kunal1.joshi@intel.com> References: <20230719070939.562159-1-kunal1.joshi@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH 2/3] tests/intel-ci: Added psr 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 psr config Signed-off-by: Kunal Joshi --- tests/intel-ci/psr.blacklist | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/intel-ci/psr.blacklist diff --git a/tests/intel-ci/psr.blacklist b/tests/intel-ci/psr.blacklist new file mode 100644 index 000000000..8356a92f7 --- /dev/null +++ b/tests/intel-ci/psr.blacklist @@ -0,0 +1 @@ +igt@.*psr.* -- 2.25.1