[PATCH v3 0/5] CI: Add Debian Trixie

Andrew Cooper posted 5 patches 2 days, 4 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250911231216.1886818-1-andrew.cooper3@citrix.com
There is a newer version of this series
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%)
[PATCH v3 0/5] CI: Add Debian Trixie
Posted by Andrew Cooper 2 days, 4 hours ago
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