All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] CI: Add Debian Trixie
@ 2025-09-11 23:12 Andrew Cooper
  2025-09-11 23:12 ` [PATCH v3 1/5] CI: Use the Debian Trixie container for RISC-V test jobs Andrew Cooper
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Andrew Cooper @ 2025-09-11 23:12 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.  See patches for details.

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

https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/2035442869

Andrew Cooper (5):
  CI: Use the Debian Trixie container for RISC-V test jobs
  CI: Update ppc64 to use Debian Trixie
  CI: Merge categories in debian/12-x86_64.dockerfile
  CI: Update x86 to use Debian Trixie
  CHANGELOG: Notes about distro changes in CI

 CHANGELOG.md                                  |  3 +
 automation/build/debian/12-x86_64.dockerfile  | 12 ++--
 ...c64le.dockerfile => 13-ppc64le.dockerfile} |  2 +-
 ...x86_32.dockerfile => 13-x86_32.dockerfile} |  2 +-
 ...x86_64.dockerfile => 13-x86_64.dockerfile} | 14 ++--
 automation/gitlab-ci/build.yaml               | 72 +++++++++++++++----
 automation/gitlab-ci/test.yaml                | 18 ++---
 automation/scripts/containerize               |  4 +-
 8 files changed, 84 insertions(+), 43 deletions(-)
 copy automation/build/debian/{12-ppc64le.dockerfile => 13-ppc64le.dockerfile} (93%)
 copy automation/build/debian/{12-x86_32.dockerfile => 13-x86_32.dockerfile} (95%)
 copy automation/build/debian/{12-x86_64.dockerfile => 13-x86_64.dockerfile} (89%)

-- 
2.39.5



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

end of thread, other threads:[~2025-09-12 10:45 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-11 23:12 [PATCH v3 0/5] CI: Add Debian Trixie Andrew Cooper
2025-09-11 23:12 ` [PATCH v3 1/5] CI: Use the Debian Trixie container for RISC-V test jobs Andrew Cooper
2025-09-12  2:36   ` dmukhin
2025-09-11 23:12 ` [PATCH v3 2/5] CI: Update ppc64 to use Debian Trixie Andrew Cooper
2025-09-12  3:39   ` dmukhin
2025-09-11 23:12 ` [PATCH v3 3/5] CI: Merge categories in debian/12-x86_64.dockerfile Andrew Cooper
2025-09-12  2:37   ` dmukhin
2025-09-12  2:40   ` dmukhin
2025-09-11 23:12 ` [PATCH v3 4/5] CI: Update x86 to use Debian Trixie Andrew Cooper
2025-09-12  2:50   ` dmukhin
2025-09-11 23:12 ` [PATCH v3 5/5] CHANGELOG: Notes about distro changes in CI Andrew Cooper
2025-09-12  2:41   ` dmukhin
2025-09-12  1:15 ` [PATCH v3 3.5/5] CI: Make qemu-smoke-x86-64-gcc-efi compatible with Debian Trixie Andrew Cooper
2025-09-12  2:39   ` dmukhin
2025-09-12 10:45     ` Andrew Cooper

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.