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=-12.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=ham 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 AF3B8C433EF for ; Thu, 2 Sep 2021 20:24:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D696610E7 for ; Thu, 2 Sep 2021 20:24:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346105AbhIBUZi (ORCPT ); Thu, 2 Sep 2021 16:25:38 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:58644 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345944AbhIBUZi (ORCPT ); Thu, 2 Sep 2021 16:25:38 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: gtucker) with ESMTPSA id AC7421F44AE4 Subject: Re: KernelCI Hackfest #2 - Sept 6-10 2021 To: Alice Ferrazzi , kernelci@groups.io Cc: kernelci-members , automated-testing@lists.yoctoproject.org, Collabora Kernel ML , "linux-kernel@vger.kernel.org" , Jesse Barnes , Summer Wang , linux-kselftest@vger.kernel.org, workflows@vger.kernel.org, kunit-dev@googlegroups.com, clang-built-linux References: <74f7b4cf-926f-d8bd-19c2-375cfe7a12b2@collabora.com> From: Guillaume Tucker Message-ID: <01d483d0-6cee-f0dc-b65d-bd776c7d206f@collabora.com> Date: Thu, 2 Sep 2021 21:24:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: workflows@vger.kernel.org On 03/08/2021 17:46, Alice Ferrazzi wrote: > Hello, > > On Mon, Aug 2, 2021 at 6:00 PM Guillaume Tucker > wrote: >> >> The first KernelCI hackfest[1] early June was successful in getting >> a number of kernel developers to work alongside the core KernelCI >> team. Test coverage was increased in particular with kselftest, >> LTP, KUnit and a new test suite for libcamera. We're now improving >> documentation and tooling to make it easier for anyone to get >> started. Find out more about KernelCI on https://kernelci.org. >> >> The second hackfest is scheduled for the 6th-10th September. It >> should be a good opportunity to start discussing and working on >> upstream kernel testing topics ahead of the Linux Plumbers >> Conference[2]. >> >> Here's the project board where anyone can already add some ideas: >> >> https://github.com/orgs/kernelci/projects/5 > > I cannot add topics to the project board. Please see the email I just sent in reply to my original one, with extra information about how to add issues. You've been invited to the "hackers" team so you should be able to edit the workboard once you've accepted it. Thanks, Guillaume