[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XEN PATCH v1] automation: edit rules for analyze jobs


  • To: Anthony PERARD <anthony.perard@xxxxxxxxxx>, Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx>
  • From: "Lira, Victor M" <victorm.lira@xxxxxxx>
  • Date: Thu, 28 May 2026 09:11:19 -0700
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=vates.tech smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none (0)
  • 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=WWTaBrlPdk+Kem4y7pQkIR07B4zzAEMQGdVzpny1AX4=; b=byRGz1MSoID2J8gMog1OrNG2WOVEQgHYLynBS8B2sdwWL5fUp0mDY4X5r66nLnpm3wOb+gWKK6sWiW2I3B0qM4TSsQRQCFiyxLSZ/CkFDAjiUno/omfBxUW5NJJOVMhQTr/KKn/WxyWTgSRasU3ekou2cHw2IIOfsgIsRjCQHDJpYrFD/7OgitTGeXOUR/oXZ9JJa1GB2gHA54m3/UK0JcdoQ1efhBtiM0ZQwAM6pESZrwdmEPZVkDZmVwhDknwcC5bcCKJOSVTyNqdN7p5tUH5WshHDBN+/C/0jR0xwplf04ViNnFOL9KdlOt6AjWKEaG0hEKoCpGG0PoLFK9BtEw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=IvnL2s+t6LdXHOWR/DX+djkRR144qi42l8D6QeE5oiKLZK8DSqMI+h2+iBHKPgpQ8WnlrzciLwwZgGlUs+7JiS15sYXV1RZUGmjWtqf7V1vP2hrJg06PP0VPTTAJxc6GRv6uWcSw5O/yEQm6g8nJdRf8RcH3V1xbQPenPzPEZaWVWe9VMcTdHlwA22lbCZV91J4lgUhbmsZQt6EyO3CtL2Fwo9ic4mgLU2OyQVsTB9634vRC5MY6rM13ApJ6s+zZtws6gBEBkFYtI76YHIT+s8rhe7VNhjMdhYi5saHVHGBRJIEu7l9beCQPmJjEvpEo+UFBaJXaZbi/sDWnYiPlNA==
  • Authentication-results: eu.smtp.expurgate.cloud; dkim=pass header.s=selector1 header.d=amd.com header.i="@amd.com" header.h="From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck"
  • Cc: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Thu, 28 May 2026 16:11:55 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 5/22/2026 5:24 AM, Anthony PERARD wrote:
The variable isn't set in the runner (runners variable wouldn't be taken
into account here anyway). The variable is set for the group
"xen-project/hardware", so for every repo under it.
is this variable ECLAIR_SAFETY meant to force enable the jobs as I thought, or is the intention to disable the safety jobs outside xen-project/hardware ?

in the second case we can do

    eclair-x86_64-amd:
        ...
        rules:
        - if: $CI_PROJECT_PATH !~ /^xen-project\/hardware\/.*$/
          when: never
        - !reference [.eclair-analysis:triggered, rules]

--
Victor





 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.