From: dmukhin@ford.com
To: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Stefano Stabellini" <sstabellini@kernel.org>,
"Michal Orzel" <michal.orzel@amd.com>,
"Doug Goldstein" <cardoe@cardoe.com>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>,
"Oleksii Kurochko" <oleksii.kurochko@gmail.com>
Subject: Re: [PATCH for-4.22 0/7] CI: Refresh Alpine containers
Date: Fri, 12 Jun 2026 20:12:56 -0700 [thread overview]
Message-ID: <aizKuCorSE4myOJ9@kraken> (raw)
In-Reply-To: <20260612230924.3181154-1-andrew.cooper3@citrix.com>
On Sat, Jun 13, 2026 at 12:09:17AM +0100, Andrew Cooper wrote:
> Refresh and update the Alpine containers.
>
> https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/2598243590
>
> This gets us off an obsolete version of Alpine, and finishes several
> improvement projects (naming, and non-root containers) all at once.
>
> Andrew Cooper (7):
> tools/xenalyze: Work around GCC-15 -Werror=nonnull false positive
> Config.mk: Update QEMU to include pip-25.2 bugfix
> CI: Introduce new qubes-hw-runner.dockerfile
> CI: Update the Alpine x86_64 container to 3.24
> CI: Update the Alpine arm64 container to 3.24
> CI: Fix inconsistent use of x86-{64,32} vs x86_{64,32}
> CI: Remove x86 microcode from arm32 jobs
Please consider
Reviewed-by: Denis Mukhin <dmukhin@ford.com>
for the entire series.
>
> Config.mk | 4 +-
> .../build/alpine/3.18-arm64v8.dockerfile | 51 ---
> automation/build/alpine/3.18.dockerfile | 52 ---
> .../build/alpine/3.24-arm64v8.dockerfile | 53 +++
> .../build/alpine/3.24-x86_64.dockerfile | 65 +++
> .../build/alpine/qubes-hw-runner.dockerfile | 21 +
> automation/gitlab-ci/build.yaml | 202 ++++-----
> automation/gitlab-ci/test.yaml | 385 +++++++++---------
> automation/scripts/containerize | 2 +-
> .../{xtf-x86-64-config => xtf-x86_64-config} | 0
> ...86-64-efi-config => xtf-x86_64-efi-config} | 0
> .../include/{xtf-x86-64 => xtf-x86_64} | 0
> .../{xtf-x86-64-efi => xtf-x86_64-efi} | 0
> .../{qubes-x86-64.sh => qubes-x86_64.sh} | 0
> tools/xentrace/xenalyze.c | 11 +
> 15 files changed, 444 insertions(+), 402 deletions(-)
> delete mode 100644 automation/build/alpine/3.18-arm64v8.dockerfile
> delete mode 100644 automation/build/alpine/3.18.dockerfile
> create mode 100644 automation/build/alpine/3.24-arm64v8.dockerfile
> create mode 100644 automation/build/alpine/3.24-x86_64.dockerfile
> create mode 100644 automation/build/alpine/qubes-hw-runner.dockerfile
> rename automation/scripts/include/configs/{xtf-x86-64-config => xtf-x86_64-config} (100%)
> rename automation/scripts/include/configs/{xtf-x86-64-efi-config => xtf-x86_64-efi-config} (100%)
> rename automation/scripts/include/{xtf-x86-64 => xtf-x86_64} (100%)
> rename automation/scripts/include/{xtf-x86-64-efi => xtf-x86_64-efi} (100%)
> rename automation/scripts/{qubes-x86-64.sh => qubes-x86_64.sh} (100%)
>
> --
> 2.39.5
>
>
prev parent reply other threads:[~2026-06-13 3:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-12 23:09 [PATCH for-4.22 0/7] CI: Refresh Alpine containers Andrew Cooper
2026-06-12 23:09 ` [PATCH 1/7] tools/xenalyze: Work around GCC-15 -Werror=nonnull false positive Andrew Cooper
2026-06-12 23:09 ` [PATCH 2/7] Config.mk: Update QEMU to include pip-25.2 bugfix Andrew Cooper
2026-06-12 23:09 ` [PATCH 3/7] CI: Introduce new qubes-hw-runner.dockerfile Andrew Cooper
2026-06-12 23:09 ` [PATCH 4/7] CI: Update the Alpine x86_64 container to 3.24 Andrew Cooper
2026-06-12 23:09 ` [PATCH 5/7] CI: Update the Alpine arm64 " Andrew Cooper
2026-06-12 23:09 ` [PATCH 6/7] CI: Fix inconsistent use of x86-{64,32} vs x86_{64,32} Andrew Cooper
2026-06-12 23:09 ` [PATCH 7/7] CI: Remove x86 microcode from arm32 jobs Andrew Cooper
2026-06-13 3:12 ` dmukhin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aizKuCorSE4myOJ9@kraken \
--to=dmukhin@ford.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=cardoe@cardoe.com \
--cc=marmarek@invisiblethingslab.com \
--cc=michal.orzel@amd.com \
--cc=oleksii.kurochko@gmail.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.