[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/5] CI: Refresh the Debian 12 arm32 cross compile container
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- From: "Orzel, Michal" <michal.orzel@xxxxxxx>
- Date: Mon, 11 May 2026 08:20:12 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=citrix.com 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=jdM50mrh+pLYS3OuhZx93MxruQNAV7za+f+2dsNIGHI=; b=vu8rH9OL6k1sLKsCRNPuUKLWqoyCrn3kZPg28SLRuq8ZxIT6pm1On/DwEGLOBX+li+1YlakyXulpXqIJT7gA47fdcJALngNjDxLlDfQlm7SJRRie8Phy2ne7prQzdYPne0v98a3iRsSaL/VG8KlmAkp1O1v/x7nPr35QmIYRhXOTR9T/YkiNVDWysANNmZojFIF8kgjwc1z67ed7aS1YTeHa7inTWyBxfRmmz3EAuAXYIaKK0gQkGB4V+VMTmuwwZhLdK2pwa9YJpY2RqarItVQ6ADMehzpIZko/zveo11Z2pk/CqISyV4ljruFiz4s49aPOgk8wFgE/TAWt4xJwzA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=HvrYTtCMlp0ILOS9LzkwyIr5cb4WJF7MToear3Bg9Tveej6ec+vzuwrb7MlNiwnNQQjyoqDwg6eOjN4+457lcK3g5lI66h2RHn6p3Dve69osHK3sbjgSirkCnY04wQ99Gq1dMNyoW3tlVde7wvTkiyIL0GYcePB0r/SaWUZQvKiIVbS0j/EoCf/Rp/gyDl55k9xuw43oHvC0J5AFcgg9JnSb2f2MoONPXFXBw/fkltKh1iDwjWUpq5qV01h6+xc4KVrhV2hUAa6WhuR4T2uwyJAqUQ4i349aDJeTJNb1VSEWNMTv6MF0T4Y2o0ZDsB9aPzdcAopOBQUZfGbPlhwXrA==
- 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: Anthony PERARD <anthony.perard@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>
- Delivery-date: Mon, 11 May 2026 06:20:32 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 08-May-26 23:29, Andrew Cooper wrote:
> From: Javi Merino <javi.merino@xxxxxxxxx>
>
> Rework the container to user heredocs for readability, derive from
> bookworm-slim and use apt-get --no-install-recommends to keep the size down.
>
> Convert it to being a non-root container. Add checkpolicy as FLASK is an
> available build option for arm32 under Randconfig testing.
>
> Rename the CI jobs to debian-12-arm32-* to follow the naming scheme of all the
> other CI jobs.
>
> No functional change.
>
> Signed-off-by: Javi Merino <javi.merino@xxxxxxxxx>
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Reviewed-by: Michal Orzel <michal.orzel@xxxxxxx>
~Michal
|