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 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 855A6C61DA7 for ; Thu, 26 Jan 2023 14:00:17 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pL2n2-0007kk-I5; Thu, 26 Jan 2023 08:59:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pL2n1-0007kQ-Ej for qemu-devel@nongnu.org; Thu, 26 Jan 2023 08:59:43 -0500 Received: from mail-wr1-x42d.google.com ([2a00:1450:4864:20::42d]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pL2mz-0001KY-Q2 for qemu-devel@nongnu.org; Thu, 26 Jan 2023 08:59:43 -0500 Received: by mail-wr1-x42d.google.com with SMTP id z5so1860584wrt.6 for ; Thu, 26 Jan 2023 05:59:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:in-reply-to:date :subject:cc:to:from:user-agent:references:from:to:cc:subject:date :message-id:reply-to; bh=2HhrKYTiL5fjb/b/u9TFFmf63Lfa6hLeFQkshp+FuWE=; b=dQTJei5dnLtBPdpjI3ApjPXJdqfMEtpEzytsruwihPhN766ojAozrQuq7nK5nh/AzC KMLK5+yoIRXrX4vCSMFA9a/Ic81MiGiKDWJOR/V/NMRhYUpN8mFiMxm3sPzbyvFO7/n0 F+MEyfnutl31LNKCpj5dTPurgcCAhzKvHy+NWtD9skeaqZvbHUZIUa2f4c+mD9ACdzW9 +BA4YzxuJwRWe0leAso1K2a3EyIGAPxExUPmIy8ZRZA999Tvr+1sxr5ojsCncbZJcYEI CKyhnTXO3EvUotml7q9mN0S/WvDmVxLlRxYY1lgNVviduAEpgLWEqLxBnTIHRGjuX4sf xWbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:in-reply-to:date :subject:cc:to:from:user-agent:references:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=2HhrKYTiL5fjb/b/u9TFFmf63Lfa6hLeFQkshp+FuWE=; b=KiSN/Ykz2DW2BTrzEDcfZ+QrZVXEaFU3Q7403PhuhkDY4SIGUugD1frRIEeCm4U4vl kpSMbcSXtkxX5Qrr++iBkL8B3RZqrIzkFS7EAA/vVqaHH7lJEi9mZILRydnbwH/LX17O LaXDvJwiK1a2viqwwo0Mv3N49ZtWstgvlOvfLC+wZ9/wclXdQComKUFLK3NkSscZSLjw 2Fv4y1UVCNXsjhTVCWva7hbUVFTSPJUuFo0zk+r+EY5CeTvpAvkwaAzl3ti42rzPXnW/ qrFyB/sI7AmUeLcf4SBtUQGZ4qMaiiSuu//EWzlrXkXF5H5XCrftsV/qcwme1xM+ToEM qioA== X-Gm-Message-State: AFqh2kqB+TOMgNFM/ckbNcTDg+Hfv2WS1j/yiEF+MFNbqwmkHCdxLJ5B KmMLZbpChirLeLfMEo/H3lHopw== X-Google-Smtp-Source: AMrXdXvGO3lZXg537C8hHQMHahpVbVH0K2bf6SGueG7QjSZ7z0FR0MHIUClefuaNNJXyGdjSJ95QQQ== X-Received: by 2002:a5d:59c3:0:b0:2be:1535:e5b3 with SMTP id v3-20020a5d59c3000000b002be1535e5b3mr36843863wry.41.1674741579907; Thu, 26 Jan 2023 05:59:39 -0800 (PST) Received: from zen.linaroharston ([185.81.254.11]) by smtp.gmail.com with ESMTPSA id h1-20020adfe981000000b002bfb02153d1sm1668177wrm.45.2023.01.26.05.59.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Jan 2023 05:59:39 -0800 (PST) Received: from zen (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 0EC7E1FFB7; Thu, 26 Jan 2023 13:59:39 +0000 (GMT) References: User-agent: mu4e 1.9.16; emacs 29.0.60 From: Alex =?utf-8?Q?Benn=C3=A9e?= To: Peter Maydell Cc: QEMU Developers , Richard Henderson , Kevin Wolf , John Snow , "Daniel P. Berrange" , Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= Subject: Re: no more pullreq processing til February Date: Thu, 26 Jan 2023 13:57:02 +0000 In-reply-to: Message-ID: <87pmb1pfas.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42d; envelope-from=alex.bennee@linaro.org; helo=mail-wr1-x42d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Peter Maydell writes: > Hi; we've run out of gitlab CI pipeline minutes for this month. > This leaves us the choice of: > (a) don't process any more pullreqs til we get more minutes in Feb > (b) merge pullreqs blindly without CI testing > (c) buy more minutes > > For the moment I propose to take option (a). My mail filter will > continue to track pullreqs that get sent to the list, but I won't > do anything with them. > > If anybody has a better suggestion feel free :-) I've submitted a support request (#366644) to GitLab to see if they will give us more minutes for this month. Longer term ideas: * Reduce compile time by reducing number of identical object files we build for specific_ss * Move more tests over to custom runners (don't we have an x86 box somewhere?) * Carry out an audit of code coverage for different test sets and rationalise our CI set --=20 Alex Benn=C3=A9e Virtualisation Tech Lead @ Linaro