[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] automation/eclair: tag guidelines D4.7, R21.18, R21.20 as clean
- To: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- From: Dmytro Prokopchuk1 <dmytro_prokopchuk1@xxxxxxxx>
- Date: Wed, 23 Jul 2025 22:19:22 +0000
- Accept-language: en-US, uk-UA, ru-RU
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=tFbEZaHaN+M158T4j8gZ15zPlDROKFiBB0tpS+TN4D8=; b=SGOO4yY4evXZ4o22rmENfbc72VDPG3mogvEFLUp63Pqyx3lDKERw1x1l+9E/bTpZTXjviyS2VSfp2RK1Arkz8aK31eSi7utd3qICHZztfN7wgGq1Lv9NTDyIjQ5b4CUEmNW3s1PZBxcCy4wbw786hkltKMeKT6EKDZMo1SdDAIFOJMOcp2BBGZK8Xu1U8DpczQ3KfBNGijmhcjg9x0ZqZ+JbH+/VcnOP8Ydu834QuslMYfpwQQzsm06z9e8dR+EzzZDGsc/fnZaCggfHBgk26TVzuTXB2ikBHb5aaslfXWhQQeJKx9RzREbvW1uW+GCIK4lsldfmu6lABeMiiYqNnQ==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=SUX8vrLT0OUmm8ZTssZojTyf9Cme1aZ/FeRhX1S9MT7qEa3LOovzjifQGf4/KTk/BMOuF3i4+ziue4Jqy6BVYmi2+h5dULewCRhDY3GgXbxsz3CRWUn6REVT6oxuST8DliRP33prrY6oISVOuCd/tL/bDyU8XFsi1RjxKUe7KuXUXb0UU8QjJVf0/qjUVgMyuTOcPJa+W+fSzeBgwIJ+ybRU9Ylj4OrMQh7LDfOdxhpX71aZzXFU+xEMtkclzJ5jlg2PJqqQzr+7g2TSU/xX1CCsF/haxNKbT8Jqe5zZP0GRewROwTkpTHHGNs03o5vWeB7YC2d7pJqg5BGVs9z0fA==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=epam.com;
- Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>
- Delivery-date: Wed, 23 Jul 2025 22:19:32 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Thread-index: AQHb++HtBXKg7ZSI+06/W6//RSbTLLRAJ94AgAAgDAA=
- Thread-topic: [PATCH] automation/eclair: tag guidelines D4.7, R21.18, R21.20 as clean
On 7/23/25 23:24, Stefano Stabellini wrote:
> On Wed, 23 Jul 2025, Dmytro Prokopchuk1 wrote:
>> Update ECLAIR configuration to consider guidelines as clean
>> so as to avoid regressions.
>>
>> Signed-off-by: Dmytro Prokopchuk <dmytro_prokopchuk1@xxxxxxxx>
>
> Please provide a link to a clean pipeline. Assuming you have it:
>
> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
>
Yes, sure.
Below is the pipeline link:
https://gitlab.com/xen-project/people/dimaprkp4k/xen/-/pipelines/1943820512
Dmytro
>
>> ---
>> automation/eclair_analysis/ECLAIR/tagging.ecl | 3 +++
>> 1 file changed, 3 insertions(+)
>>
>> diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl
>> b/automation/eclair_analysis/ECLAIR/tagging.ecl
>> index 879485b680..c79358bdae 100644
>> --- a/automation/eclair_analysis/ECLAIR/tagging.ecl
>> +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl
>> @@ -23,6 +23,7 @@
>> "MC3A2.D1.1||
>> MC3A2.D2.1||
>> MC3A2.D4.1||
>> +MC3A2.D4.7||
>> MC3A2.D4.10||
>> MC3A2.D4.11||
>> MC3A2.D4.14||
>> @@ -103,7 +104,9 @@ MC3A2.R21.10||
>> MC3A2.R21.11||
>> MC3A2.R21.12||
>> MC3A2.R21.13||
>> +MC3A2.R21.18||
>> MC3A2.R21.19||
>> +MC3A2.R21.20||
>> MC3A2.R21.21||
>> MC3A2.R22.1||
>> MC3A2.R22.2||
>> --
>> 2.43.0
>>
|