All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] CI: Add Debian Trixie
@ 2025-09-10 22:23 Andrew Cooper
  2025-09-10 22:23 ` [PATCH v2 1/3] CI: Update ppc64 to use " Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrew Cooper @ 2025-09-10 22:23 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, Anthony PERARD, Michal Orzel, Jan Beulich,
	Julien Grall, Roger Pau Monné, Stefano Stabellini,
	Oleksii Kurochko, Marek Marczykowski-Górecki

Refreshed the Trixie series.  Update containerize, and change one x86
container to be rootless.  Add some changelog notes.

These containers are already built and deployed for people to test with.

Andrew Cooper (3):
  CI: Update ppc64 to use Debian Trixie
  CI: Update x86 to use Debian Trixie
  CHANGELOG: Notes about distro changes in CI

 CHANGELOG.md                                  |  3 +
 automation/build/debian/13-ppc64le.dockerfile | 37 +++++++++
 automation/build/debian/13-x86_32.dockerfile  | 51 +++++++++++++
 automation/build/debian/13-x86_64.dockerfile  | 76 +++++++++++++++++++
 automation/gitlab-ci/build.yaml               | 72 ++++++++++++++----
 automation/gitlab-ci/test.yaml                | 12 +--
 automation/scripts/containerize               |  4 +-
 7 files changed, 234 insertions(+), 21 deletions(-)
 create mode 100644 automation/build/debian/13-ppc64le.dockerfile
 create mode 100644 automation/build/debian/13-x86_32.dockerfile
 create mode 100644 automation/build/debian/13-x86_64.dockerfile

-- 
2.39.5



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-11 11:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 22:23 [PATCH v2 0/3] CI: Add Debian Trixie Andrew Cooper
2025-09-10 22:23 ` [PATCH v2 1/3] CI: Update ppc64 to use " Andrew Cooper
2025-09-10 22:23 ` [PATCH v2 2/3] CI: Update x86 " Andrew Cooper
     [not found]   ` <aMI8zFt8MRVT2NvP@mail-itl>
2025-09-11 11:26     ` Andrew Cooper
2025-09-10 22:23 ` [PATCH v2 3/3] CHANGELOG: Notes about distro changes in CI Andrew Cooper
2025-09-11  7:51   ` Oleksii Kurochko

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.