All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/8] CI: Add Debian Trixie
@ 2025-09-12 14:44 Andrew Cooper
  2025-09-12 14:44 ` [PATCH v4 1/8] CI: Use the Debian Trixie container for RISC-V test jobs Andrew Cooper
                   ` (8 more replies)
  0 siblings, 9 replies; 17+ messages in thread
From: Andrew Cooper @ 2025-09-12 14:44 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

Refresh the Trixie series.  A few more bugfixes found by randconfig and log
inspection.

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

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

Andrew Cooper (8):
  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: Make qemu-smoke-x86-64-gcc-efi compatible with Debian Trixie
  x86/emul: Make condition coverage warning non-fatal
  CI: Use pipefail in scripts/build
  CI: Update x86 to use Debian Trixie
  CHANGELOG: Notes about distro changes in CI

 CHANGELOG.md                                  |  3 +
 automation/build/archlinux/current.dockerfile |  1 +
 automation/build/debian/12-x86_32.dockerfile  |  1 +
 automation/build/debian/12-x86_64.dockerfile  | 12 ++--
 ...c64le.dockerfile => 13-ppc64le.dockerfile} |  2 +-
 ...x86_32.dockerfile => 13-x86_32.dockerfile} |  3 +-
 ...x86_64.dockerfile => 13-x86_64.dockerfile} | 14 ++--
 automation/build/fedora/41-x86_64.dockerfile  |  1 +
 .../opensuse/leap-15.6-x86_64.dockerfile      |  1 +
 .../opensuse/tumbleweed-x86_64.dockerfile     |  1 +
 .../build/ubuntu/16.04-x86_64.dockerfile      |  1 +
 .../build/ubuntu/18.04-x86_64.dockerfile      |  1 +
 .../build/ubuntu/20.04-x86_64.dockerfile      |  1 +
 .../build/ubuntu/22.04-x86_64.dockerfile      |  1 +
 .../build/ubuntu/24.04-x86_64.dockerfile      |  1 +
 automation/gitlab-ci/build.yaml               | 72 +++++++++++++++----
 automation/gitlab-ci/test.yaml                | 18 ++---
 automation/scripts/build                      |  2 +
 automation/scripts/containerize               |  4 +-
 automation/scripts/include/xtf-x86-64-efi     | 12 +++-
 xen/arch/x86/Makefile                         |  3 +
 21 files changed, 109 insertions(+), 46 deletions(-)
 copy automation/build/debian/{12-ppc64le.dockerfile => 13-ppc64le.dockerfile} (93%)
 copy automation/build/debian/{12-x86_32.dockerfile => 13-x86_32.dockerfile} (93%)
 copy automation/build/debian/{12-x86_64.dockerfile => 13-x86_64.dockerfile} (89%)

-- 
2.39.5



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

end of thread, other threads:[~2025-09-14  4:06 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-12 14:44 [PATCH v4 0/8] CI: Add Debian Trixie Andrew Cooper
2025-09-12 14:44 ` [PATCH v4 1/8] CI: Use the Debian Trixie container for RISC-V test jobs Andrew Cooper
2025-09-14  4:06   ` Oleksii Kurochko
2025-09-12 14:44 ` [PATCH v4 2/8] CI: Update ppc64 to use Debian Trixie Andrew Cooper
2025-09-12 14:44 ` [PATCH v4 3/8] CI: Merge categories in debian/12-x86_64.dockerfile Andrew Cooper
2025-09-12 15:41   ` Marek Marczykowski-Górecki
2025-09-12 14:44 ` [PATCH v4 4/8] CI: Make qemu-smoke-x86-64-gcc-efi compatible with Debian Trixie Andrew Cooper
2025-09-12 14:44 ` [PATCH v4 5/8] x86/emul: Make condition coverage warning non-fatal Andrew Cooper
2025-09-12 20:31   ` dmukhin
2025-09-12 22:15   ` Andrew Cooper
2025-09-12 14:44 ` [PATCH v4 6/8] CI: Use pipefail in scripts/build Andrew Cooper
2025-09-12 15:35   ` Marek Marczykowski-Górecki
2025-09-12 20:30   ` dmukhin
2025-09-12 14:44 ` [PATCH v4 7/8] CI: Update x86 to use Debian Trixie Andrew Cooper
2025-09-12 15:40   ` Marek Marczykowski-Górecki
2025-09-12 14:44 ` [PATCH v4 8/8] CHANGELOG: Notes about distro changes in CI Andrew Cooper
2025-09-12 22:18 ` [PATCH v4 0/8] CI: Add Debian Trixie Stefano Stabellini

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.