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 54EE510E1F8 for ; Mon, 17 Jul 2023 07:45:58 +0000 (UTC) From: Kunal Joshi To: igt-dev@lists.freedesktop.org Date: Mon, 17 Jul 2023 13:19:58 +0530 Message-Id: <20230717075005.390330-3-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 2/9] 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