From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 14B854374C; Wed, 20 Dec 2023 16:08:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F104402D9; Wed, 20 Dec 2023 16:08:44 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 82B704021F for ; Wed, 20 Dec 2023 16:08:42 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 242855C01B0; Wed, 20 Dec 2023 10:08:42 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 20 Dec 2023 10:08:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to; s=fm2; t=1703084922; x=1703171322; bh=h4dW6jJmE8sVhAO9uSTo7xb7IAFqX/6YpvmULpD9nxg=; b= Y1MvjXC57+5uNfUYwOjCeRwnb04Adhk5i8mPE4I60vupI6vLMbuUZCQ2rFh7veBj F641eLruEf6TnEN7aJGbj9m7Wfd/zVeRL6BtTRLDI4WnoktVjbxQ3rFtfOrIN1Nu JRxk7nXB8qpfbUkScce1AarIMv3h0yQChF1CrHskCgB0OjHCDmmYzXkAB2gmesFm 6p51OeO+PujjjeNrU4KS5kYqHdwy2nLde6nHZGhL6DNE2OoEzKQSZYFBH4nFa8kG ufSoiWsqoPfKERx9pjOdHnnA5h8v3uJFqF6QWSfCXr23as4IrX4Aac/25XlQ1bLL siGuGfRuJmSAH7x7tfoHlQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1703084922; x= 1703171322; bh=h4dW6jJmE8sVhAO9uSTo7xb7IAFqX/6YpvmULpD9nxg=; b=K JXn48fhCchtDvKoDNb2QrdOk0C7acr/a/hV+DnJPf9YK9EoQGcMyO+Y2fjU/ZUXw KWXUwphslKZn/nUPjRx+lVqTJYoZOxU0ACLUVlYDZgliyCZP/nbmbwId4+Qyh01Z QGC6lRLUZfcWM83XBOvKVpnIba5xe7Af2JOmfrSeoulPgPjuOaF+iJy9zylnsVyH Z5/I1Dm8tgEpZFPAYKKqxstcAL9NiMkBA10ykaWkaLgfD3jL8o0n5cotAEuGeaaG J/mjC0ZV81yj4IQiFoRBYfqGtyzmhsAVukyjm1rqEJXb4xncwPExt4ubOCuPJflv ncIZORkS298qWmKQVnbNA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrvdduvddgjeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpeejjefffffgffekfefflefgkeelteejffelledugefhheelffet heevudffudfgvdenucffohhmrghinhepughpughkrdhorhhgnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 20 Dec 2023 10:08:41 -0500 (EST) From: Thomas Monjalon To: Aaron Conole Cc: ci@dpdk.org Subject: Re: [CI] Github Robot - Recheck support Date: Wed, 20 Dec 2023 16:08:39 +0100 Message-ID: <16202329.JCcGWNJJiE@thomas> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org 14/12/2023 14:43, Aaron Conole: > Greetings DPDK Developers, > > The UNH IOL, and the DPDK CI community at large, have developed a > mechanism to request a test recheck for failures. This allows > patch authors or maintainers who suspect that a failing test is > really a byproduct of something unrelated (flaky test, network issue, > etc) to tell the various CI labs to restart their testing. > > Each lab is responsible for turning on this feature. The Github Actions > robot run by Red Hat now has learned to parse this format. The test > name that the robot will key on is 'github-robot'. So an example of > asking it for a recheck: > > Recheck-request: github-robot > > Or if there are multiple labs: > > Recheck-request: iol-compile-amd64-testing, github-robot Please update the web page to include this new capability: https://core.dpdk.org/testing/#requesting-a-patch-retest