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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3C935EB64DD for ; Fri, 21 Jul 2023 01:30:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B3139867B0; Fri, 21 Jul 2023 03:30:23 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="fBZP9iJT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0047B8522C; Fri, 21 Jul 2023 03:30:18 +0200 (CEST) Received: from mail-yw1-x112d.google.com (mail-yw1-x112d.google.com [IPv6:2607:f8b0:4864:20::112d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 68AEB86332 for ; Fri, 21 Jul 2023 03:30:16 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yw1-x112d.google.com with SMTP id 00721157ae682-579e212668fso22101547b3.1 for ; Thu, 20 Jul 2023 18:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689903015; x=1690507815; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=hd6O2oU5vJQDj80XyH6VHqiijhipOaJ0pXvEnsuswn0=; b=fBZP9iJTnjzdLkQZiI5CaYvTAz7U0/vOYBU20oy/ZRuZjjYfrv41Vl/NjnmO1n3NFY IK2E6EKXdP0TwjsH18n7fzXYvXF/dv5RAAEtLMAi544bLsaRbCvAJ4tqi0wnKBecBB1W XVXLsCc4U0yDsvWlaqt8x+TTIoi7Is5ZcOQ/Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689903015; x=1690507815; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=hd6O2oU5vJQDj80XyH6VHqiijhipOaJ0pXvEnsuswn0=; b=QIhdaS7gTVTY6u8lCIa6Txb6lDTLEid7Bz/SU0LIQY72s+h/h0SeUbbwPoJi+INJBw Z7rG2xVR/6Hyu1BW1/kGBJbKSTTxFKoiHLebtJLg1EwZUeowVyGsZhfDJEeUSDOM+pD0 2+ckWn48VxJPC+0wlYmMjYzXFQIiSBeIv9stTcPYujxUFJoDXxzB7e2iL0W4yRQhXgVP nSQEY6wFq4uiWbuf+rABMgC6c6XYn8nusaB1H6UAk/tF3aGmplg2VKEHlNpWQf6XDdXK mzJB9/COMnV0tloW0wcHRftV+2/oqQUo+Gua632cQK6D4s5XJCTUSX1lIHldw+64+vX+ Jmiw== X-Gm-Message-State: ABy/qLajBtenWKNVMtJN9XB1ffsEAvI1Nf2N/DDcAKA+asPs07BzAwm3 IW4UEXAlyEZ/PxicJw2+9Medg2/YRu59FoCIepn8WA== X-Google-Smtp-Source: APBJJlEJePHutph4GaSSbqxebT7tgln8Lql4Cjn90IT6hdpP7PxlHaNWP1xaoPCahzO85CnoqitGlA== X-Received: by 2002:a0d:ddd1:0:b0:57a:15c0:2f5b with SMTP id g200-20020a0dddd1000000b0057a15c02f5bmr893067ywe.8.1689903014896; Thu, 20 Jul 2023 18:30:14 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-81e1-2dbc-e68b-5ea0.res6.spectrum.com. [2603:6081:7b00:6400:81e1:2dbc:e68b:5ea0]) by smtp.gmail.com with ESMTPSA id m13-20020a819e0d000000b0057087e7691bsm576052ywj.56.2023.07.20.18.30.14 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 18:30:14 -0700 (PDT) Date: Thu, 20 Jul 2023 21:30:12 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH] CI: Add automatic retry for test.py jobs Message-ID: <20230721013012.GR1670569@bill-the-cat> References: <20230712023303.1969966-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ybdZq6i8H8VNV8mk" Content-Disposition: inline In-Reply-To: <20230712023303.1969966-1-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean --ybdZq6i8H8VNV8mk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 11, 2023 at 10:33:03PM -0400, Tom Rini wrote: > It is not uncommon for some of the QEMU-based jobs to fail not because > of a code issue but rather because of a timing issue or similar problem > that is out of our control. Make use of the keywords that Azure and > GitLab provide so that we will automatically re-run these when they fail > 2 times. If they fail that often it is likely we have found a real issue > to investigate. >=20 > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! --=20 Tom --ybdZq6i8H8VNV8mk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS536QACgkQFHw5/5Y0 tyxfQwwAojpE3be2QJWOpw9KIZwXVd2Ev6Zck2E/cfgg6QWzFUn58W6cPFi4CzLD UQM0L9N9CM3q3AKrSwiSz6Gp6WRJctpyBRGiYYzAqAiXFsxjucYTEMqO57N/VaaF Nwc+w1Ls9KxUmbrkingT/VBOH5hQZ80QvVR5wf+X1P1ybt4h6oHro4sUhhO22wRc 6I+1qlss222CT0peufcmpgPiJyl6vf/VWRXROWwlzriScdOyFCA2whkdeky7dnV3 q7ESQirpAElQlWWy8ki4K7Q4nq8+9a9ybBRLacWijPNI6kBscWMHP4Y2EU8hkUq6 ajY9p7YarzGiAUhahf0UM0UNMN8u5JUSzfwJ1oy13d07xg0SEU2SULJpMhb9JGd4 Ni8xhmEQOKlbyYlF39nG5zQuQL2iO/w3itB7Tx42QuMgbPbsh3cBi3ndEaw+T7cr Ju/W1XpI8aEfE6HmsGuPt/QWjZKOOrj9s2BKch9qMBCjd2YR1TCEyMFjs4AbbZRu C4hsHDGr =Lj2P -----END PGP SIGNATURE----- --ybdZq6i8H8VNV8mk--