From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AF4B3C433DF for ; Thu, 8 Oct 2020 21:50:22 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DB3AC22241 for ; Thu, 8 Oct 2020 21:50:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DB3AC22241 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4C6lHb4yzBzDqY2 for ; Fri, 9 Oct 2020 08:50:19 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux.intel.com (client-ip=192.55.52.115; helo=mga14.intel.com; envelope-from=jason.m.bills@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4C6lG34y9NzDqWn for ; Fri, 9 Oct 2020 08:48:59 +1100 (AEDT) IronPort-SDR: Cc1Xg7raDElvWBWgnajw/KmLQ1eIV01qQBfeV8K06qiB4j0+p3DelI0wg0FwbR4Y6/kC7KCz9m s+hong3UfWJw== X-IronPort-AV: E=McAfee;i="6000,8403,9768"; a="164620769" X-IronPort-AV: E=Sophos;i="5.77,352,1596524400"; d="scan'208";a="164620769" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Oct 2020 14:48:56 -0700 IronPort-SDR: dZVZVRPagQSN/V+rPvHnUSlEM8SPK3ZcvWG/cBjr7QgnSvgiF67x1ba9Jsr8bRHDLcQQaltgEf TGzRyJ06sjcA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,352,1596524400"; d="scan'208";a="343576005" Received: from linux.intel.com ([10.54.29.200]) by fmsmga004.fm.intel.com with ESMTP; 08 Oct 2020 14:48:56 -0700 Received: from [10.212.197.202] (jmbills-MOBL.amr.corp.intel.com [10.212.197.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id 4D88258066D; Thu, 8 Oct 2020 14:48:56 -0700 (PDT) To: "openbmc@lists.ozlabs.org" , geissonator@yahoo.com From: "Bills, Jason M" Subject: Add peci-pcie repo to CI Message-ID: <7d749dad-e4c0-0243-d701-4a6448fe3433@linux.intel.com> Date: Thu, 8 Oct 2020 14:48:55 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" Hi Andrew, Could you please add the openbmc/peci-pcie repo to the CI jobs? https://gerrit.openbmc-project.xyz/c/openbmc/peci-pcie/+/37239 Thanks! -Jason